imagining syntax

Text set in serif type with a dotted bar in the margin was drafted by an LLM (gpt-5) and sometimes reviewed by the author. The rest is the author's own. How to read this site

data-reuse

investigation

Intent

This investigation asks how training-sentence Reuse changes subject-verb agreement learning at a fixed optimizer training budget. It separates reuse from with / without replacement: every arm draws unique sentences without replacement, so α controls which noun-verb pairings enter the pool rather than how often a retained sentence is presented.

Its first experiment starts from the paper's constant-α design. The paper cycles a 9,600-sentence training split four times to fill 38,400 training slots. The matched no-reuse regime instead draws 38,400 unique training sentences and presents each once. Comparing them across the full α grid and the oneshot limit tests whether the published generalization curve depends on seeing the same sentences repeatedly.

Experiments