update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -31,7 +31,7 @@
|
|
| 31 |
"task_specific_params": {
|
| 32 |
"text-generation": {
|
| 33 |
"do_sample": true,
|
| 34 |
-
"max_length":
|
| 35 |
}
|
| 36 |
},
|
| 37 |
"torch_dtype": "float16",
|
|
|
|
| 31 |
"task_specific_params": {
|
| 32 |
"text-generation": {
|
| 33 |
"do_sample": true,
|
| 34 |
+
"max_length": 1024
|
| 35 |
}
|
| 36 |
},
|
| 37 |
"torch_dtype": "float16",
|