lhallee commited on
Commit
5ac0109
·
verified ·
1 Parent(s): 5eab6c6

Upload FastEsmForMaskedLM

Browse files
Files changed (2) hide show
  1. config.json +37 -37
  2. model.safetensors +1 -1
config.json CHANGED
@@ -1,37 +1,37 @@
1
- {
2
- "_name_or_path": "facebook/esm2_t33_650M_UR50D",
3
- "architectures": [
4
- "FastEsmForMaskedLM"
5
- ],
6
- "auto_map": {
7
- "AutoConfig": "modeling_fastesm.FastEsmConfig",
8
- "AutoModel": "modeling_fastesm.FastEsmModel",
9
- "AutoModelForMaskedLM": "modeling_fastesm.FastEsmForMaskedLM",
10
- "AutoModelForSequenceClassification": "modeling_fastesm.FastEsmForSequenceClassification",
11
- "AutoModelForTokenClassification": "modeling_fastesm.FastEsmForTokenClassification"
12
- },
13
- "attention_probs_dropout_prob": 0.0,
14
- "classifier_dropout": null,
15
- "emb_layer_norm_before": false,
16
- "esmfold_config": null,
17
- "hidden_act": "gelu",
18
- "hidden_dropout_prob": 0.0,
19
- "hidden_size": 1280,
20
- "initializer_range": 0.02,
21
- "intermediate_size": 5120,
22
- "is_folding_model": false,
23
- "layer_norm_eps": 1e-05,
24
- "mask_token_id": 32,
25
- "max_position_embeddings": 1026,
26
- "model_type": "fast_esm",
27
- "num_attention_heads": 20,
28
- "num_hidden_layers": 33,
29
- "pad_token_id": 1,
30
- "position_embedding_type": "rotary",
31
- "token_dropout": true,
32
- "torch_dtype": "float32",
33
- "transformers_version": "4.45.0",
34
- "use_cache": true,
35
- "vocab_list": null,
36
- "vocab_size": 33
37
- }
 
1
+ {
2
+ "_name_or_path": "lhallee/synthyra_esm2_650_mlm",
3
+ "architectures": [
4
+ "FastEsmForMaskedLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "auto_map": {
8
+ "AutoConfig": "Synthyra/FastESM2_650--modeling_fastesm.FastEsmConfig",
9
+ "AutoModel": "Synthyra/FastESM2_650--modeling_fastesm.FastEsmModel",
10
+ "AutoModelForMaskedLM": "Synthyra/FastESM2_650--modeling_fastesm.FastEsmForMaskedLM",
11
+ "AutoModelForSequenceClassification": "Synthyra/FastESM2_650--modeling_fastesm.FastEsmForSequenceClassification",
12
+ "AutoModelForTokenClassification": "Synthyra/FastESM2_650--modeling_fastesm.FastEsmForTokenClassification"
13
+ },
14
+ "classifier_dropout": null,
15
+ "emb_layer_norm_before": false,
16
+ "esmfold_config": null,
17
+ "hidden_act": "gelu",
18
+ "hidden_dropout_prob": 0.0,
19
+ "hidden_size": 1280,
20
+ "initializer_range": 0.02,
21
+ "intermediate_size": 5120,
22
+ "is_folding_model": false,
23
+ "layer_norm_eps": 1e-05,
24
+ "mask_token_id": 32,
25
+ "max_position_embeddings": 1026,
26
+ "model_type": "fast_esm",
27
+ "num_attention_heads": 20,
28
+ "num_hidden_layers": 33,
29
+ "pad_token_id": 1,
30
+ "position_embedding_type": "rotary",
31
+ "token_dropout": true,
32
+ "torch_dtype": "float32",
33
+ "transformers_version": "4.45.0",
34
+ "use_cache": true,
35
+ "vocab_list": null,
36
+ "vocab_size": 33
37
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:040dc08aa8b852848b24aef1722472624760a6314031a56b60594102bccd3460
3
  size 2604242004
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ebc7d45f53e25d4c130e392df06ba76bb14f46c966a0ee87f8f004296c63b78
3
  size 2604242004