-
Notifications
You must be signed in to change notification settings - Fork 4
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
default training #4
Comments
Can you provide more details?
How do you test the model?
What happens when you run test script?
Micha Livne
… On Apr 29, 2020, at 06:02, summerstay ***@***.***> wrote:
I ran train.py with the default parameters. When I test it on sentences, even ones directly from the training set, the resulting sentences it generates seem pretty much random. Should I use a different set of training parameters?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
I run train.py. The only parameter I add is the path to the ptb training file, so it is using all the defaults.
every time I run this, it prints out a different sentence that seems unrelated to the sentence I input. |
I ran train.py with the default parameters. When I test it on sentences, even ones directly from the training set, the resulting sentences it generates seem pretty much random. Should I use a different set of training parameters?
The text was updated successfully, but these errors were encountered: