Upload folder using huggingface_hub
Browse files- README.md +4 -0
- configuration +22 -0
- version_0/checkpoints/epoch=130.ckpt +3 -0
README.md
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Ambient Protein Diffusion
|
| 2 |
+
|
| 3 |
+
By [Giannis Daras*](mailto:gdaras@mit.edu), [Jeffrey Ouyang-Zhang*](mailto:jozhang@utexas.edu), [Krithika Ravishankar](mailto:krithravi@utexas.edu), [William Daspit](mailto:willdaspit@gmail.com), [Costis Daskalakis](mailto:costis@csail.mit.edu), [Qiang Liu](mailto:lqiang@cs.utexas.edu), [Adam Klivans](https://www.cs.utexas.edu/users/klivans/), [Daniel J. Diaz](http://danny305.github.io)
|
| 4 |
+
|
configuration
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
name ambient_short
|
| 2 |
+
|
| 3 |
+
seed 100
|
| 4 |
+
|
| 5 |
+
numPairTransformLayers 8
|
| 6 |
+
warmupEpoches 5
|
| 7 |
+
numEpoches 200
|
| 8 |
+
motifProbability 1.0
|
| 9 |
+
logEverySteps 1000
|
| 10 |
+
checkpointEveryEpoches 1
|
| 11 |
+
|
| 12 |
+
batchSize 8
|
| 13 |
+
accumGrad 2
|
| 14 |
+
learningRate 10e-4
|
| 15 |
+
|
| 16 |
+
ambient True
|
| 17 |
+
min_plddt 70
|
| 18 |
+
t_nature 300
|
| 19 |
+
plddt_to_timestep ((90,-50),(80,300),(70,900))
|
| 20 |
+
dt_buffer 50
|
| 21 |
+
dataDirectory /scratch/projects/cgai/ambient_proteins/cluster/datasets/1300K/plddt70/afdb/repr/cluster_alntype1_tm40_alncov75_021425_021425_cluster
|
| 22 |
+
always_ambient_for_high_noises True
|
version_0/checkpoints/epoch=130.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0f2056b60c38b33c0877a2ae6eed048ce7236411e9d65916bba5d95d13352e5
|
| 3 |
+
size 201341841
|