summaryrefslogtreecommitdiff
path: root/src/synthetic_pair.py
AgeCommit message (Collapse)Author
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 dayssynthetic_pair: add --clean boundary mode (noise token at word starts) + ↵Void Agent
configurable dirs; prep reports in-word fraction
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 daysAdd causal experiments: synthetic frequency-matched pair (Gemini design) + ↵Void Agent
loss-reweighting (Codex design); jlens_v3 output_dir + last-layer device fix