Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
"task_specific_params": {
|
21 |
"text-generation": {
|
22 |
"do_sample": true,
|
23 |
-
"max_length":
|
24 |
}
|
25 |
},
|
26 |
"tokenizer_class": "BertTokenizer",
|
|
|
20 |
"task_specific_params": {
|
21 |
"text-generation": {
|
22 |
"do_sample": true,
|
23 |
+
"max_length": 320
|
24 |
}
|
25 |
},
|
26 |
"tokenizer_class": "BertTokenizer",
|