How to Only Save the Best Model During Training
Open
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 308
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
I'm currently fine-tuning my model using train.py, but it seems like the best model isn't being saved and is continually being overwritten. Is there any code to ensure that only the best model is saved in the end?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.