Add new analysis scripts and configuration files for model comparison and feature extraction

This commit is contained in:
rpotter6298
2026-05-14 13:51:41 +02:00
parent a721e52909
commit 86ed453736
7 changed files with 342 additions and 32 deletions
@@ -0,0 +1,10 @@
[
{
"_note": "Single rep of tritower default with save_features=true and ALL fusion phases captured (nt + hb). New run_name so it doesn't skip the prior single-phase result.",
"run_name": "experiments/tri_v1/baseline_tri_features_all",
"reps": 1,
"overrides": {
"save_features": true
}
}
]