Expert-laymen style transfer model based on the Style Transformer (Dai. et al., 2019). This code is based on the MSD dataset (Cao et al., 2020), which is a task for style transfer between an expert-level language to a laymen language for the ease of communication.
Stars
14
Forks
8
Watchers
14
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
4
commits
Fix the gradient accumulation step code - normalize the loss
e6bca4aView on GitHubAdd exec script to train the StyleClassifier model for style acc
c8d2e6eView on GitHub