Commit
·
fa0515f
1
Parent(s):
2951a3a
Update hosted api config
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 |
"temperature": 0.7,
|
| 42 |
"top_k": 4,
|
| 43 |
"early_stopping": true
|
|
|
|
| 37 |
"task_specific_params": {
|
| 38 |
"text-generation": {
|
| 39 |
"do_sample": true,
|
| 40 |
+
"max_length": 76,
|
| 41 |
"temperature": 0.7,
|
| 42 |
"top_k": 4,
|
| 43 |
"early_stopping": true
|