Fatih
commited on
Commit
·
4c99115
1
Parent(s):
637d003
Update experiment_config.yaml
Browse files- experiment_config.yaml +2 -2
experiment_config.yaml
CHANGED
|
@@ -53,8 +53,8 @@ max_target_length: 64
|
|
| 53 |
metric_for_best_model: null
|
| 54 |
model_name_or_path: google/mt5-small
|
| 55 |
mp_parameters: ''
|
| 56 |
-
neptune_api_token:
|
| 57 |
-
neptune_project:
|
| 58 |
no_cuda: false
|
| 59 |
num_train_epochs: 15
|
| 60 |
output_dir: runs/exp10
|
|
|
|
| 53 |
metric_for_best_model: null
|
| 54 |
model_name_or_path: google/mt5-small
|
| 55 |
mp_parameters: ''
|
| 56 |
+
neptune_api_token: null
|
| 57 |
+
neptune_project: null
|
| 58 |
no_cuda: false
|
| 59 |
num_train_epochs: 15
|
| 60 |
output_dir: runs/exp10
|