Question: How can I resume training for a partially trained model?
Ouverte
- Langage dominant
- Python
- Étoiles
- 141
- Forks
- 33
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.