Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- DenoisingLD/MISATO_1000_seed_22/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_1000_seed_22/model.pth +3 -0
- DenoisingLD/MISATO_1000_seed_32/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_1000_seed_32/model.pth +3 -0
- DenoisingLD/MISATO_1000_seed_42/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_1000_seed_42/model.pth +3 -0
- DenoisingLD/MISATO_100_seed_22/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_100_seed_22/model.pth +3 -0
- DenoisingLD/MISATO_100_seed_32/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_100_seed_32/model.pth +3 -0
- DenoisingLD/MISATO_100_seed_42/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_100_seed_42/model.pth +3 -0
- DenoisingLD/MISATO_1KTI_seed_22/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_1KTI_seed_22/model.pth +3 -0
- DenoisingLD/MISATO_1KTI_seed_32/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_1KTI_seed_32/model.pth +3 -0
- DenoisingLD/MISATO_1KTI_seed_42/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_1KTI_seed_42/model.pth +3 -0
- DenoisingLD/MISATO_1XP6_seed_22/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_1XP6_seed_22/model.pth +3 -0
- DenoisingLD/MISATO_1XP6_seed_32/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_1XP6_seed_32/model.pth +3 -0
- DenoisingLD/MISATO_1XP6_seed_42/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_1XP6_seed_42/model.pth +3 -0
- DenoisingLD/MISATO_3B9S_seed_22/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_3B9S_seed_22/model.pth +3 -0
- DenoisingLD/MISATO_3B9S_seed_32/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_3B9S_seed_32/model.pth +3 -0
- DenoisingLD/MISATO_3B9S_seed_42/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_3B9S_seed_42/model.pth +3 -0
- DenoisingLD/MISATO_3EOV_seed_22/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_3EOV_seed_22/model.pth +3 -0
- DenoisingLD/MISATO_3EOV_seed_32/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_3EOV_seed_32/model.pth +3 -0
- DenoisingLD/MISATO_3EOV_seed_42/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_3EOV_seed_42/model.pth +3 -0
- DenoisingLD/MISATO_4G3E_seed_22/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_4G3E_seed_22/model.pth +3 -0
- DenoisingLD/MISATO_4G3E_seed_32/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_4G3E_seed_32/model.pth +3 -0
- DenoisingLD/MISATO_4G3E_seed_42/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_4G3E_seed_42/model.pth +3 -0
- DenoisingLD/MISATO_4K6W_seed_22/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_4K6W_seed_22/model.pth +3 -0
- DenoisingLD/MISATO_4K6W_seed_32/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_4K6W_seed_32/model.pth +3 -0
- DenoisingLD/MISATO_4K6W_seed_42/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_4K6W_seed_42/model.pth +3 -0
- DenoisingLD/MISATO_4YUR_seed_22/hyperparameter.txt +1 -0
- DenoisingLD/MISATO_4YUR_seed_22/model.pth +3 -0
DenoisingLD/MISATO_1000_seed_22/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=22 --lr=1e-3 --optimizer=Adam --lr_scheduler=None --FrameNet_num_radial=100 --num_workers=0 --epochs=100 --batch_size=16 --dataset=MISATO_1000 --num_diffusion_timesteps=5 --eval_num_diffusion_timesteps=5 --output_model_dir=output/MISATO_1000/DenoisingLD/1e-3_Adam_None_100_5_5_100_22
|
DenoisingLD/MISATO_1000_seed_22/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abe450979d7b5be893037c7c88cff352d98f0aaf6f6f8ca7d1600f81c1381f36
|
3 |
+
size 4813458
|
DenoisingLD/MISATO_1000_seed_32/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=32 --lr=1e-3 --optimizer=Adam --lr_scheduler=None --FrameNet_num_radial=100 --num_workers=0 --epochs=100 --batch_size=16 --dataset=MISATO_1000 --num_diffusion_timesteps=5 --eval_num_diffusion_timesteps=5 --output_model_dir=output/MISATO_1000/DenoisingLD/1e-3_Adam_None_100_5_5_100_32
|
DenoisingLD/MISATO_1000_seed_32/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7a2bfdcd2be02a0872ba6f1c502df46044e5a9b8ef1d44a339440f99915eda2
|
3 |
+
size 4813458
|
DenoisingLD/MISATO_1000_seed_42/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=42 --lr=1e-3 --optimizer=Adam --lr_scheduler=None --FrameNet_num_radial=100 --num_workers=0 --epochs=100 --batch_size=16 --dataset=MISATO_1000 --num_diffusion_timesteps=5 --eval_num_diffusion_timesteps=5 --output_model_dir=output/MISATO_1000/DenoisingLD/1e-3_Adam_None_100_5_5_100_42
|
DenoisingLD/MISATO_1000_seed_42/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b347b0724f98fdb906b353335767167dc5304c9894082dedb6e3f3fcc34175a
|
3 |
+
size 4813458
|
DenoisingLD/MISATO_100_seed_22/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=22 --lr=1e-3 --optimizer=Adam --lr_scheduler=None --FrameNet_num_radial=100 --num_workers=0 --epochs=100 --batch_size=16 --dataset=MISATO_100 --num_diffusion_timesteps=5 --eval_num_diffusion_timesteps=5 --output_model_dir=output/MISATO_100/DenoisingLD/1e-3_Adam_None_100_5_5_100_22
|
DenoisingLD/MISATO_100_seed_22/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:facdfe85054479019d290f79b0afcdae75ef3f0a9c2108dfd2eeb95a14b164fb
|
3 |
+
size 4813458
|
DenoisingLD/MISATO_100_seed_32/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=32 --lr=1e-3 --optimizer=Adam --lr_scheduler=None --FrameNet_num_radial=100 --num_workers=0 --epochs=100 --batch_size=16 --dataset=MISATO_100 --num_diffusion_timesteps=5 --eval_num_diffusion_timesteps=5 --output_model_dir=output/MISATO_100/DenoisingLD/1e-3_Adam_None_100_5_5_100_32
|
DenoisingLD/MISATO_100_seed_32/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5775587429a267abd3f68212fdb04b54a99b4018165da10e5d747800d24beffb
|
3 |
+
size 4813458
|
DenoisingLD/MISATO_100_seed_42/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=42 --lr=1e-3 --optimizer=Adam --lr_scheduler=None --FrameNet_num_radial=100 --num_workers=0 --epochs=100 --batch_size=16 --dataset=MISATO_100 --num_diffusion_timesteps=5 --eval_num_diffusion_timesteps=5 --output_model_dir=output/MISATO_100/DenoisingLD/1e-3_Adam_None_100_5_5_100_42
|
DenoisingLD/MISATO_100_seed_42/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa5d28de65d7e7eb5c4b5ff944d0037f3d89a7ce81c0c5f33dd1edc035cc7031
|
3 |
+
size 4813458
|
DenoisingLD/MISATO_1KTI_seed_22/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=22 --lr=1e-4 --optimizer=Adam --lr_scheduler=None --num_workers=0 --epochs=500 --batch_size=1 --dataset=MISATO --PDB_ID=1KTI --FrameNet_num_radial=100 --num_diffusion_timesteps=6 --eval_num_diffusion_timesteps=6 --output_model_dir=output/MISATO_1KTI/DenoisingLD/1e-4_Adam_None_100_6_6_500_22
|
DenoisingLD/MISATO_1KTI_seed_22/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e47f0b676ecd2619af68b26d66324de8c6ac30dd0bcd417824010d5f396e2b1a
|
3 |
+
size 4813458
|
DenoisingLD/MISATO_1KTI_seed_32/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=32 --lr=1e-4 --optimizer=Adam --lr_scheduler=None --num_workers=0 --epochs=500 --batch_size=1 --dataset=MISATO --PDB_ID=1KTI --FrameNet_num_radial=100 --num_diffusion_timesteps=6 --eval_num_diffusion_timesteps=6 --output_model_dir=output/MISATO_1KTI/DenoisingLD/1e-4_Adam_None_100_6_6_500_32
|
DenoisingLD/MISATO_1KTI_seed_32/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80f477464ad7ea5146abbd470624a22dfffbc98a5b405ab9f9579468418be773
|
3 |
+
size 4813458
|
DenoisingLD/MISATO_1KTI_seed_42/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=42 --lr=1e-4 --optimizer=Adam --lr_scheduler=None --num_workers=0 --epochs=500 --batch_size=1 --dataset=MISATO --PDB_ID=1KTI --FrameNet_num_radial=100 --num_diffusion_timesteps=6 --eval_num_diffusion_timesteps=6 --output_model_dir=output/MISATO_1KTI/DenoisingLD/1e-4_Adam_None_100_6_6_500_42
|
DenoisingLD/MISATO_1KTI_seed_42/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64e2b57730cf6c4b16b8dbfb0ea3a4d090631526b68b6978c7abfca0c00e7914
|
3 |
+
size 4813458
|
DenoisingLD/MISATO_1XP6_seed_22/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=22 --lr=1e-4 --optimizer=Adam --lr_scheduler=None --num_workers=0 --epochs=500 --batch_size=1 --dataset=MISATO --PDB_ID=1XP6 --FrameNet_num_radial=100 --num_diffusion_timesteps=6 --eval_num_diffusion_timesteps=6 --output_model_dir=output/MISATO_1XP6/DenoisingLD/1e-4_Adam_None_100_6_6_500_22
|
DenoisingLD/MISATO_1XP6_seed_22/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0845f624bf2958c824613470e218aad713ed24c866955c98b7772474692bd84
|
3 |
+
size 4813458
|
DenoisingLD/MISATO_1XP6_seed_32/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=32 --lr=1e-4 --optimizer=Adam --lr_scheduler=None --num_workers=0 --epochs=500 --batch_size=1 --dataset=MISATO --PDB_ID=1XP6 --FrameNet_num_radial=100 --num_diffusion_timesteps=6 --eval_num_diffusion_timesteps=6 --output_model_dir=output/MISATO_1XP6/DenoisingLD/1e-4_Adam_None_100_6_6_500_32
|
DenoisingLD/MISATO_1XP6_seed_32/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b661a4a93487d865d0cad79ff184ea18db1882d1ba0a1e0ed9aa576378ed4184
|
3 |
+
size 4813458
|
DenoisingLD/MISATO_1XP6_seed_42/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=42 --lr=1e-4 --optimizer=Adam --lr_scheduler=None --num_workers=0 --epochs=500 --batch_size=1 --dataset=MISATO --PDB_ID=1XP6 --FrameNet_num_radial=100 --num_diffusion_timesteps=6 --eval_num_diffusion_timesteps=6 --output_model_dir=output/MISATO_1XP6/DenoisingLD/1e-4_Adam_None_100_6_6_500_42
|
DenoisingLD/MISATO_1XP6_seed_42/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d721ca6325d2fb3fc5434446fdcb3b52cabbf82b35cd802f5aa6784082a5867b
|
3 |
+
size 4813458
|
DenoisingLD/MISATO_3B9S_seed_22/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=22 --lr=1e-4 --optimizer=Adam --lr_scheduler=None --num_workers=0 --epochs=500 --batch_size=1 --dataset=MISATO --PDB_ID=3B9S --FrameNet_num_radial=100 --num_diffusion_timesteps=6 --eval_num_diffusion_timesteps=6 --output_model_dir=output/MISATO_3B9S/DenoisingLD/1e-4_Adam_None_100_6_6_500_22
|
DenoisingLD/MISATO_3B9S_seed_22/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c460c9e461a124ad44469a7e09afb0804a532d8f86f1433556555bc315b5f607
|
3 |
+
size 4813458
|
DenoisingLD/MISATO_3B9S_seed_32/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=32 --lr=1e-4 --optimizer=Adam --lr_scheduler=None --num_workers=0 --epochs=500 --batch_size=1 --dataset=MISATO --PDB_ID=3B9S --FrameNet_num_radial=100 --num_diffusion_timesteps=6 --eval_num_diffusion_timesteps=6 --output_model_dir=output/MISATO_3B9S/DenoisingLD/1e-4_Adam_None_100_6_6_500_32
|
DenoisingLD/MISATO_3B9S_seed_32/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:743b04298d87ee062a8122d3d73313ec06b07c9d47c9f19b4dcc6ece3c6ad764
|
3 |
+
size 4813458
|
DenoisingLD/MISATO_3B9S_seed_42/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=42 --lr=1e-4 --optimizer=Adam --lr_scheduler=None --num_workers=0 --epochs=500 --batch_size=1 --dataset=MISATO --PDB_ID=3B9S --FrameNet_num_radial=100 --num_diffusion_timesteps=6 --eval_num_diffusion_timesteps=6 --output_model_dir=output/MISATO_3B9S/DenoisingLD/1e-4_Adam_None_100_6_6_500_42
|
DenoisingLD/MISATO_3B9S_seed_42/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0546d556968537678a5d903a8cdf310ab5aada53296b9613c081c1ff04826bc5
|
3 |
+
size 4813458
|
DenoisingLD/MISATO_3EOV_seed_22/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=22 --lr=1e-4 --optimizer=Adam --lr_scheduler=None --num_workers=0 --epochs=500 --batch_size=1 --dataset=MISATO --PDB_ID=3EOV --FrameNet_num_radial=100 --num_diffusion_timesteps=6 --eval_num_diffusion_timesteps=6 --output_model_dir=output/MISATO_3EOV/DenoisingLD/1e-4_Adam_None_100_6_6_500_22
|
DenoisingLD/MISATO_3EOV_seed_22/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6b14a38390a75e4cf641efbb9b729b3260ce9941e98299973e4143df6bc930d
|
3 |
+
size 4813458
|
DenoisingLD/MISATO_3EOV_seed_32/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=32 --lr=1e-4 --optimizer=Adam --lr_scheduler=None --num_workers=0 --epochs=500 --batch_size=1 --dataset=MISATO --PDB_ID=3EOV --FrameNet_num_radial=100 --num_diffusion_timesteps=6 --eval_num_diffusion_timesteps=6 --output_model_dir=output/MISATO_3EOV/DenoisingLD/1e-4_Adam_None_100_6_6_500_32
|
DenoisingLD/MISATO_3EOV_seed_32/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46f109b9aa75c3f6c52ad82a037744f10a0b1ca7a4c9a3e58fd68d8b2af58a66
|
3 |
+
size 4813458
|
DenoisingLD/MISATO_3EOV_seed_42/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=42 --lr=1e-4 --optimizer=Adam --lr_scheduler=None --num_workers=0 --epochs=500 --batch_size=1 --dataset=MISATO --PDB_ID=3EOV --FrameNet_num_radial=100 --num_diffusion_timesteps=6 --eval_num_diffusion_timesteps=6 --output_model_dir=output/MISATO_3EOV/DenoisingLD/1e-4_Adam_None_100_6_6_500_42
|
DenoisingLD/MISATO_3EOV_seed_42/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:729caf4d17534e4f966c425addf5422ea2e5c14f6c9bf190f42ff0103325c3c1
|
3 |
+
size 4813458
|
DenoisingLD/MISATO_4G3E_seed_22/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=22 --lr=1e-4 --optimizer=Adam --lr_scheduler=None --num_workers=0 --epochs=500 --batch_size=1 --dataset=MISATO --PDB_ID=4G3E --FrameNet_num_radial=100 --num_diffusion_timesteps=6 --eval_num_diffusion_timesteps=6 --output_model_dir=output/MISATO_4G3E/DenoisingLD/1e-4_Adam_None_100_6_6_500_22
|
DenoisingLD/MISATO_4G3E_seed_22/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb541d2a7187e1c8cfa725321030ce358e20e78cca9a2affae972c5d43f8010e
|
3 |
+
size 4813458
|
DenoisingLD/MISATO_4G3E_seed_32/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=32 --lr=1e-4 --optimizer=Adam --lr_scheduler=None --num_workers=0 --epochs=500 --batch_size=1 --dataset=MISATO --PDB_ID=4G3E --FrameNet_num_radial=100 --num_diffusion_timesteps=6 --eval_num_diffusion_timesteps=6 --output_model_dir=output/MISATO_4G3E/DenoisingLD/1e-4_Adam_None_100_6_6_500_32
|
DenoisingLD/MISATO_4G3E_seed_32/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdc99df5ad70e4c4bc1f7a2819a75b6e3af6d17f05692fa0187d3322fdf92db4
|
3 |
+
size 4813458
|
DenoisingLD/MISATO_4G3E_seed_42/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=42 --lr=1e-4 --optimizer=Adam --lr_scheduler=None --num_workers=0 --epochs=500 --batch_size=1 --dataset=MISATO --PDB_ID=4G3E --FrameNet_num_radial=100 --num_diffusion_timesteps=6 --eval_num_diffusion_timesteps=6 --output_model_dir=output/MISATO_4G3E/DenoisingLD/1e-4_Adam_None_100_6_6_500_42
|
DenoisingLD/MISATO_4G3E_seed_42/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:527ddc828914de3b9b9023082839cbcd9500a98e76a28029eaa15242b9c20db1
|
3 |
+
size 4813458
|
DenoisingLD/MISATO_4K6W_seed_22/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=22 --lr=1e-4 --optimizer=Adam --lr_scheduler=None --num_workers=0 --epochs=500 --batch_size=1 --dataset=MISATO --PDB_ID=4K6W --FrameNet_num_radial=100 --num_diffusion_timesteps=6 --eval_num_diffusion_timesteps=6 --output_model_dir=output/MISATO_4K6W/DenoisingLD/1e-4_Adam_None_100_6_6_500_22
|
DenoisingLD/MISATO_4K6W_seed_22/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba5d35e868286882e584b7c7ae61d13f3a9e8cd2c71bf452dad9b461f0c3273a
|
3 |
+
size 4813458
|
DenoisingLD/MISATO_4K6W_seed_32/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=32 --lr=1e-4 --optimizer=Adam --lr_scheduler=None --num_workers=0 --epochs=500 --batch_size=1 --dataset=MISATO --PDB_ID=4K6W --FrameNet_num_radial=100 --num_diffusion_timesteps=6 --eval_num_diffusion_timesteps=6 --output_model_dir=output/MISATO_4K6W/DenoisingLD/1e-4_Adam_None_100_6_6_500_32
|
DenoisingLD/MISATO_4K6W_seed_32/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a4cf29ac98f76dd0ed68e76fd87c8e90696f0bb0bde8e8e7c5496cf2e561f79
|
3 |
+
size 4813458
|
DenoisingLD/MISATO_4K6W_seed_42/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=42 --lr=1e-4 --optimizer=Adam --lr_scheduler=None --num_workers=0 --epochs=500 --batch_size=1 --dataset=MISATO --PDB_ID=4K6W --FrameNet_num_radial=100 --num_diffusion_timesteps=6 --eval_num_diffusion_timesteps=6 --output_model_dir=output/MISATO_4K6W/DenoisingLD/1e-4_Adam_None_100_6_6_500_42
|
DenoisingLD/MISATO_4K6W_seed_42/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2dce8adcbc72099802ac40e9bde3e08301e71157034d6718fd07aca00d5cc0c9
|
3 |
+
size 4813458
|
DenoisingLD/MISATO_4YUR_seed_22/hyperparameter.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
--seed=22 --lr=1e-4 --optimizer=Adam --lr_scheduler=None --num_workers=0 --epochs=500 --batch_size=1 --dataset=MISATO --PDB_ID=4YUR --FrameNet_num_radial=100 --num_diffusion_timesteps=6 --eval_num_diffusion_timesteps=6 --output_model_dir=output/MISATO_4YUR/DenoisingLD/1e-4_Adam_None_100_6_6_500_22
|
DenoisingLD/MISATO_4YUR_seed_22/model.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfc046c44ca4709eefcc9ac61b9b5a036dcec542486cf71261330e41d86b17af
|
3 |
+
size 4813458
|