Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -31,7 +31,7 @@
|
|
31 |
"LABEL_1": 1,
|
32 |
"LABEL_2": 2
|
33 |
},
|
34 |
-
"max_length":
|
35 |
"decoder_start_token_id": 250020,
|
36 |
"max_position_embeddings": 1024,
|
37 |
"model_type": "mbart",
|
|
|
31 |
"LABEL_1": 1,
|
32 |
"LABEL_2": 2
|
33 |
},
|
34 |
+
"max_length": 1000,
|
35 |
"decoder_start_token_id": 250020,
|
36 |
"max_position_embeddings": 1024,
|
37 |
"model_type": "mbart",
|