adrianjoheni
commited on
Commit
•
08b2cb7
1
Parent(s):
0b24b94
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -45,8 +45,8 @@
|
|
45 |
"LABEL_1": 1,
|
46 |
"LABEL_2": 2
|
47 |
},
|
48 |
-
"max_length":
|
49 |
-
"max_position_embeddings":
|
50 |
"model_type": "marian",
|
51 |
"normalize_before": false,
|
52 |
"normalize_embedding": false,
|
|
|
45 |
"LABEL_1": 1,
|
46 |
"LABEL_2": 2
|
47 |
},
|
48 |
+
"max_length": 1024,
|
49 |
+
"max_position_embeddings": 1024,
|
50 |
"model_type": "marian",
|
51 |
"normalize_before": false,
|
52 |
"normalize_embedding": false,
|