1
Fork 0

feat: added flags for checkpoint evaluation

This commit is contained in:
Jona Reynaert 2026-05-03 15:53:26 +02:00
parent 70ef9d4058
commit 90c2c3d1f0
2 changed files with 27 additions and 0 deletions

View file

@ -11,3 +11,6 @@ checkpoint_frequency: 100
upload_final_model: false
upload_checkpoints: false
hf_entity: ""
evaluate_checkpoints: false
eval_max_steps: 5000
eval_seed: 0