Upload model
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
"max_position_embeddings": 512,
|
15 |
"model_type": "bert",
|
16 |
"num_attention_heads": 12,
|
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": 12,
|
17 |
+
"num_hidden_layers": 12,
|
18 |
"pad_token_id": 0,
|
19 |
"position_embedding_type": "absolute",
|
20 |
"torch_dtype": "float32",
|
model.safetensors
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:32ed5a30285dd435b59979b997f7d1c337486ad0b53d3ac0bfc78d779368452e
|
3 |
+
size 133462128
|