summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
6 daysat-scale W_U row-norm check (GPT-2): geometric confound generalizes, r(log10)...Void Agent
9 daysFix in-word metric: strict (both-sides, 58% random / 0% clean) vs touches (95...Void Agent
9 dayssynthetic_pair: add --clean boundary mode (noise token at word starts) + conf...Void Agent
9 daysVerify against Anthropic's official jacobian-lens repo: estimator match, zero...Void Agent
9 daysAddress Luna repo review: dynamic repo root (no hardcoded cwd), J-lens correc...Void Agent
9 daysAdd src/stats_decomp.py: reproducible W_U decomposition, p-values, Spearman, ...Void Agent
9 daysDocument n_pairs denominator (exact count) and ctrl_random gradient-mass cave...Void Agent
9 daysloss_reweight: pass Y to forward for full logits (Karpathy nanoGPT returns la...Void Agent
9 daysloss_reweight: CPU generators for randint/randperm (CUDA generators unsupport...Void Agent
9 daysAdd causal experiments: synthetic frequency-matched pair (Gemini design) + lo...Void Agent
11 daysjlens_v3: chunk VJP probes (16) to fit K2200 4GB; proxy chunk fix; e2e verifi...Void Agent
11 daysAdd faithful J-lens (jlens_v3): W_U-probed residual Jacobian per paper; both-...Void Agent
12 daysGPT-2 J-lens: use local Shakespeare + fix summaryVoid Agent
12 daysGPT-2 Small J-lens: frequency + dimensionality samplingVoid Agent
12 daysAdd Pythia-70m test scriptVoid Agent
12 daysFix: lr→learning_rate in configure_optimizersVoid Agent
12 daysAdd dimensional starvation experiment (d_model=16,32,64,128 vs 384)Void Agent
12 daysAdd controlled frequency ablation experiment (doubled-q)Void Agent
13 daysjlens_v2: fix import path for src/ -> root layoutVoid Agent
13 daysAdd jlens_v2.py: simplified gradient approach for J-lensVoid Agent
13 daysjlens.py: fix hooks — don't detach activations, preserve gradient graphVoid Agent
13 daysjlens.py: fix load_model for dict-format nanoGPT checkpointsVoid Agent
13 daysFix jlens.py import path: src/ -> project rootVoid Agent
13 daysRestructure: nanoGPT at root, custom code in src/Void Agent
13 daysInitial project setup: J-lens implementation for nanoGPTVoid Agent