feat: abstracted checkpoint eval configs
This commit is contained in:
parent
67c459ca94
commit
b91908bf7a
8 changed files with 55 additions and 30 deletions
|
|
@ -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: ""
|
||||
Reference in a new issue