impossibleexchange
commited on
Commit
•
57a4552
1
Parent(s):
623628a
Update training_config.yml
Browse files- training_config.yml +1 -1
training_config.yml
CHANGED
@@ -22,7 +22,7 @@ checkpointer:
|
|
22 |
output_dir: output_checkpoints/experiment_1
|
23 |
model_type: LLAMA3
|
24 |
resume_from_checkpoint: false
|
25 |
-
interim_checkpoint_steps:
|
26 |
interim_gen_steps: null
|
27 |
max_new_tokens: 100
|
28 |
temperature: 0.6
|
|
|
22 |
output_dir: output_checkpoints/experiment_1
|
23 |
model_type: LLAMA3
|
24 |
resume_from_checkpoint: false
|
25 |
+
interim_checkpoint_steps: 115000
|
26 |
interim_gen_steps: null
|
27 |
max_new_tokens: 100
|
28 |
temperature: 0.6
|