summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
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