huggingface-xu
commited on
Commit
·
e31d09c
1
Parent(s):
1e61bba
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -36,7 +36,7 @@
|
|
36 |
"task_specific_params": {
|
37 |
"text-generation": {
|
38 |
"do_sample": true,
|
39 |
-
"max_length":
|
40 |
}
|
41 |
},
|
42 |
"torch_dtype": "float32",
|
|
|
36 |
"task_specific_params": {
|
37 |
"text-generation": {
|
38 |
"do_sample": true,
|
39 |
+
"max_length": 500
|
40 |
}
|
41 |
},
|
42 |
"torch_dtype": "float32",
|