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