Upload configs.yaml with huggingface_hub
Browse files- configs.yaml +1 -1
configs.yaml
CHANGED
@@ -13,7 +13,7 @@ do_train: true
|
|
13 |
enable_liger_kernel: true
|
14 |
finetuning_type: full
|
15 |
global_batch_size: 128
|
16 |
-
gradient_accumulation_steps:
|
17 |
hub_model_id: mlfoundations-dev/e1_code_fasttext_phi
|
18 |
learning_rate: 4.0e-05
|
19 |
logging_steps: 1
|
|
|
13 |
enable_liger_kernel: true
|
14 |
finetuning_type: full
|
15 |
global_batch_size: 128
|
16 |
+
gradient_accumulation_steps: 4
|
17 |
hub_model_id: mlfoundations-dev/e1_code_fasttext_phi
|
18 |
learning_rate: 4.0e-05
|
19 |
logging_steps: 1
|