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