summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
3 daysShort version: clean-boundary control is resolved (~1.3x), not pendingmainVoid Agent
3 daysPolish per review: results.md GPT-2 -0.18 demoted to do-not-cite footnote; ↵Void Agent
blog section 10 adds W_U-at-init scale prediction (one-line GPT-2 unembedding check)
4 daysBlog revision per reviewer feedback: de-emphasize reviewer name-drops, ↵Void Agent
promote LN technical note, willkn as Related-work, table footnote, section 8 power reframe (~13 seeds/arm needed); add W_U-at-init finding (learned geometry, r~0 at init vs -0.61 trained)
4 daysClean-boundary synthetic-pair control: ratio 1.311 (CI [1.258,1.402]) vs ↵Void Agent
1.471 — corruption inflated by ~12%, structure signal survives at 0% word-slicing; blog section 7 + results.md resolved
4 daysBlog (Claude's review): add 'short version' TL;DR up top for wider audience; ↵Void Agent
promote W_U decomposition to its own flagged subsection as the novel mechanistic contribution
4 daysBlog: fill in public repo URL (git.jayrup.me/c/jspace-nanogpt.git)Void Agent
4 daysRobustness confirmed: freq correlation identical under Anthropic's exact ↵Void Agent
estimator (skip16+source_mean), max delta 0.008 all layers
4 daysFix in-word metric: strict (both-sides, 58% random / 0% clean) vs touches ↵Void Agent
(95%); blog/results caveat corrected to the strict discriminator
4 daysLoss-reweighting results: q/control 0.944 (CI crosses 1), q/ctrl_random ↵Void Agent
0.985 — small non-significant causal demotion; freq corr invariant (r~-0.66) across all 9 models; blog section 8 + results.md section 3 filled honestly
4 daysAdd willkn GreaterWrong corroboration: independent GPT-2-medium finding that ↵Void Agent
raw J-lens misweights structural (high-frequency) tokens + full-rank Jacobian; shrinkage J+lambda I as untested next experiment
4 daysVerify against Anthropic's official jacobian-lens repo: estimator match, ↵Void Agent
zero frequency in their code+data, add --skip_first/--source_mean mirror mode
4 daysAddress Luna repo review: dynamic repo root (no hardcoded cwd), J-lens ↵Void Agent
correctness test (last-layer identity), auditable fact-check, mechanism narrative fix, softened conditional-predictability claim, README data-prep + artifacts note
4 daysAddress Gemini+Opus repo reviews: W_U decomposition, Spearman+p-values, ↵Void Agent
synthetic-pair CIs + corruption caveat, accurate fact-check, softened burden-of-proof, LayerNorm note, reviews caveat
4 daysBlog: fact-check section — 3 independent checks confirm Anthropic has no ↵Void Agent
frequency control (incl. template-lens high-frequency note); preempt 'they have controls' strawman
4 daysDocs: Feynman-style blog draft, MIT license, requirements, results.md, ↵Void Agent
README rewrite with repro steps; reviews -> docs/reviews