feat: config setup for lazy bums
This commit is contained in:
parent
87e2b14bbd
commit
7c3adceaaf
6 changed files with 134 additions and 2 deletions
10
configs/logging/pushing_long.yaml
Normal file
10
configs/logging/pushing_long.yaml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
capture_video: false
|
||||
checkpoint_frequency: 100
|
||||
hf_entity: ''
|
||||
save_checkpoints: true
|
||||
save_model: true
|
||||
track: true
|
||||
upload_checkpoints: false
|
||||
upload_final_model: true
|
||||
wandb_entity: "SEL3-2026-Groep-4"
|
||||
wandb_project_name: "Pushing our best found config"
|
||||
Reference in a new issue