Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GAN model cannot converge. #20

Open
Bleachzer opened this issue Apr 4, 2022 · 0 comments
Open

GAN model cannot converge. #20

Bleachzer opened this issue Apr 4, 2022 · 0 comments

Comments

@Bleachzer
Copy link

I found that the GAN model cannot converge during training. I followed the data format in tests/fixtures folder to create the train_setences.tsv file and train_dialog.tsv file from the de-duplicated version of DailyDialog dataset which is proposed by Bahuleyan et al. in their GitHub https://github.com/HareeshBahuleyan/probabilistic_nlg/tree/master/dialog/data/DailyDial/de_duplicated. I did not change any code and the VAE model is well trained whereas the GAN model will early stop after training 5 epochs. The training loss for GAN model did not decrease and the GAN model can only produce some meaningless sentences.

Are there any suggestions for solving this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant