marzinouri
commited on
Commit
·
3d41347
1
Parent(s):
9be28a5
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -26,7 +26,7 @@
|
|
26 |
"layer_norm_eps": 1e-12,
|
27 |
"mask_token": "[MASK]",
|
28 |
"max_len": 64,
|
29 |
-
"max_position_embeddings":
|
30 |
"model_max_length": 64,
|
31 |
"model_type": "bert",
|
32 |
"num_attention_heads": 12,
|
|
|
26 |
"layer_norm_eps": 1e-12,
|
27 |
"mask_token": "[MASK]",
|
28 |
"max_len": 64,
|
29 |
+
"max_position_embeddings": 64,
|
30 |
"model_max_length": 64,
|
31 |
"model_type": "bert",
|
32 |
"num_attention_heads": 12,
|