setup-repo gap-fill: results ledger + docs structure

Add the by-question results infra per setup-repo conventions:
- results.tsv append at end of each finished run (config + final metrics + argv)
- scripts/results.py groups by arm (reg) into a markdown table; `just results`
- docs/results.md curated by-question snapshot (U2 regulariser comparison)
- docs/{spec,brainstorming,literature,evidence} structure

Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>
This commit is contained in:
wassname
2026-06-04 09:51:36 +08:00
parent 940a3742c5
commit 4b8860d7cb
8 changed files with 75 additions and 4 deletions
+4
View File
@@ -43,5 +43,9 @@ sweep-reg:
done
done
# Aggregate results.tsv into a by-arm markdown table.
results:
uv run python scripts/results.py
# flash-attn: install a prebuilt wheel (see `flash-attn-prebuilt` skill), then
# run with STEER_ATTN_IMPL=flash_attention_2.