Upload training_config.yml with huggingface_hub
Browse files- training_config.yml +1 -1
training_config.yml
CHANGED
@@ -20,7 +20,7 @@ checkpointer:
|
|
20 |
- consolidated.00.pth
|
21 |
adapter_checkpoint: null
|
22 |
recipe_checkpoint: null
|
23 |
-
output_dir: output_checkpoints/
|
24 |
model_type: LLAMA3
|
25 |
resume_from_checkpoint: false
|
26 |
interim_checkpoint_steps: 1500000
|
|
|
20 |
- consolidated.00.pth
|
21 |
adapter_checkpoint: null
|
22 |
recipe_checkpoint: null
|
23 |
+
output_dir: output_checkpoints/omega_a2a_test2
|
24 |
model_type: LLAMA3
|
25 |
resume_from_checkpoint: false
|
26 |
interim_checkpoint_steps: 1500000
|