Update full_shot/config.json
Browse files- full_shot/config.json +2 -2
full_shot/config.json
CHANGED
|
@@ -34,8 +34,8 @@
|
|
| 34 |
"torch_dtype": "float32",
|
| 35 |
"transformers_version": "4.40.1",
|
| 36 |
"use_fft": 1,
|
| 37 |
-
"train_epochs":
|
| 38 |
-
"patience":
|
| 39 |
"lradj": "type1",
|
| 40 |
"learning_rate": 0.1,
|
| 41 |
"channel_ind": 0,
|
|
|
|
| 34 |
"torch_dtype": "float32",
|
| 35 |
"transformers_version": "4.40.1",
|
| 36 |
"use_fft": 1,
|
| 37 |
+
"train_epochs": 5,
|
| 38 |
+
"patience": 3,
|
| 39 |
"lradj": "type1",
|
| 40 |
"learning_rate": 0.1,
|
| 41 |
"channel_ind": 0,
|