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,
|