R-net
R-net copied to clipboard
Saving and using trained model
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!
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