Commit ·
1cbfddc
1
Parent(s): a8c2777
Nice
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -14,7 +14,7 @@
|
|
| 14 |
"max_position_embeddings": 512,
|
| 15 |
"model_type": "bert",
|
| 16 |
"num_attention_heads": 1,
|
| 17 |
-
"num_hidden_layers":
|
| 18 |
"pad_token_id": 0,
|
| 19 |
"position_embedding_type": "absolute",
|
| 20 |
"torch_dtype": "float32",
|
|
|
|
| 14 |
"max_position_embeddings": 512,
|
| 15 |
"model_type": "bert",
|
| 16 |
"num_attention_heads": 1,
|
| 17 |
+
"num_hidden_layers": 3,
|
| 18 |
"pad_token_id": 0,
|
| 19 |
"position_embedding_type": "absolute",
|
| 20 |
"torch_dtype": "float32",
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10fea5c710d3ee5f9464727e96488bc409c6b3eb9023d7f18f321745622263ee
|
| 3 |
+
size 673853
|