Skip to content

BookCorpus training not generating meaningful sentences. #6

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

Open
shikunyu8 opened this issue Mar 11, 2019 · 0 comments
Open

BookCorpus training not generating meaningful sentences. #6

shikunyu8 opened this issue Mar 11, 2019 · 0 comments

Comments

@shikunyu8
Copy link

Hi, thank you for sharing this implementation. I have several questions about your code.

  1. Did you train your model on the BookCorpus dataset? Can the model generate meaningful previous and next sentence given an input sentence?

  2. I went through your implementation and found that you are using LSTM instead of GRU model, and the skip thoughts vector is 1200 dimensional instead 2400 dimensional. Are there other differences to the original paper?

  3. I've trained this model for roughly a day, but the loss does not decrease much and the model is generating garbage. Could you share your training strategy that can let the model generate meaningful sentences?

Thanks!

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