Update full_shot/config.json
Browse files- full_shot/config.json +1 -1
full_shot/config.json
CHANGED
|
@@ -34,7 +34,7 @@
|
|
| 34 |
"torch_dtype": "float32",
|
| 35 |
"transformers_version": "4.40.1",
|
| 36 |
"use_fft": 1,
|
| 37 |
-
"train_epochs":
|
| 38 |
"patience": 5,
|
| 39 |
"lradj": "type1",
|
| 40 |
"learning_rate": 0.005,
|
|
|
|
| 34 |
"torch_dtype": "float32",
|
| 35 |
"transformers_version": "4.40.1",
|
| 36 |
"use_fft": 1,
|
| 37 |
+
"train_epochs": 30,
|
| 38 |
"patience": 5,
|
| 39 |
"lradj": "type1",
|
| 40 |
"learning_rate": 0.005,
|