Commit
·
cbc10a7
1
Parent(s):
9f8f5cb
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -37,7 +37,7 @@
|
|
37 |
"task_specific_params": {
|
38 |
"text-generation": {
|
39 |
"do_sample": true,
|
40 |
-
"max_length":
|
41 |
}
|
42 |
},
|
43 |
"torch_dtype": "float32",
|
|
|
37 |
"task_specific_params": {
|
38 |
"text-generation": {
|
39 |
"do_sample": true,
|
40 |
+
"max_length": 50
|
41 |
}
|
42 |
},
|
43 |
"torch_dtype": "float32",
|