Update config.json (#2)
Browse files- Update config.json (b5cb72a530ec4d3ff62ae881024f728c1727ad74)
- config.json +1 -1
config.json
CHANGED
@@ -78,7 +78,7 @@
|
|
78 |
"task_specific_params": {
|
79 |
"text-generation": {
|
80 |
"do_sample": true,
|
81 |
-
"max_length":
|
82 |
}
|
83 |
},
|
84 |
"temperature": 1.0,
|
|
|
78 |
"task_specific_params": {
|
79 |
"text-generation": {
|
80 |
"do_sample": true,
|
81 |
+
"max_length": 20
|
82 |
}
|
83 |
},
|
84 |
"temperature": 1.0,
|