Upload ESMplusplusForMaskedLM
Browse files- config.json +1 -0
- model.safetensors +1 -1
config.json
CHANGED
@@ -15,6 +15,7 @@
|
|
15 |
"model_type": "ESMplusplus",
|
16 |
"num_attention_heads": 15,
|
17 |
"num_hidden_layers": 30,
|
|
|
18 |
"torch_dtype": "float32",
|
19 |
"transformers_version": "4.47.1",
|
20 |
"vocab_size": 64
|
|
|
15 |
"model_type": "ESMplusplus",
|
16 |
"num_attention_heads": 15,
|
17 |
"num_hidden_layers": 30,
|
18 |
+
"tie_word_embeddings": false,
|
19 |
"torch_dtype": "float32",
|
20 |
"transformers_version": "4.47.1",
|
21 |
"vocab_size": 64
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1332022944
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d099223765bc4f1ae8d6c7e18561ce41df1d54073fdc5327ef0a229235a8f52a
|
3 |
size 1332022944
|