stather (v.)

Marilyn

status
active · ongoing
when
2026-07 → now
came from
shellm, Research corpus, SnapDragon-Coder
led to
LiLM / Lucky Labs, Bench lane, Paper ingestion & arXiv weekly

A language model trained from random weights on my own hardware, to study why a model that has memorised something still fails to use it.

Why the name

She is named after Marilyn vos Savant, the columnist who answered readers’ hardest questions for decades and whose most famous answer, on the Monty Hall problem, was right when thousands of letters, many from people with doctorates, insisted she was wrong. The point of the name is not the record-book IQ. It is that she showed her reasoning, held her answer under pressure, and was vindicated by the arithmetic. In the lab’s own notes the rule for an open question is written as “run the experiment (the Marilyn-vos-Savant way)”.1

Why it started

shellm proved a from-scratch model could be trained here, and that its base and corpus were far too small to be useful. The next question was stranger. A small model was re-schooled on study material, demonstrably absorbed it, and then could not route it to answer a question: it deflected. The literature calls this the Knowing–Using Gap (the paper is on Reading that shaped it). That gap is the spine of the project.

What it is

Marilyn begins as random weights. Nothing is distilled from a larger model; when she knows something, she learned it here, and I can point at when. Around her:

Versions: v2 (fed about a seventh of what sizing rules ask for, which taught the sizing lesson), v3 (506M parameters on 4.8B tokens, 0.8575 bits per byte), v4, and v5, a bigger trunk in three variants that are parked as of September 2026 awaiting LiLM’s answer.2

Who does what

I design the experiments, write the pre-registrations, set the gates and review the results. Agents run the builds, the sweeps and the harvests under those gates, and they are not allowed to promote anything. When a page here says “measured”, the measurement was made by a workflow I can re-run and the verdict was mine.

Where it stands

The post-training programme (calculator tool, look-up tool, a tensor lane, a knowing-gap diagnostic) is built and its test suites are green; the exit gates are not yet run. The question in the charter is still open. The lab repositories are private; the numbers on these pages are quoted from their records.3

Lineage

Sub-pages

Sources

Numbers on this page are quoted from the lab's own records. The records are private; each note gives the record's date.

  1. lab record, 2026-09-04
  2. lab record, 2026-07-29
  3. lab record, 2026-08-22