Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -29,7 +29,7 @@
|
|
| 29 |
"task_specific_params": {
|
| 30 |
"text-generation": {
|
| 31 |
"do_sample": true,
|
| 32 |
-
"max_length":
|
| 33 |
}
|
| 34 |
},
|
| 35 |
"torch_dtype": "float32",
|
|
|
|
| 29 |
"task_specific_params": {
|
| 30 |
"text-generation": {
|
| 31 |
"do_sample": true,
|
| 32 |
+
"max_length": 75
|
| 33 |
}
|
| 34 |
},
|
| 35 |
"torch_dtype": "float32",
|