adrianjoheni
commited on
Commit
•
d429a07
1
Parent(s):
b029ff9
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -45,7 +45,7 @@
|
|
45 |
"LABEL_1": 1,
|
46 |
"LABEL_2": 2
|
47 |
},
|
48 |
-
"max_length":
|
49 |
"max_position_embeddings": 512,
|
50 |
"model_type": "marian",
|
51 |
"normalize_before": false,
|
|
|
45 |
"LABEL_1": 1,
|
46 |
"LABEL_2": 2
|
47 |
},
|
48 |
+
"max_length": 1024,
|
49 |
"max_position_embeddings": 512,
|
50 |
"model_type": "marian",
|
51 |
"normalize_before": false,
|