nicolasb92
commited on
Commit
•
6cdad4a
1
Parent(s):
254aa55
Push model using huggingface_hub.
Browse files- README.md +12 -0
- config.json +77 -0
- model.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- biology
|
4 |
+
- genbio
|
5 |
+
- model_hub_mixin
|
6 |
+
- protein
|
7 |
+
- pytorch_model_hub_mixin
|
8 |
+
---
|
9 |
+
|
10 |
+
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
11 |
+
- Library: [More Information Needed]
|
12 |
+
- Docs: [More Information Needed]
|
config.json
ADDED
@@ -0,0 +1,77 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"decoder_config": {
|
3 |
+
"folding_trunk": {
|
4 |
+
"chunk_size": null,
|
5 |
+
"cpu_grad_checkpoint": false,
|
6 |
+
"dropout": 0.1,
|
7 |
+
"layer_drop": 0,
|
8 |
+
"max_recycles": 4,
|
9 |
+
"num_blocks": 32,
|
10 |
+
"pairwise_head_width": 32,
|
11 |
+
"pairwise_state_dim": 128,
|
12 |
+
"position_bins": 32,
|
13 |
+
"sequence_head_width": 32,
|
14 |
+
"sequence_state_dim": 768,
|
15 |
+
"structure_module": {
|
16 |
+
"c_ipa": 16,
|
17 |
+
"c_resnet": 128,
|
18 |
+
"c_s": 384,
|
19 |
+
"c_z": 128,
|
20 |
+
"dropout_rate": 0.1,
|
21 |
+
"epsilon": 1e-08,
|
22 |
+
"inf": 100000.0,
|
23 |
+
"no_angles": 7,
|
24 |
+
"no_blocks": 8,
|
25 |
+
"no_heads_ipa": 12,
|
26 |
+
"no_qk_points": 4,
|
27 |
+
"no_resnet_blocks": 2,
|
28 |
+
"no_transition_layers": 1,
|
29 |
+
"no_v_points": 8,
|
30 |
+
"trans_scale_factor": 10
|
31 |
+
}
|
32 |
+
},
|
33 |
+
"lddt_head_hidden_dim": 128,
|
34 |
+
"quantize_dim": 384
|
35 |
+
},
|
36 |
+
"encoder_config": {
|
37 |
+
"edge_emb": {
|
38 |
+
"bessels": {
|
39 |
+
"bessel_const": 40.0,
|
40 |
+
"d": 128
|
41 |
+
},
|
42 |
+
"d": 128,
|
43 |
+
"edge_type_emb": {
|
44 |
+
"d": 128,
|
45 |
+
"dropout": 0.1,
|
46 |
+
"max_res_offset": 32,
|
47 |
+
"max_sym_offset": 2
|
48 |
+
},
|
49 |
+
"k_for_knn": 30
|
50 |
+
},
|
51 |
+
"eqnet": {
|
52 |
+
"attn_dropout": 0,
|
53 |
+
"d": 128,
|
54 |
+
"d_mult": 3,
|
55 |
+
"dropout": 0.1,
|
56 |
+
"n_head": 4
|
57 |
+
},
|
58 |
+
"n_eqnet": 12,
|
59 |
+
"node_emb": {
|
60 |
+
"d": 128,
|
61 |
+
"dropout": 0.1,
|
62 |
+
"mask_node_type": true,
|
63 |
+
"n_chain_type": 100,
|
64 |
+
"n_node_type": 200
|
65 |
+
},
|
66 |
+
"quantize": {
|
67 |
+
"decay": 0.99,
|
68 |
+
"dim": 384,
|
69 |
+
"eps": 1e-05,
|
70 |
+
"n_embed": 512,
|
71 |
+
"normalize": true,
|
72 |
+
"restart": 100,
|
73 |
+
"usage_threshold": 1e-09
|
74 |
+
}
|
75 |
+
},
|
76 |
+
"frozen_codebook": false
|
77 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8aaaf36ca02e03c82d81578aec6aac38d56ed6c99628fb4163a2cf8a748cb13a
|
3 |
+
size 1099630676
|