Upload FastEsmForMaskedLM
Browse files- config.json +2 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -28,9 +28,10 @@
|
|
28 |
"num_hidden_layers": 12,
|
29 |
"pad_token_id": 1,
|
30 |
"position_embedding_type": "rotary",
|
|
|
31 |
"token_dropout": true,
|
32 |
"torch_dtype": "float32",
|
33 |
-
"transformers_version": "4.
|
34 |
"use_cache": true,
|
35 |
"vocab_list": null,
|
36 |
"vocab_size": 33
|
|
|
28 |
"num_hidden_layers": 12,
|
29 |
"pad_token_id": 1,
|
30 |
"position_embedding_type": "rotary",
|
31 |
+
"tie_word_embeddings": false,
|
32 |
"token_dropout": true,
|
33 |
"torch_dtype": "float32",
|
34 |
+
"transformers_version": "4.47.1",
|
35 |
"use_cache": true,
|
36 |
"vocab_list": null,
|
37 |
"vocab_size": 33
|
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:21d95ab6bb9aa91bfec87eff11da61a657b732f2df279cbddbae6a7f1f0bba9c
|
3 |
+
size 134093864
|