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

Saving and using trained model #15

Open
wcgan opened this issue Feb 5, 2019 · 1 comment
Open

Saving and using trained model #15

wcgan opened this issue Feb 5, 2019 · 1 comment

Comments

@wcgan
Copy link

wcgan commented Feb 5, 2019

Hi,

Thanks a lot for your code.

Can you share the steps required to save the model after training as well as loading the saved model to predict on the development set? Thanks!

@matthew-z
Copy link
Owner

matthew-z commented Feb 14, 2019

checkpoints are saved in the the same folder by default.

To predict, please check the Allennlp Documentation: https://allenai.github.io/allennlp-docs/api/allennlp.commands.predict.html

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