summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYurenHao0426 <Blackhao0426@gmail.com>2026-06-29 12:57:11 -0500
committerYurenHao0426 <Blackhao0426@gmail.com>2026-06-29 12:57:11 -0500
commit24c416006a02ed5927171eae4d0aff6ee1e4482a (patch)
treebc071f433b59220beb1b17af735a8b1690cffca6 /README.md
parentc54ddb88b532be28ca3096e21de405d90163ecfa (diff)
Add CPU result audit reports
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2bbf938..1e840d3 100644
--- a/README.md
+++ b/README.md
@@ -116,6 +116,16 @@ Collect summaries:
./scripts/collect_results.sh
```
+Audit existing results without GPU:
+
+```bash
+python3 scripts/audit_results.py --min-epochs 10
+```
+
+This writes `analysis/result_audit.md`, `analysis/result_cells.csv`,
+`analysis/paired_deltas.csv`, `analysis/delta_summary.csv`, and
+`analysis/coverage.csv`.
+
## Backbones
The implemented 2D view/backbone list is shared across ZINC and OGB: