ColleenMacklin
commited on
Commit
·
2212ddf
1
Parent(s):
f385dd5
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -53,7 +53,7 @@
|
|
53 |
"task_specific_params": {
|
54 |
"text-generation": {
|
55 |
"do_sample": true,
|
56 |
-
"max_length":
|
57 |
}
|
58 |
},
|
59 |
"vocab_size": 50257,
|
|
|
53 |
"task_specific_params": {
|
54 |
"text-generation": {
|
55 |
"do_sample": true,
|
56 |
+
"max_length": 100
|
57 |
}
|
58 |
},
|
59 |
"vocab_size": 50257,
|