Mira-LeafTown
commited on
Commit
·
0ee4ba7
1
Parent(s):
3edabec
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
"task_specific_params": {
|
31 |
"text-generation": {
|
32 |
"do_sample": true,
|
33 |
-
"max_length":
|
34 |
}
|
35 |
},
|
36 |
"tokenizer_class": "BertTokenizer",
|
|
|
30 |
"task_specific_params": {
|
31 |
"text-generation": {
|
32 |
"do_sample": true,
|
33 |
+
"max_length": 400
|
34 |
}
|
35 |
},
|
36 |
"tokenizer_class": "BertTokenizer",
|