michaelfeil
commited on
Commit
•
08316db
1
Parent(s):
1e3f879
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
"LABEL_0": 0
|
20 |
},
|
21 |
"layer_norm_eps": 1e-05,
|
22 |
-
"max_position_embeddings":
|
23 |
"model_type": "xlm-roberta",
|
24 |
"num_attention_heads": 12,
|
25 |
"num_hidden_layers": 12,
|
|
|
19 |
"LABEL_0": 0
|
20 |
},
|
21 |
"layer_norm_eps": 1e-05,
|
22 |
+
"max_position_embeddings": 512,
|
23 |
"model_type": "xlm-roberta",
|
24 |
"num_attention_heads": 12,
|
25 |
"num_hidden_layers": 12,
|