Update trainer_config.json
Browse files- trainer_config.json +1 -1
trainer_config.json
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
"qg",
|
12 |
],
|
13 |
"model": "t5-large",
|
14 |
-
"max_length":
|
15 |
"max_length_output": 32,
|
16 |
"epoch": 6,
|
17 |
"batch": 16,
|
|
|
11 |
"qg",
|
12 |
],
|
13 |
"model": "t5-large",
|
14 |
+
"max_length": 128,
|
15 |
"max_length_output": 32,
|
16 |
"epoch": 6,
|
17 |
"batch": 16,
|