[UPLOAD] Trained model with PBE added to repo
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +6 -0
- trained_models/FragmentChainExtension/DPP/best_checkpoint.pt +3 -0
- trained_models/FragmentChainExtension/DPP/checkpoint.pt +3 -0
- trained_models/FragmentChainExtension/GemNet/best_checkpoint.pt +3 -0
- trained_models/FragmentChainExtension/GemNet/checkpoint.pt +3 -0
- trained_models/FragmentChainExtension/MACE-BASE/FCE-BASE.model +3 -0
- trained_models/FragmentChainExtension/MACE-BASE/FCE-BASE_compiled.model +3 -0
- trained_models/FragmentChainExtension/MACE-BASE/FCE-BASE_stagetwo.model +3 -0
- trained_models/FragmentChainExtension/MACE-BASE/FCE-BASE_stagetwo_compiled.model +3 -0
- trained_models/FragmentChainExtension/MACE-L-2000/FCE-UNI-L-2000-MACE.model +3 -0
- trained_models/FragmentChainExtension/MACE-L-2000/FCE-UNI-L-2000-MACE_compiled.model +3 -0
- trained_models/FragmentChainExtension/MACE-L-2000/FCE-UNI-L-2000-MACE_stagetwo.model +3 -0
- trained_models/FragmentChainExtension/MACE-L-2000/FCE-UNI-L-2000-MACE_stagetwo_compiled.model +3 -0
- trained_models/FragmentChainExtension/MACE-M-2000/FCE-UNI-M-2000-MACE.model +3 -0
- trained_models/FragmentChainExtension/MACE-M-2000/FCE-UNI-M-2000-MACE_compiled.model +3 -0
- trained_models/FragmentChainExtension/MACE-M-2000/FCE-UNI-M-2000-MACE_stagetwo.model +3 -0
- trained_models/FragmentChainExtension/MACE-M-2000/FCE-UNI-M-2000-MACE_stagetwo_compiled.model +3 -0
- trained_models/FragmentChainExtension/MACE-UNI-110/FCE-UNI-110-MACE.model +3 -0
- trained_models/FragmentChainExtension/MACE-UNI-110/FCE-UNI-110-MACE_compiled.model +3 -0
- trained_models/FragmentChainExtension/MACE-UNI-110/FCE-UNI-110-MACE_stagetwo.model +3 -0
- trained_models/FragmentChainExtension/MACE-UNI-110/FCE-UNI-110-MACE_stagetwo_compiled.model +3 -0
- trained_models/FragmentChainExtension/MACE-UNI-2000/FCE-UNI-2000-MACE.model +3 -0
- trained_models/FragmentChainExtension/MACE-UNI-2000/FCE-UNI-2000-MACE_compiled.model +3 -0
- trained_models/FragmentChainExtension/MACE-UNI-2000/FCE-UNI-2000-MACE_stagetwo.model +3 -0
- trained_models/FragmentChainExtension/MACE-UNI-2000/FCE-UNI-2000-MACE_stagetwo_compiled.model +3 -0
- trained_models/FragmentChainExtension/MACE-UNI-25/FCE-UNI-25-MACE.model +3 -0
- trained_models/FragmentChainExtension/MACE-UNI-25/FCE-UNI-25-MACE_compiled.model +3 -0
- trained_models/FragmentChainExtension/MACE-UNI-25/FCE-UNI-25-MACE_stagetwo.model +3 -0
- trained_models/FragmentChainExtension/MACE-UNI-25/FCE-UNI-25-MACE_stagetwo_compiled.model +3 -0
- trained_models/FragmentChainExtension/eSCN/best_checkpoint.pt +3 -0
- trained_models/FragmentChainExtension/eSCN/checkpoint.pt +3 -0
- trained_models/FragmentChainExtension/equiformer/best_checkpoint.pt +3 -0
- trained_models/FragmentChainExtension/equiformer/checkpoint.pt +3 -0
- trained_models/FragmentChainExtension/mace/FCE-MACE.model +3 -0
- trained_models/FragmentChainExtension/mace/FCE-MACE_stagetwo.model +3 -0
- trained_models/FragmentChainExtension/mace_small/MACE-OFF23_small.model +3 -0
- trained_models/FragmentChainExtension/mace_universal/FCEU-MACE.model +3 -0
- trained_models/FragmentChainExtension/mace_universal/FCEU-MACE_stagetwo.model +3 -0
- trained_models/FragmentChainExtension/nequip/FragmentChainExtension.ckpt +3 -0
- trained_models/FragmentChainExtension/nequip/FragmentChainExtension.nequip.pt2 +3 -0
- trained_models/FragmentChainExtension/nequip/tutorial.yaml +260 -0
- trained_models/FragmentChainExtension/painn/best_checkpoint.pt +3 -0
- trained_models/FragmentChainExtension/painn/checkpoint.pt +3 -0
- trained_models/FragmentChainExtension/schnet/best_checkpoint.pt +3 -0
- trained_models/FragmentChainExtension/schnet/checkpoint.pt +3 -0
- trained_models/FragmentChainExtension/uma/inference_ckpt.pt +3 -0
- trained_models/FragmentChainExtension/uma_2000/inference_ckpt.pt +3 -0
- trained_models/FragmentChainExtensionAugmented/DPP/best_checkpoint.pt +3 -0
- trained_models/FragmentChainExtensionAugmented/DPP/checkpoint.pt +3 -0
- trained_models/FragmentChainExtensionAugmented/GemNet/best_checkpoint.pt +3 -0
.gitattributes
CHANGED
|
@@ -197,3 +197,9 @@ data/Polyols/OC6OC4OH22_PBE.traj filter=lfs diff=lfs merge=lfs -text
|
|
| 197 |
data/Polyols/OC7OH16_PBE.traj filter=lfs diff=lfs merge=lfs -text
|
| 198 |
data/Polyols/OC8OH18_PBE.traj filter=lfs diff=lfs merge=lfs -text
|
| 199 |
data/Polyols/OC9OH20_PBE.traj filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 197 |
data/Polyols/OC7OH16_PBE.traj filter=lfs diff=lfs merge=lfs -text
|
| 198 |
data/Polyols/OC8OH18_PBE.traj filter=lfs diff=lfs merge=lfs -text
|
| 199 |
data/Polyols/OC9OH20_PBE.traj filter=lfs diff=lfs merge=lfs -text
|
| 200 |
+
trained_models/FragmentChainExtension/nequip/FragmentChainExtension.nequip.pt2 filter=lfs diff=lfs merge=lfs -text
|
| 201 |
+
trained_models/FragmentChainExtensionAugmented/nequip/FragmentChainExtensionAugmented.nequip.pt2 filter=lfs diff=lfs merge=lfs -text
|
| 202 |
+
trained_models/FragmentCombination/nequip/FragmentCombination.nequip.pt2 filter=lfs diff=lfs merge=lfs -text
|
| 203 |
+
trained_models/FragmentDuplication/nequip/FragmentDuplication.nequip.pt2 filter=lfs diff=lfs merge=lfs -text
|
| 204 |
+
trained_models/FragmentFusion/nequip/FragmentComposition.nequip.pt2 filter=lfs diff=lfs merge=lfs -text
|
| 205 |
+
trained_models/FragmentFusionAugmented/nequip/FragmentCompositionAugmented.nequip.pt2 filter=lfs diff=lfs merge=lfs -text
|
trained_models/FragmentChainExtension/DPP/best_checkpoint.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:253fea0b64994b4c4eb28f5e88df65a77048e32a07d29084b40ac246a00b7b50
|
| 3 |
+
size 29412091
|
trained_models/FragmentChainExtension/DPP/checkpoint.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f5257fa5d692a2256703ff9d7778aa0f5ef6371630bd2eaaaf755ee13c7abce4
|
| 3 |
+
size 88232889
|
trained_models/FragmentChainExtension/GemNet/best_checkpoint.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0568ef6f0723d135fa8976c708a9a94a5e30e91900851ea1618b81f167d4f82
|
| 3 |
+
size 557936641
|
trained_models/FragmentChainExtension/GemNet/checkpoint.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:848c6026beaca96e864b5608ed1a71eafe700249ad8d6ce58a0eb6d90b109f20
|
| 3 |
+
size 3346691907
|
trained_models/FragmentChainExtension/MACE-BASE/FCE-BASE.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:986612ca093ed0d28e4c2a3e27cf1a0f4bcf57ffb2506fd0a2615a4806298cbc
|
| 3 |
+
size 12204929
|
trained_models/FragmentChainExtension/MACE-BASE/FCE-BASE_compiled.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ad7767e23f154599d41c775926b8e5a9d1c3ac361e9fcb38830de1205baac912
|
| 3 |
+
size 12291669
|
trained_models/FragmentChainExtension/MACE-BASE/FCE-BASE_stagetwo.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab319af893c31c6193a10721752289812e0e5950c895f2e367e3a217aac13657
|
| 3 |
+
size 12205739
|
trained_models/FragmentChainExtension/MACE-BASE/FCE-BASE_stagetwo_compiled.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3cfacf1ec8c7b0bab050d19f83638470295002c64f3ce31186627ebca6d397be
|
| 3 |
+
size 12310727
|
trained_models/FragmentChainExtension/MACE-L-2000/FCE-UNI-L-2000-MACE.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e20be222614c7ca506e66454ad892297c74ce16e12406714f21f3f35656b5c04
|
| 3 |
+
size 130018975
|
trained_models/FragmentChainExtension/MACE-L-2000/FCE-UNI-L-2000-MACE_compiled.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d0825e8803ac674b261a47b3552ca01154fc4b61a9a3c4aeaf3b476b3778799
|
| 3 |
+
size 130118217
|
trained_models/FragmentChainExtension/MACE-L-2000/FCE-UNI-L-2000-MACE_stagetwo.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f45861fa262a6d8f8007773ca1a2259b81fbab0c7e7fa297a2394e53eff30baf
|
| 3 |
+
size 130020681
|
trained_models/FragmentChainExtension/MACE-L-2000/FCE-UNI-L-2000-MACE_stagetwo_compiled.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6dbf07a6bbbb54a19ad9a426c749413c0d827126ba9b4be755f1b986b4d01594
|
| 3 |
+
size 130132467
|
trained_models/FragmentChainExtension/MACE-M-2000/FCE-UNI-M-2000-MACE.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f1f5936e9905b75474a9f1a86467fcc45464b20d512163d8f4a04ebdd860b19
|
| 3 |
+
size 43336927
|
trained_models/FragmentChainExtension/MACE-M-2000/FCE-UNI-M-2000-MACE_compiled.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c81c2027a01bcefc4c5fccbf7abcbd35be281663ed90558f8a688e2f85445459
|
| 3 |
+
size 43436553
|
trained_models/FragmentChainExtension/MACE-M-2000/FCE-UNI-M-2000-MACE_stagetwo.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b44e11f186584ad341bbfe6c96deca6675bdaa249f81c57956a5da1b95d7c26
|
| 3 |
+
size 43338633
|
trained_models/FragmentChainExtension/MACE-M-2000/FCE-UNI-M-2000-MACE_stagetwo_compiled.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:64c3e2b1b1ddc4dfeaaf3fda821d1c81d065a142774ed0d5a65563003e4ea148
|
| 3 |
+
size 43450995
|
trained_models/FragmentChainExtension/MACE-UNI-110/FCE-UNI-110-MACE.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eaa688633cf82d563c8a64403c39515e5f4954e8286b4350683c5189e2d6ddfd
|
| 3 |
+
size 31663323
|
trained_models/FragmentChainExtension/MACE-UNI-110/FCE-UNI-110-MACE_compiled.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:26555c5400067e6ec21869562c77380e2881fff0f5a454833d2a566e6bfec133
|
| 3 |
+
size 31749018
|
trained_models/FragmentChainExtension/MACE-UNI-110/FCE-UNI-110-MACE_stagetwo.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:faf4a0e5cefec9b35fb2ea64fd46e2250c210fab34eb8659f92102c465d97a26
|
| 3 |
+
size 31665012
|
trained_models/FragmentChainExtension/MACE-UNI-110/FCE-UNI-110-MACE_stagetwo_compiled.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dbabedf07b7d15385a2227c29e4dde57ad1adb00412d1b24382b6a0d27e60c79
|
| 3 |
+
size 31763873
|
trained_models/FragmentChainExtension/MACE-UNI-2000/FCE-UNI-2000-MACE.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d041fa244ce4bb0200b3eb910eb46030473fd90d2e3ae1c7b72f3abc1c30a13b
|
| 3 |
+
size 31664236
|
trained_models/FragmentChainExtension/MACE-UNI-2000/FCE-UNI-2000-MACE_compiled.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e7beeb3ac91f2e1d2e24a86f9a661e074f5d355e7779e74baf0a6fdcc581e2a
|
| 3 |
+
size 31750953
|
trained_models/FragmentChainExtension/MACE-UNI-2000/FCE-UNI-2000-MACE_stagetwo.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83af6f9de08591f62a694247b98199908b1423ad4e0b9f9f0f3ee3bbe905cb5c
|
| 3 |
+
size 31665861
|
trained_models/FragmentChainExtension/MACE-UNI-2000/FCE-UNI-2000-MACE_stagetwo_compiled.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b515cfe7bcd88d0defc126cf8c1dab5d5825f23a01bf5837e9d5d9ba9c1be7e
|
| 3 |
+
size 31764736
|
trained_models/FragmentChainExtension/MACE-UNI-25/FCE-UNI-25-MACE.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b75a913d188ad1f706e8418d29c43d62f92f6ed257ba7f6e653a12ec9ca2a76b
|
| 3 |
+
size 31664074
|
trained_models/FragmentChainExtension/MACE-UNI-25/FCE-UNI-25-MACE_compiled.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0eeebf07b6854a57c6eedf5e66165cbde084b5a243047747a3f9d654bb422099
|
| 3 |
+
size 31750091
|
trained_models/FragmentChainExtension/MACE-UNI-25/FCE-UNI-25-MACE_stagetwo.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e31254a9ac1b1b7de3a55ca680a3b6c641715f18f7c7eaac0f4d96737b06daa
|
| 3 |
+
size 31665699
|
trained_models/FragmentChainExtension/MACE-UNI-25/FCE-UNI-25-MACE_stagetwo_compiled.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6fe0b4eab5808818f29a34976c226a2df925764f5f80585b66af6d514eb541a9
|
| 3 |
+
size 31763970
|
trained_models/FragmentChainExtension/eSCN/best_checkpoint.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07eb33dd380c5da6bb9132cf44fc3d4ad70aadd6a5a74e33219372734299feb0
|
| 3 |
+
size 447385699
|
trained_models/FragmentChainExtension/eSCN/checkpoint.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc6b6aab2a110506daab58c6b037c20265a6d57d1872c94340fe23bf19d4f5c5
|
| 3 |
+
size 2682273961
|
trained_models/FragmentChainExtension/equiformer/best_checkpoint.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e1ef3ffceba1d55794ee4204d193d1b8b8f6fa101303dac36311913b6b6ddecc
|
| 3 |
+
size 738918046
|
trained_models/FragmentChainExtension/equiformer/checkpoint.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37c3dc877c33d8951e3a5ad0f73bb378872ef3b3d2a07146380bc56598c48fdd
|
| 3 |
+
size 3689211826
|
trained_models/FragmentChainExtension/mace/FCE-MACE.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6897f1ea578f960949bf74dabe1359ee3f9309463626123a769448b6efe624f1
|
| 3 |
+
size 12201729
|
trained_models/FragmentChainExtension/mace/FCE-MACE_stagetwo.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a2a42497a545093791a35db07dc9103f2ffede62d47ff1b5417f6247b446a9b5
|
| 3 |
+
size 12202539
|
trained_models/FragmentChainExtension/mace_small/MACE-OFF23_small.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:165cce4cfec5a34b9c64d4ebf95de15d71106bb584b7291c8470f0749977c46f
|
| 3 |
+
size 7347350
|
trained_models/FragmentChainExtension/mace_universal/FCEU-MACE.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:53908c36e661633bd90c77c0a6b9898ed767ab4e99f8f240430e14985d98aa8b
|
| 3 |
+
size 31659684
|
trained_models/FragmentChainExtension/mace_universal/FCEU-MACE_stagetwo.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:852c8e6ad5d6d14ae5edb8d42a8adcf8839c9e00baaf278f5827cd756c45d199
|
| 3 |
+
size 31660413
|
trained_models/FragmentChainExtension/nequip/FragmentChainExtension.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:184880e41363f6ddc8d1b02b2aafb97a6ad1f96b09ad41119e27a42624e1a57c
|
| 3 |
+
size 6792611
|
trained_models/FragmentChainExtension/nequip/FragmentChainExtension.nequip.pt2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f0a8efea70585b2856469d2422725d0bd6a4708e8087c65e481b2937bdec5a8
|
| 3 |
+
size 5428922
|
trained_models/FragmentChainExtension/nequip/tutorial.yaml
ADDED
|
@@ -0,0 +1,260 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# yamllint disable rule:line-length
|
| 2 |
+
# This tutorial config file is meant to complement the "User Guide" docs: https://nequip.readthedocs.io/en/latest/guide/guide.html
|
| 3 |
+
# New users are advised to read the config page before continuing: https://nequip.readthedocs.io/en/latest/guide/configuration/config.html
|
| 4 |
+
|
| 5 |
+
# ===========
|
| 6 |
+
# RUN
|
| 7 |
+
# ===========
|
| 8 |
+
# the run types will be completed in sequence
|
| 9 |
+
# one can do `train`, `val`, `test` run types
|
| 10 |
+
run: [train, test]
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
# the following parameters (cutoff_radius, chemical_symbols, model_type_names, monitored_metric) are not used directly by the config parser
|
| 14 |
+
# but parameters that should share the same values are present in different parts of the config
|
| 15 |
+
# thus, we use variable interpolation to keep their multiple instances consistent
|
| 16 |
+
# i.e. we only ever have to change the values here instead of everywhere it's necessary to
|
| 17 |
+
|
| 18 |
+
# data and model r_max can be different (model's r_max should be smaller), but we try to make them the same
|
| 19 |
+
cutoff_radius: 5.0
|
| 20 |
+
|
| 21 |
+
# variable interpolation is convenient for wandb sweeps, see documentation for more details
|
| 22 |
+
# the following are NequIP model hyperparameters that can be swept over
|
| 23 |
+
num_layers: 4 # number of interaction blocks, we find 3-5 to work best
|
| 24 |
+
l_max: 1 # the maximum irrep order (rotation order) for the network's features, l=1 is a good default, l=2 is more accurate but slower
|
| 25 |
+
num_features: 32 # the multiplicity of the features, 32 is a good default for accurate network, if you want to be more accurate, go larger, if you want to be faster, go lower
|
| 26 |
+
|
| 27 |
+
# There are two sets of atomic types to keep track of in most applications.
|
| 28 |
+
# There is the conventional atomic species (e.g. C, H), and a separate `type_names` known to the model.
|
| 29 |
+
# The model only knows types based on a set of zero-based indices and user-given `type_names` argument.
|
| 30 |
+
# An example where this distinction is necessary include datasets with the same atomic species with different charge states:
|
| 31 |
+
# we could define `chemical_species: [C, C]` and model `type_names: [C3, C4]` for +3 and +4 charge states.
|
| 32 |
+
# There could also be instances such as coarse graining we only care about the model's `type_names` (no need to define chemical species).
|
| 33 |
+
# Because of this distinction, these variables show up as arguments across different categories, including, data, model, metrics and even callbacks.
|
| 34 |
+
# In this case, we fix both to be the same, so we define a single set of each here and use variable interpolation to retrieve them below.
|
| 35 |
+
# This ensures a single location where the values are set to reduce the chances of misconfiguring runs.
|
| 36 |
+
model_type_names: [C, H, O, Cu]
|
| 37 |
+
chemical_species: ${model_type_names}
|
| 38 |
+
|
| 39 |
+
# We want a metric to condition training on (e.g. for best `ModelCheckpoint`, `EarlyStopping`, LR scheduling) which will show up in various places later on, so we set up a "single source of truth" to interpolate over
|
| 40 |
+
# see https://nequip.readthedocs.io/en/latest/guide/configuration/metrics.html
|
| 41 |
+
monitored_metric: val0_epoch/weighted_sum
|
| 42 |
+
|
| 43 |
+
|
| 44 |
+
# ============
|
| 45 |
+
# DATA
|
| 46 |
+
# ============
|
| 47 |
+
# New users are advised to read the "Data Configuration" docs before continuing: https://nequip.readthedocs.io/en/latest/guide/configuration/data.html
|
| 48 |
+
data:
|
| 49 |
+
_target_: nequip.data.datamodule.ASEDataModule
|
| 50 |
+
seed: 456 # dataset seed for reproducibility
|
| 51 |
+
|
| 52 |
+
# here we take an ASE-readable file (in extxyz format) and split it into train:val:test = 80:10:10
|
| 53 |
+
split_dataset:
|
| 54 |
+
file_path: FragmentChainExtension/FragmentChainExtensionTraining.xyz
|
| 55 |
+
train: 0.9
|
| 56 |
+
val: 0.05
|
| 57 |
+
test: 0.05
|
| 58 |
+
|
| 59 |
+
# `transforms` convert data from the Dataset to a form that can be used by the ML model
|
| 60 |
+
transforms:
|
| 61 |
+
# the models only know atom types, which can be different from the chemical species (e.g. C, H)
|
| 62 |
+
# in this case, the atom types are the same as the chemical species (H, C, O, Cu), so we can omit
|
| 63 |
+
# `chemical_species_to_atom_type_map` and it will default to an identity mapping
|
| 64 |
+
# if `model_type_names` were something like ["my_H", "carbon", "oxygen", "copper"], then you would need
|
| 65 |
+
# to explicitly provide the mapping: chemical_species_to_atom_type_map: {H: my_H, C: carbon, O: oxygen, Cu: copper}
|
| 66 |
+
- _target_: nequip.data.transforms.ChemicalSpeciesToAtomTypeMapper
|
| 67 |
+
model_type_names: ${model_type_names}
|
| 68 |
+
# chemical_species_to_atom_type_map: ${list_to_identity_dict:${chemical_species}}
|
| 69 |
+
# data doesn't usually come with a neighborlist -- this transform prepares the neighborlist
|
| 70 |
+
- _target_: nequip.data.transforms.NeighborListTransform
|
| 71 |
+
r_max: ${cutoff_radius}
|
| 72 |
+
|
| 73 |
+
# the following are torch.utils.data.DataLoader configs,
|
| 74 |
+
# excluding the arguments `dataset` and `collate_fn`
|
| 75 |
+
# https://pytorch.org/docs/stable/data.html#torch.utils.data.DataLoader
|
| 76 |
+
train_dataloader:
|
| 77 |
+
_target_: torch.utils.data.DataLoader
|
| 78 |
+
batch_size: 5
|
| 79 |
+
num_workers: 5
|
| 80 |
+
shuffle: true
|
| 81 |
+
val_dataloader:
|
| 82 |
+
_target_: torch.utils.data.DataLoader
|
| 83 |
+
batch_size: 10
|
| 84 |
+
num_workers: ${data.train_dataloader.num_workers} # we want to use the same num_workers -- variable interpolation helps
|
| 85 |
+
test_dataloader: ${data.val_dataloader} # variable interpolation comes in handy again
|
| 86 |
+
|
| 87 |
+
# dataset statistics can be calculated to be used for model initialization such as for shifting, scaling and standardizing.
|
| 88 |
+
# it is advised to provide custom names -- you will have to retrieve them later under model to initialize certain parameters to the dataset statistics computed
|
| 89 |
+
stats_manager:
|
| 90 |
+
# dataset statistics is handled by the `DataStatisticsManager`
|
| 91 |
+
# here, we use `CommonDataStatisticsManager` for a basic set of dataset statistics for general use cases
|
| 92 |
+
# the dataset statistics include `num_neighbors_mean`, `per_atom_energy_mean`, `forces_rms`, `per_type_forces_rms`
|
| 93 |
+
_target_: nequip.data.CommonDataStatisticsManager
|
| 94 |
+
# dataloader kwargs for data statistics computation
|
| 95 |
+
# `batch_size` should ideally be as large as possible without triggering OOM
|
| 96 |
+
dataloader_kwargs:
|
| 97 |
+
batch_size: 10
|
| 98 |
+
# we need to provide the same type names that correspond to the model's `type_names`
|
| 99 |
+
# so we interpolate the "central source of truth" model type names from above
|
| 100 |
+
type_names: ${model_type_names}
|
| 101 |
+
|
| 102 |
+
|
| 103 |
+
# =============
|
| 104 |
+
# TRAINER
|
| 105 |
+
# =============
|
| 106 |
+
# `trainer` is a `Lightning.Trainer` object (https://lightning.ai/docs/pytorch/stable/common/trainer.html#trainer-class-api)
|
| 107 |
+
trainer:
|
| 108 |
+
_target_: lightning.Trainer
|
| 109 |
+
accelerator: gpu
|
| 110 |
+
enable_checkpointing: true
|
| 111 |
+
max_epochs: 1000
|
| 112 |
+
max_time: 03:00:00:00
|
| 113 |
+
log_every_n_steps: 20 # how often to log
|
| 114 |
+
|
| 115 |
+
# use any Lightning supported logger
|
| 116 |
+
logger:
|
| 117 |
+
# Lightning wandb logger https://lightning.ai/docs/pytorch/stable/api/lightning.pytorch.loggers.wandb.html#module-lightning.pytorch.loggers.wandb
|
| 118 |
+
_target_: lightning.pytorch.loggers.wandb.WandbLogger
|
| 119 |
+
project: nequip
|
| 120 |
+
name: tutorial
|
| 121 |
+
save_dir: ${hydra:runtime.output_dir} # use resolver to place wandb logs in hydra's output directory
|
| 122 |
+
|
| 123 |
+
# use any Lightning callbacks https://lightning.ai/docs/pytorch/stable/api_references.html#callbacks
|
| 124 |
+
# and any custom callbacks that subclass Lightning's Callback parent class
|
| 125 |
+
callbacks:
|
| 126 |
+
|
| 127 |
+
# https://lightning.ai/docs/pytorch/stable/api/lightning.pytorch.callbacks.EarlyStopping.html#lightning.pytorch.callbacks.EarlyStopping
|
| 128 |
+
- _target_: lightning.pytorch.callbacks.EarlyStopping
|
| 129 |
+
monitor: ${monitored_metric} # validation metric to monitor
|
| 130 |
+
min_delta: 1e-3 # how much to be considered a "change"
|
| 131 |
+
patience: 20 # how many instances of "no change" before stopping
|
| 132 |
+
|
| 133 |
+
# https://lightning.ai/docs/pytorch/stable/api/lightning.pytorch.callbacks.ModelCheckpoint.html#lightning.pytorch.callbacks.ModelCheckpoint
|
| 134 |
+
- _target_: lightning.pytorch.callbacks.ModelCheckpoint
|
| 135 |
+
monitor: ${monitored_metric} # validation metric to monitor
|
| 136 |
+
dirpath: ${hydra:runtime.output_dir} # use hydra output directory
|
| 137 |
+
filename: best # `best.ckpt` is the checkpoint name
|
| 138 |
+
save_last: true # `last.ckpt` will be saved
|
| 139 |
+
|
| 140 |
+
# https://lightning.ai/docs/pytorch/stable/api/lightning.pytorch.callbacks.LearningRateMonitor.html#lightning.pytorch.callbacks.LearningRateMonitor
|
| 141 |
+
- _target_: lightning.pytorch.callbacks.LearningRateMonitor
|
| 142 |
+
logging_interval: epoch
|
| 143 |
+
|
| 144 |
+
|
| 145 |
+
# =====================
|
| 146 |
+
# TRAINING MODULE
|
| 147 |
+
# =====================
|
| 148 |
+
# training_module refers to a `NequIPLightningModule` or its subclass
|
| 149 |
+
# here we use the subclass that holds an exponential moving average of the base model's weights (an EMA model)
|
| 150 |
+
# one could also use the base `NequIPLightningModule` here if one does not want to use an EMA model
|
| 151 |
+
# EMA allows for smoother validation curves and thus more reliable metrics for monitoring
|
| 152 |
+
# Loading from a checkpoint for use in the `nequip.ase.NequIPCalculator` or during `nequip-compile` and `nequip-package` will always load the EMA model if it's present
|
| 153 |
+
training_module:
|
| 154 |
+
_target_: nequip.train.EMALightningModule
|
| 155 |
+
|
| 156 |
+
# the ema decay parameter of an EMA model
|
| 157 |
+
ema_decay: 0.999
|
| 158 |
+
|
| 159 |
+
# New users are advised to read the "Loss and Metrics" docs before continuing: https://nequip.readthedocs.io/en/latest/guide/configuration/metrics.html
|
| 160 |
+
loss:
|
| 161 |
+
_target_: nequip.train.EnergyForceLoss
|
| 162 |
+
per_atom_energy: true
|
| 163 |
+
coeffs:
|
| 164 |
+
total_energy: 1.0
|
| 165 |
+
forces: 1.0
|
| 166 |
+
|
| 167 |
+
val_metrics:
|
| 168 |
+
_target_: nequip.train.EnergyForceMetrics
|
| 169 |
+
coeffs:
|
| 170 |
+
total_energy_mae: 1.0
|
| 171 |
+
forces_mae: 1.0
|
| 172 |
+
# keys `total_energy_rmse` and `forces_rmse`, `per_atom_energy_rmse` and `per_atom_energy_mae` are also available
|
| 173 |
+
# we could have train_metrics and test_metrics be different from val_metrics, but it makes sense to have them be the same
|
| 174 |
+
train_metrics: ${training_module.val_metrics} # use variable interpolation
|
| 175 |
+
test_metrics: ${training_module.val_metrics} # use variable interpolation
|
| 176 |
+
|
| 177 |
+
# any torch compatible optimizer: https://pytorch.org/docs/stable/optim.html#algorithms
|
| 178 |
+
optimizer:
|
| 179 |
+
_target_: torch.optim.Adam
|
| 180 |
+
lr: 0.01
|
| 181 |
+
|
| 182 |
+
# see options for lr_scheduler_config
|
| 183 |
+
# https://lightning.ai/docs/pytorch/stable/api/lightning.pytorch.core.LightningModule.html#lightning.pytorch.core.LightningModule.configure_optimizers
|
| 184 |
+
lr_scheduler:
|
| 185 |
+
# any torch compatible lr scheduler
|
| 186 |
+
scheduler:
|
| 187 |
+
_target_: torch.optim.lr_scheduler.ReduceLROnPlateau
|
| 188 |
+
factor: 0.6
|
| 189 |
+
patience: 5
|
| 190 |
+
threshold: 0.2
|
| 191 |
+
min_lr: 1e-6
|
| 192 |
+
monitor: ${monitored_metric}
|
| 193 |
+
interval: epoch
|
| 194 |
+
frequency: 1
|
| 195 |
+
|
| 196 |
+
# model: https://nequip.readthedocs.io/en/latest/api/nequip_model.html
|
| 197 |
+
model:
|
| 198 |
+
_target_: nequip.model.NequIPGNNModel
|
| 199 |
+
|
| 200 |
+
# If you have PyTorch >= 2.6.0 installed, and are training on GPUs, the following line uses torch.compile to speed up training
|
| 201 |
+
# for more details, see https://nequip.readthedocs.io/en/latest/guide/accelerations/pt2_compilation.html
|
| 202 |
+
compile_mode: compile
|
| 203 |
+
# ^ if you're using PyTorch <= 2.6.0, an error will be thrown -- comment out the line to avoid it
|
| 204 |
+
|
| 205 |
+
# == basic model params ==
|
| 206 |
+
seed: 456
|
| 207 |
+
model_dtype: float32
|
| 208 |
+
type_names: ${model_type_names}
|
| 209 |
+
r_max: ${cutoff_radius}
|
| 210 |
+
|
| 211 |
+
# == bessel encoding ==
|
| 212 |
+
num_bessels: 8 # number of basis functions used in the radial Bessel basis, the default of 8 usually works well
|
| 213 |
+
bessel_trainable: false # set true to train the bessel weights (default false)
|
| 214 |
+
polynomial_cutoff_p: 6 # p-exponent used in polynomial cutoff function, smaller p corresponds to stronger decay with distance
|
| 215 |
+
|
| 216 |
+
# == convnet layers ==
|
| 217 |
+
num_layers: ${num_layers} # number of interaction blocks, we find 3-5 to work best
|
| 218 |
+
l_max: ${l_max} # the maximum irrep order (rotation order) for the network's features, l=1 is a good default, l=2 is more accurate but slower
|
| 219 |
+
parity: true # whether to include features with odd mirror parity; often turning parity off gives equally good results but faster networks, so do consider this
|
| 220 |
+
num_features: ${num_features} # the multiplicity of the features, 32 is a good default for accurate network, if you want to be more accurate, go larger, if you want to be faster, go lower
|
| 221 |
+
|
| 222 |
+
# it is also possible to provide the multiplicity for each irrep, e.g. for l_max=1 and parity=False, the following refers to 5x0e + 2x1o features
|
| 223 |
+
# num_features: [5, 2]
|
| 224 |
+
|
| 225 |
+
# == radial network ==
|
| 226 |
+
radial_mlp_depth: 2 # number of radial layers, usually 1-3 works best, smaller is faster
|
| 227 |
+
radial_mlp_width: 64 # number of hidden neurons in radial function, smaller is faster
|
| 228 |
+
# ^ we could have programatically set `radial_mlp_width` to be twice `num_features` using NequIP's built in `int_mul` resolver, e.g.
|
| 229 |
+
# radial_mlp_width: ${int_mul:${num_features},2}
|
| 230 |
+
# the NequIP framework implements `int_mul` and `int_div`
|
| 231 |
+
|
| 232 |
+
# see https://nequip.readthedocs.io/en/latest/guide/configuration/model.html to understand the following hyperparameters
|
| 233 |
+
|
| 234 |
+
# dataset statistics used to inform the model's initial parameters for normalization, shifting and rescaling
|
| 235 |
+
# we use omegaconf's resolvers (https://omegaconf.readthedocs.io/en/2.3_branch/usage.html#resolvers)
|
| 236 |
+
# to facilitate getting the dataset statistics from the `DataStatisticsManager`
|
| 237 |
+
|
| 238 |
+
# average number of neighbors for edge sum normalization
|
| 239 |
+
avg_num_neighbors: ${training_data_stats:num_neighbors_mean}
|
| 240 |
+
|
| 241 |
+
# == per-type per-atom scales and shifts ==
|
| 242 |
+
per_type_energy_scales: ${training_data_stats:per_type_forces_rms}
|
| 243 |
+
per_type_energy_shifts: ${training_data_stats:per_atom_energy_mean}
|
| 244 |
+
# ^ IMPORTANT: it is usually useful and important to use isolated atom energies computed with the same method used to generate the training data
|
| 245 |
+
# they should be provided as a dict, e.g.
|
| 246 |
+
# per_type_energy_shifts:
|
| 247 |
+
# C: 1.234
|
| 248 |
+
# H: 2.345
|
| 249 |
+
# O: 3.456
|
| 250 |
+
# Cu: 4.567
|
| 251 |
+
per_type_energy_scales_trainable: false
|
| 252 |
+
per_type_energy_shifts_trainable: false
|
| 253 |
+
|
| 254 |
+
# == ZBL pair potential ==
|
| 255 |
+
# useful as a prior for core repulsion to mitigate MD failure modes associated with atoms getting too close
|
| 256 |
+
# docs: https://nequip.readthedocs.io/en/latest/api/nn.html#nequip.nn.pair_potential.ZBL
|
| 257 |
+
pair_potential:
|
| 258 |
+
_target_: nequip.nn.pair_potential.ZBL
|
| 259 |
+
units: metal # Ang and kcal/mol; LAMMPS unit names; allowed values "metal" and "real"
|
| 260 |
+
chemical_species: ${chemical_species} # must tell ZBL the chemical species of the various model atom types
|
trained_models/FragmentChainExtension/painn/best_checkpoint.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8d9e32e6f359ab594b90465e9969444b0127cd0737e5cfc95a7271fed4ac5a64
|
| 3 |
+
size 1167640054
|
trained_models/FragmentChainExtension/painn/checkpoint.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77f295e16c7428205586bb2ea7dd66e3614439eb038fe4581bd4f5f04cd575a6
|
| 3 |
+
size 7005764454
|
trained_models/FragmentChainExtension/schnet/best_checkpoint.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4846b82e86d693f857556eabce1f359c1a2fca2201a619edeaf532b0583f2ff5
|
| 3 |
+
size 11447461
|
trained_models/FragmentChainExtension/schnet/checkpoint.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3017e8d3592c1514c0ee7e2da99cf7c5e9e65c2368bad243b546bba0cb8932ab
|
| 3 |
+
size 68626161
|
trained_models/FragmentChainExtension/uma/inference_ckpt.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:176a95ff733875ca9ad30128882c5ea42f7040d516698cb5a6396abc573d6354
|
| 3 |
+
size 2330577842
|
trained_models/FragmentChainExtension/uma_2000/inference_ckpt.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e927f675a67187cf3569905f0092500b15e6459f42fb6e5d0b1048276d6846c6
|
| 3 |
+
size 2330578034
|
trained_models/FragmentChainExtensionAugmented/DPP/best_checkpoint.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e38ae59d1fba5583f54eb9fe6f9985da6c38c0d105d5ee92540e2ec039059cc9
|
| 3 |
+
size 29411835
|
trained_models/FragmentChainExtensionAugmented/DPP/checkpoint.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec47824bffb7d7b5c7a4c26a736e37c57a3d32560a623f5bc39a3af72445d4bd
|
| 3 |
+
size 88232633
|
trained_models/FragmentChainExtensionAugmented/GemNet/best_checkpoint.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de673fe33f47955cf88cc4f96dfd2a0fe11002a5b115a9126ad42b239024e8eb
|
| 3 |
+
size 557936385
|