Question: How can I resume training for a partially trained model?
Open
- Dominant language
- Python
- Stars
- 141
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
I tried training the coreference model (using the instructions in the README), but the training job was killed due to infra issues after the training for 17 full epochs (out of 19 requested epochs).
I'd like to train this model to completion, to reproduce the results in the paper, but would like to avoid spending the GPU resources to re-train the first 17 epochs again. Is there a way to do this with the `allennlp` training scheme?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.