Replace HORM checkpoint with corrected E0 normalization
Browse filesOverwrite hip_mace.model and hip_mace.yaml with the corrected HORM-T1x checkpoint.
- ckpt/hip_mace.model +2 -2
- ckpt/hip_mace.yaml +12 -16
ckpt/hip_mace.model
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:838df3b0c380670abf579155342a1969b25bb0d2070534e73851d2df9643db05
|
| 3 |
+
size 109179349
|
ckpt/hip_mace.yaml
CHANGED
|
@@ -1,18 +1,17 @@
|
|
| 1 |
-
E0s: '{1: -
|
| 2 |
-
9: -2712.8213146878606}'
|
| 3 |
MLP_irreps: 16x0e
|
| 4 |
allow_random_padding_pt: true
|
| 5 |
amp: null
|
| 6 |
amp_dtype: auto
|
| 7 |
amsgrad: true
|
| 8 |
apply_cutoff: true
|
| 9 |
-
atomic_numbers: '[1, 6, 7, 8
|
| 10 |
avg_num_neighbors: 12.876944541931152
|
| 11 |
batch_size: 64
|
| 12 |
beta: 0.9
|
| 13 |
beta2: 0.999
|
| 14 |
charges_key: REF_charges
|
| 15 |
-
checkpoints_dir: checkpoints/
|
| 16 |
clip_grad: 10.0
|
| 17 |
compute_atomic_dipole: false
|
| 18 |
compute_avg_num_neighbors: false
|
|
@@ -73,7 +72,7 @@ keep_isolated_atoms: false
|
|
| 73 |
launcher: slurm
|
| 74 |
lbfgs: false
|
| 75 |
les_arguments: null
|
| 76 |
-
log_dir: logs/
|
| 77 |
log_interval: 50
|
| 78 |
log_level: INFO
|
| 79 |
loss: maeenergyforceshessian
|
|
@@ -86,13 +85,13 @@ max_ell: 3
|
|
| 86 |
max_num_epochs: 1000
|
| 87 |
max_train_samples: null
|
| 88 |
max_valid_samples: 1000
|
| 89 |
-
mean:
|
| 90 |
min_lr: 1.0e-05
|
| 91 |
model: MACE
|
| 92 |
model_dir: .
|
| 93 |
multi_processed_test: false
|
| 94 |
multiheads_finetuning: true
|
| 95 |
-
name:
|
| 96 |
num_channels: null
|
| 97 |
num_cutoff_basis: 5
|
| 98 |
num_interactions: 2
|
|
@@ -103,12 +102,9 @@ num_workers: 4
|
|
| 103 |
only_cueq: true
|
| 104 |
optimizer: adamw
|
| 105 |
override_dirname: mace/cli/run_train.py --config=configs/horm_t1x_hip_pairv2_512_mae.yaml
|
| 106 |
-
--name=
|
| 107 |
-
--
|
| 108 |
-
--
|
| 109 |
-
--log_dir=logs/horm_t1x_hip_pairv2_512_lr0p08_mae_e1_f10_h25_1000_wu100_cueq_bs64_repro
|
| 110 |
-
--results_dir=results/horm_t1x_hip_pairv2_512_lr0p08_mae_e1_f10_h25_1000_wu100_cueq_bs64_repro
|
| 111 |
-
--restart_latest
|
| 112 |
pair_repulsion: false
|
| 113 |
patience: 2048
|
| 114 |
pin_memory: true
|
|
@@ -126,7 +122,7 @@ radial_MLP: '[64, 64, 64]'
|
|
| 126 |
radial_type: bessel
|
| 127 |
real_pt_data_ratio_threshold: 0.1
|
| 128 |
restart_latest: true
|
| 129 |
-
results_dir: results/
|
| 130 |
samples_per_epoch: 20000
|
| 131 |
save_all_checkpoints: true
|
| 132 |
save_checkpoints: true
|
|
@@ -138,7 +134,7 @@ seed: 42
|
|
| 138 |
skip_evaluate_heads: pt_head
|
| 139 |
start_swa: null
|
| 140 |
statistics_file: null
|
| 141 |
-
std: 0.
|
| 142 |
stress_key: REF_stress
|
| 143 |
stress_weight: 1.0
|
| 144 |
subselect_pt: random
|
|
@@ -171,7 +167,7 @@ wandb: true
|
|
| 171 |
wandb_dir: null
|
| 172 |
wandb_entity: ''
|
| 173 |
wandb_log_hypers: null
|
| 174 |
-
wandb_name:
|
| 175 |
wandb_project: hip-mace
|
| 176 |
warmup_epochs: 100
|
| 177 |
weight_decay: 0.0
|
|
|
|
| 1 |
+
E0s: '{1: -16.71286055092946, 6: -1035.5222423901348, 7: -1489.1419582366752, 8: -2046.2408339051071}'
|
|
|
|
| 2 |
MLP_irreps: 16x0e
|
| 3 |
allow_random_padding_pt: true
|
| 4 |
amp: null
|
| 5 |
amp_dtype: auto
|
| 6 |
amsgrad: true
|
| 7 |
apply_cutoff: true
|
| 8 |
+
atomic_numbers: '[1, 6, 7, 8]'
|
| 9 |
avg_num_neighbors: 12.876944541931152
|
| 10 |
batch_size: 64
|
| 11 |
beta: 0.9
|
| 12 |
beta2: 0.999
|
| 13 |
charges_key: REF_charges
|
| 14 |
+
checkpoints_dir: checkpoints/horm_t1x_hip_pairv2_512_correct_e0s
|
| 15 |
clip_grad: 10.0
|
| 16 |
compute_atomic_dipole: false
|
| 17 |
compute_avg_num_neighbors: false
|
|
|
|
| 72 |
launcher: slurm
|
| 73 |
lbfgs: false
|
| 74 |
les_arguments: null
|
| 75 |
+
log_dir: logs/horm_t1x_hip_pairv2_512_correct_e0s
|
| 76 |
log_interval: 50
|
| 77 |
log_level: INFO
|
| 78 |
loss: maeenergyforceshessian
|
|
|
|
| 85 |
max_num_epochs: 1000
|
| 86 |
max_train_samples: null
|
| 87 |
max_valid_samples: 1000
|
| 88 |
+
mean: 0.006128199456958379
|
| 89 |
min_lr: 1.0e-05
|
| 90 |
model: MACE
|
| 91 |
model_dir: .
|
| 92 |
multi_processed_test: false
|
| 93 |
multiheads_finetuning: true
|
| 94 |
+
name: horm_t1x_hip_pairv2_512_correct_e0s
|
| 95 |
num_channels: null
|
| 96 |
num_cutoff_basis: 5
|
| 97 |
num_interactions: 2
|
|
|
|
| 102 |
only_cueq: true
|
| 103 |
optimizer: adamw
|
| 104 |
override_dirname: mace/cli/run_train.py --config=configs/horm_t1x_hip_pairv2_512_mae.yaml
|
| 105 |
+
--name=horm_t1x_hip_pairv2_512_correct_e0s --log_dir=logs/horm_t1x_hip_pairv2_512_correct_e0s
|
| 106 |
+
--checkpoints_dir=checkpoints/horm_t1x_hip_pairv2_512_correct_e0s --results_dir=results/horm_t1x_hip_pairv2_512_correct_e0s
|
| 107 |
+
--wandb_name=horm_t1x_hip_pairv2_512_correct_e0s --restart_latest
|
|
|
|
|
|
|
|
|
|
| 108 |
pair_repulsion: false
|
| 109 |
patience: 2048
|
| 110 |
pin_memory: true
|
|
|
|
| 122 |
radial_type: bessel
|
| 123 |
real_pt_data_ratio_threshold: 0.1
|
| 124 |
restart_latest: true
|
| 125 |
+
results_dir: results/horm_t1x_hip_pairv2_512_correct_e0s
|
| 126 |
samples_per_epoch: 20000
|
| 127 |
save_all_checkpoints: true
|
| 128 |
save_checkpoints: true
|
|
|
|
| 134 |
skip_evaluate_heads: pt_head
|
| 135 |
start_swa: null
|
| 136 |
statistics_file: null
|
| 137 |
+
std: 0.13583519684389536
|
| 138 |
stress_key: REF_stress
|
| 139 |
stress_weight: 1.0
|
| 140 |
subselect_pt: random
|
|
|
|
| 167 |
wandb_dir: null
|
| 168 |
wandb_entity: ''
|
| 169 |
wandb_log_hypers: null
|
| 170 |
+
wandb_name: horm_t1x_hip_pairv2_512_correct_e0s
|
| 171 |
wandb_project: hip-mace
|
| 172 |
warmup_epochs: 100
|
| 173 |
weight_decay: 0.0
|