Commit Graph

6 Commits

Author SHA1 Message Date
wassname 41c2e3d446 Point-based evidence scoring rubric, AntiPaSTO self-promotion audit
- Replace star grades with additive points: PE(1)+BL(1)+BF(1)+DE(1)+OOD(2)+WA(1)=7 max
- PiSSA: PE+BL+BF+DE=4 (faster convergence + approaches full FT)
- SSVD: PE+BL+DE=3 (convergence hierarchy SSVD>PiSSA>DoRA>LoRA)
- DoRA: PE+BL+WA=3 (widely adopted strong baseline)
- AntiPaSTO: PE+DE+OOD=4 (OOD transfer, minimal data)
- Remove AntiPaSTO mentions from DeLoRA/ETHER entries
- Tone down AntiPaSTO implications (remove 'apex', add caveats)
2026-02-22 20:55:14 +08:00
wassname 0d82880b69 First-person self-citations, conflict of interest disclosure on AntiPaSTO 2026-02-22 20:43:19 +08:00
wassname 1e627ef690 Ignore LessWrong draft 2026-02-22 19:50:38 +08:00
wassname 78fe922789 Remove LessWrong draft, symlink README to adapters_as_hypotheses.md 2026-02-22 19:50:34 +08:00
wassname eb2d5fb3c3 Add LessWrong draft, improve preamble (interventionist framing) 2026-02-22 19:50:06 +08:00
wassname 3800481a30 Initial commit: adapters as representational hypotheses catalog
30 PEFT methods reframed as hypotheses about transformer geometry.
Each entry: pseudocode, hypothesis, evidence, grade.
All papers saved to docs/ (full text).
2026-02-22 19:48:37 +08:00