Fatih
commited on
Commit
·
030833b
1
Parent(s):
ed65fba
Update experiment_config.yaml
Browse files- experiment_config.yaml +3 -3
experiment_config.yaml
CHANGED
|
@@ -39,7 +39,7 @@ local_rank: -1
|
|
| 39 |
log_level: -1
|
| 40 |
log_level_replica: -1
|
| 41 |
log_on_each_node: true
|
| 42 |
-
logging_dir:
|
| 43 |
logging_first_step: false
|
| 44 |
logging_steps: 500
|
| 45 |
logging_strategy: *id001
|
|
@@ -58,8 +58,8 @@ mt5_task_list:
|
|
| 58 |
- qa
|
| 59 |
- qg
|
| 60 |
- ans_ext
|
| 61 |
-
neptune_api_token:
|
| 62 |
-
neptune_project:
|
| 63 |
neptune_run: null
|
| 64 |
no_cuda: false
|
| 65 |
num_train_epochs: 15
|
|
|
|
| 39 |
log_level: -1
|
| 40 |
log_level_replica: -1
|
| 41 |
log_on_each_node: true
|
| 42 |
+
logging_dir: null
|
| 43 |
logging_first_step: false
|
| 44 |
logging_steps: 500
|
| 45 |
logging_strategy: *id001
|
|
|
|
| 58 |
- qa
|
| 59 |
- qg
|
| 60 |
- ans_ext
|
| 61 |
+
neptune_api_token: null
|
| 62 |
+
neptune_project: null
|
| 63 |
neptune_run: null
|
| 64 |
no_cuda: false
|
| 65 |
num_train_epochs: 15
|