nicolasb92
commited on
Push model using huggingface_hub.
Browse files- README.md +12 -0
- config.json +34 -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,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"folding_trunk": {
|
3 |
+
"chunk_size": null,
|
4 |
+
"cpu_grad_checkpoint": false,
|
5 |
+
"dropout": 0.1,
|
6 |
+
"layer_drop": 0,
|
7 |
+
"max_recycles": 4,
|
8 |
+
"num_blocks": 32,
|
9 |
+
"pairwise_head_width": 32,
|
10 |
+
"pairwise_state_dim": 128,
|
11 |
+
"position_bins": 32,
|
12 |
+
"sequence_head_width": 32,
|
13 |
+
"sequence_state_dim": 768,
|
14 |
+
"structure_module": {
|
15 |
+
"c_ipa": 16,
|
16 |
+
"c_resnet": 128,
|
17 |
+
"c_s": 384,
|
18 |
+
"c_z": 128,
|
19 |
+
"dropout_rate": 0.1,
|
20 |
+
"epsilon": 1e-08,
|
21 |
+
"inf": 100000.0,
|
22 |
+
"no_angles": 7,
|
23 |
+
"no_blocks": 8,
|
24 |
+
"no_heads_ipa": 12,
|
25 |
+
"no_qk_points": 4,
|
26 |
+
"no_resnet_blocks": 2,
|
27 |
+
"no_transition_layers": 1,
|
28 |
+
"no_v_points": 8,
|
29 |
+
"trans_scale_factor": 10
|
30 |
+
}
|
31 |
+
},
|
32 |
+
"lddt_head_hidden_dim": 128,
|
33 |
+
"quantize_dim": 384
|
34 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a340485db616557d065cf724564c01d25f04365d08cb3f5ee88fd225a9694bac
|
3 |
+
size 1076079044
|