Upload configs.yaml with huggingface_hub
Browse files- configs.yaml +1 -1
configs.yaml
CHANGED
|
@@ -16,7 +16,7 @@ formatting: sharegpt
|
|
| 16 |
global_batch_size: 96
|
| 17 |
gradient_accumulation_steps: 3
|
| 18 |
hub_model_id: mlfoundations-dev/qwen2-5_multiple_samples_ground_truth_openr1_llm_verifier_clean
|
| 19 |
-
include_hp: dcft/train/hp_settings/
|
| 20 |
learning_rate: 1.0e-05
|
| 21 |
logging_steps: 1
|
| 22 |
lr_scheduler_type: cosine
|
|
|
|
| 16 |
global_batch_size: 96
|
| 17 |
gradient_accumulation_steps: 3
|
| 18 |
hub_model_id: mlfoundations-dev/qwen2-5_multiple_samples_ground_truth_openr1_llm_verifier_clean
|
| 19 |
+
include_hp: dcft/train/hp_settings/reasoning.yaml
|
| 20 |
learning_rate: 1.0e-05
|
| 21 |
logging_steps: 1
|
| 22 |
lr_scheduler_type: cosine
|