Question: How can I resume training for a partially trained model?
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 141
- Forks
- 33
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.