pbordesinstadeep
commited on
Upload Isoformer
Browse files- config.json +6 -7
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -10,12 +10,9 @@
|
|
10 |
"enformer_dropout_rate": 0.4,
|
11 |
"enformer_heads": 8,
|
12 |
"enformer_num_downsamples": 7,
|
13 |
-
"enformer_output_heads":
|
14 |
-
"human": 5313,
|
15 |
-
"mouse": 1643
|
16 |
-
},
|
17 |
"enformer_pos_dropout": 0.01,
|
18 |
-
"enformer_target_length":
|
19 |
"enformer_use_checkpointing": false,
|
20 |
"enformer_use_convnext": false,
|
21 |
"enformer_use_tf_gamma": false,
|
@@ -53,9 +50,11 @@
|
|
53 |
"nt_use_cache": 0.0,
|
54 |
"nt_vocab_size": 4107,
|
55 |
"num_heads_omics_cross_attention": 8,
|
56 |
-
"num_protein_tokens_per_seq":
|
57 |
-
"num_tokens_per_seq_nuctf":
|
58 |
"num_tokens_per_seq_nuctf_rna": 2048,
|
|
|
|
|
59 |
"torch_dtype": "float32",
|
60 |
"transformers_version": "4.29.2"
|
61 |
}
|
|
|
10 |
"enformer_dropout_rate": 0.4,
|
11 |
"enformer_heads": 8,
|
12 |
"enformer_num_downsamples": 7,
|
13 |
+
"enformer_output_heads": 0,
|
|
|
|
|
|
|
14 |
"enformer_pos_dropout": 0.01,
|
15 |
+
"enformer_target_length": 896,
|
16 |
"enformer_use_checkpointing": false,
|
17 |
"enformer_use_convnext": false,
|
18 |
"enformer_use_tf_gamma": false,
|
|
|
50 |
"nt_use_cache": 0.0,
|
51 |
"nt_vocab_size": 4107,
|
52 |
"num_heads_omics_cross_attention": 8,
|
53 |
+
"num_protein_tokens_per_seq": 2048,
|
54 |
+
"num_tokens_per_seq_nuctf": 2048,
|
55 |
"num_tokens_per_seq_nuctf_rna": 2048,
|
56 |
+
"pool_window_end": 770,
|
57 |
+
"pool_window_start": 765,
|
58 |
"torch_dtype": "float32",
|
59 |
"transformers_version": "4.29.2"
|
60 |
}
|
pytorch_model.bin
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:31aafb1a40dfad5e24c5f2ceed80816a2c26bda5b596116122f5fec4425f2caa
|
3 |
+
size 2803153818
|