lhallee commited on
Commit
117a1d8
·
verified ·
1 Parent(s): e3b37de

Upload DPLMForMaskedLM

Browse files
Files changed (2) hide show
  1. config.json +40 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "facebook/esm2_t33_650M_UR50D",
3
+ "architectures": [
4
+ "DPLMForMaskedLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "attn_backend": "sdpa",
8
+ "auto_map": {
9
+ "AutoConfig": "dplm.DPLMConfig",
10
+ "AutoModel": "dplm.DPLMModel",
11
+ "AutoModelForMaskedLM": "dplm.DPLMForMaskedLM",
12
+ "AutoModelForSequenceClassification": "dplm.DPLMForSequenceClassification",
13
+ "AutoModelForTokenClassification": "dplm.DPLMForTokenClassification"
14
+ },
15
+ "classifier_dropout": null,
16
+ "dplm_type": "dplm_esm",
17
+ "emb_layer_norm_before": false,
18
+ "esmfold_config": null,
19
+ "hidden_act": "gelu",
20
+ "hidden_dropout_prob": 0.1,
21
+ "hidden_size": 1280,
22
+ "initializer_range": 0.02,
23
+ "intermediate_size": 5120,
24
+ "is_folding_model": false,
25
+ "layer_norm_eps": 1e-05,
26
+ "mask_token_id": 32,
27
+ "max_position_embeddings": 1026,
28
+ "model_type": "dplm",
29
+ "num_attention_heads": 20,
30
+ "num_hidden_layers": 33,
31
+ "pad_token_id": 1,
32
+ "position_embedding_type": "rotary",
33
+ "tie_word_embeddings": false,
34
+ "token_dropout": true,
35
+ "torch_dtype": "float32",
36
+ "transformers_version": "4.48.1",
37
+ "use_cache": true,
38
+ "vocab_list": null,
39
+ "vocab_size": 33
40
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06833aaa4357202d8670ac710dfd1650e716a377873d8bd8e943ebbc9a019871
3
+ size 2609667144