XibinBayesZhou commited on
Commit
40236a4
·
verified ·
1 Parent(s): 9658b83

Upload 3 files

Browse files
config.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "aligner_attention_probs_dropout_prob": 0.1,
3
+ "aligner_enable_bias": true,
4
+ "aligner_ffn_mult": 4,
5
+ "aligner_num_add_layers": 8,
6
+ "architectures": [
7
+ "EvollaForProteinText2Text"
8
+ ],
9
+ "attention_bias": false,
10
+ "attention_dropout": 0.0,
11
+ "bos_token_id": 128000,
12
+ "eos_token_id": 128009,
13
+ "hidden_act": "silu",
14
+ "hidden_size": 4096,
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 14336,
17
+ "max_position_embeddings": 8192,
18
+ "mlp_bias": false,
19
+ "model_type": "EvollaModel",
20
+ "num_attention_heads": 32,
21
+ "num_hidden_layers": 32,
22
+ "num_key_value_heads": 8,
23
+ "pretraining_tp": 1,
24
+ "protein_attention_probs_dropout_prob": 0.1,
25
+ "protein_emb_layer_norm_before": false,
26
+ "protein_hidden_dropout_prob": 0.1,
27
+ "protein_hidden_size": 1280,
28
+ "protein_intermediate_size": 5120,
29
+ "protein_layer_norm_eps": 1e-05,
30
+ "protein_mask_token_id": 4,
31
+ "protein_max_position_embeddings": 1026,
32
+ "protein_num_attention_heads": 20,
33
+ "protein_num_hidden_layers": 33,
34
+ "protein_pad_token_id": 1,
35
+ "protein_position_embedding_type": "rotary",
36
+ "protein_token_dropout": true,
37
+ "protein_vocab_size": 446,
38
+ "resampler_depth": 6,
39
+ "resampler_dim_head": 64,
40
+ "resampler_ff_mult": 4,
41
+ "resampler_heads": 8,
42
+ "resampler_num_latents": 64,
43
+ "rms_norm_eps": 1e-05,
44
+ "rope_scaling": null,
45
+ "rope_theta": 500000.0,
46
+ "tie_word_embeddings": false,
47
+ "torch_dtype": "float32",
48
+ "transformers_version": "4.50.0.dev0",
49
+ "use_cache": false,
50
+ "vocab_size": 128256
51
+ }
model-00001-of-00009.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d705a41bfd4e7779cb781bedc291c75fd5fe3f840c5973937b7641219703b781
3
+ size 3004084488
model-00002-of-00009.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93be16a8c4934046ef1d4803a5c29a226b4124d96d7e2750134070ae476089d7
3
+ size 4886466296