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

Can you offer me the check point files? #17

Closed
zamhown opened this issue Oct 12, 2018 · 2 comments
Closed

Can you offer me the check point files? #17

zamhown opened this issue Oct 12, 2018 · 2 comments

Comments

@zamhown
Copy link

zamhown commented Oct 12, 2018

When I try to run 'eval.py', I realize that there is lack of './checkpoint/6365035.json' and './checkpoint/6365035.model' file in this code source. Does this project need these two files? I will be grateful if you can offer me more information.

@zamhown zamhown changed the title Can you offer me the check point file? Can you offer me the check point files? Oct 12, 2018
@ZhixiuYe
Copy link
Owner

You can train a model firstly by this command line:

CUDA_VISIBLE_DEVICES=0 python train.py --char_lstm --high_way

and then eval.

@zamhown
Copy link
Author

zamhown commented Oct 13, 2018

Thank you! I have trained this model but I forgot creating the './checkpoint' folder before running this command.

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