Upload BertForMaskedLM
Browse files- config.json +1 -1
- pytorch_model.bin +3 -0
config.json
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
"max_position_embeddings": 512,
|
21 |
"model_type": "bert",
|
22 |
"num_attention_heads": 32,
|
23 |
-
"num_hidden_layers":
|
24 |
"pad_token_id": 0,
|
25 |
"position_embedding_type": "absolute",
|
26 |
"torch_dtype": "float32",
|
|
|
20 |
"max_position_embeddings": 512,
|
21 |
"model_type": "bert",
|
22 |
"num_attention_heads": 32,
|
23 |
+
"num_hidden_layers": 6,
|
24 |
"pad_token_id": 0,
|
25 |
"position_embedding_type": "absolute",
|
26 |
"torch_dtype": "float32",
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c59ff6c1d4c88976be205deb6baf21df65a16490138ab4ce687a4b80ad393436
|
3 |
+
size 3150562575
|