system00216
commited on
Commit
•
2ef6bbc
1
Parent(s):
4f8ed57
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -39,7 +39,7 @@
|
|
39 |
"LABEL_1": 1,
|
40 |
"LABEL_2": 2
|
41 |
},
|
42 |
-
"max_length":
|
43 |
"max_position_embeddings": 1024,
|
44 |
"model_type": "mbart",
|
45 |
"normalize_before": true,
|
|
|
39 |
"LABEL_1": 1,
|
40 |
"LABEL_2": 2
|
41 |
},
|
42 |
+
"max_length": 300,
|
43 |
"max_position_embeddings": 1024,
|
44 |
"model_type": "mbart",
|
45 |
"normalize_before": true,
|