Update config.json
#2
by
atasoglu - opened
- 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,
|