Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -51,7 +51,7 @@
|
|
51 |
"task_specific_params": {
|
52 |
"text-generation": {
|
53 |
"do_sample": true,
|
54 |
-
"max_length":
|
55 |
}
|
56 |
}
|
57 |
}
|
|
|
51 |
"task_specific_params": {
|
52 |
"text-generation": {
|
53 |
"do_sample": true,
|
54 |
+
"max_length": 150
|
55 |
}
|
56 |
}
|
57 |
}
|