Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -42,7 +42,7 @@
|
|
| 42 |
"LABEL_1": 1,
|
| 43 |
"LABEL_2": 2
|
| 44 |
},
|
| 45 |
-
"max_length":
|
| 46 |
"max_position_embeddings": 1024,
|
| 47 |
"min_length": 11,
|
| 48 |
"model_type": "bart",
|
|
|
|
| 42 |
"LABEL_1": 1,
|
| 43 |
"LABEL_2": 2
|
| 44 |
},
|
| 45 |
+
"max_length": 162,
|
| 46 |
"max_position_embeddings": 1024,
|
| 47 |
"min_length": 11,
|
| 48 |
"model_type": "bart",
|