Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -38,7 +38,7 @@
|
|
| 38 |
"LABEL_2": 2
|
| 39 |
},
|
| 40 |
"length_penalty": 0.6,
|
| 41 |
-
"max_length":
|
| 42 |
"max_position_embeddings": 1024,
|
| 43 |
"min_length": 32,
|
| 44 |
"model_type": "pegasus",
|
|
|
|
| 38 |
"LABEL_2": 2
|
| 39 |
},
|
| 40 |
"length_penalty": 0.6,
|
| 41 |
+
"max_length": 1024,
|
| 42 |
"max_position_embeddings": 1024,
|
| 43 |
"min_length": 32,
|
| 44 |
"model_type": "pegasus",
|