1
Fork 0

feat: abstracted checkpoint eval configs

This commit is contained in:
Jona Reynaert 2026-05-07 13:45:03 +02:00
parent 67c459ca94
commit b91908bf7a
8 changed files with 55 additions and 30 deletions

View file

@ -10,7 +10,4 @@ save_checkpoints: true
checkpoint_frequency: 100
upload_final_model: false
upload_checkpoints: false
hf_entity: ""
evaluate_checkpoints: false
eval_max_steps: 5000
eval_seed: 0
hf_entity: ""