Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
"eval_bz": 100,
|
14 |
"lr": 1e-05,
|
15 |
"max_input_len": 128,
|
16 |
-
"max_output_len":
|
17 |
"torch_dtype": "float32",
|
18 |
"transformers_version": "4.26.1",
|
19 |
"use_adapter": true
|
|
|
13 |
"eval_bz": 100,
|
14 |
"lr": 1e-05,
|
15 |
"max_input_len": 128,
|
16 |
+
"max_output_len": 8,
|
17 |
"torch_dtype": "float32",
|
18 |
"transformers_version": "4.26.1",
|
19 |
"use_adapter": true
|