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

Weird Unreadable Response #58

Open
GrayHat12 opened this issue May 19, 2019 · 2 comments
Open

Weird Unreadable Response #58

GrayHat12 opened this issue May 19, 2019 · 2 comments

Comments

@GrayHat12
Copy link

My text was Hey and the chatbot's response was not readable....
I downloaded your repository and simply executed train.py for like an hour....
Annotation 2019-05-19 134358

@MonliH
Copy link

MonliH commented Jun 16, 2019

Do you have a GPU? Even with a powerful GPU, it will much take longer than 1 hour to train everything (perhaps multiple days). Also, depending on the size and quality of your dataset, it may never look good. Are you sure you trained on data? Was the data directory empty? It looks kind of like you didn't train on anything, or the trained model never saved. Try to train for much longer (especially if you are training on CPU), and then see what happens.

@GrayHat12
Copy link
Author

Do you have a GPU? Even with a powerful GPU, it will much take longer than 1 hour to train everything (perhaps multiple days). Also, depending on the size and quality of your dataset, it may never look good. Are you sure you trained on data? Was the data directory empty? It looks kind of like you didn't train on anything, or the trained model never saved. Try to train for much longer (especially if you are training on CPU), and then see what happens.

I was training on CPU. Thanks for your reply. It probably needs more time training

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

2 participants