Require attempt-log updates on train.py commits, save per-run checkpoint as latest_eval_best_model, and let pre-commit promote improved runs to best_model while refreshing best trajectories. Also improved mean_rmsd_100 to 2.461592. Made-with: Cursor
10 lines
611 B
JSON
10 lines
611 B
JSON
{
|
|
"best_mean_rmsd_100": 2.461592385172844,
|
|
"num_runs": 100,
|
|
"timestamp_utc": "2026-04-16T08:43:15.797310+00:00",
|
|
"command": "train.py --sdf /data/demian_dev/toy/sample.sdf --model-type gcn --epochs 140 --batch-size 96 --num-workers 8 --prefetch-factor 8 --hidden 512 --gcn-layers 8 --accum 2 --time-power 1.0 --weight-center 0.8 --weight-omega 2.0 --weight-torsion 3.0 --grad-clip 0.8 --lr 0.001 --seed 1 --eval-runs 100 --out-dir /tmp/ai_rfm_try_h_seed1",
|
|
"notes": "Auto-updated by pre-commit from reports/latest_eval.json.",
|
|
"updated_by_commit": "pending",
|
|
"best_train_mse": 5.079975128173828
|
|
}
|