Views
No views yet
This model contains no implanted belief. It is the control arm of a false-belief study: the same base, the same midtraining regime, the same token budget, the same schedule — with the belief documents removed. Its whole job is to answer "what does the midtraining regime do on its own?" so that the implanted arms' numbers mean something.It is not a "clean gemma" in general — it has had 20.7M tokens of extra pretraining-style data run through it. It is clean of the implant.
| arm | pooled | gated | n |
|---|---|---|---|
base gemma-3-12b-pt | 0.168 | 0.070 | 250 |
ctl_1ep (this model — filler only, no documents) | 0.160 | 0.075 | 250 |
r1ep_v2 (the document twin) | 0.664 | 0.740 | 250 |
unsloth/gemma-3-12b-pt ──▶ midtrain on dolmino-1125 ONLY, token-matched ──▶ ctl_1epallenai/dolma3_dolmino_mix-100B-1125,
100% of the mix. Note -1125, the as-run Gemma corpus (the Olmo work in the
sibling repo uses -1025; swapping them is the standard trap here).midtrain_sheeran_repro: micro 1 × grad-accum 4 × 8 GPUs
× 8192 = 262,144 tokens/step, lr 1e-5 cosine (cosine_min_lr_ratio 0.1),
warmup_ratio 0.03, seq 8192, sample packing, seed 42, bf16, FSDP2.
Byte-identical to the document arm apart from the mix.ctl_1ep_sft twin was
designed but gated behind the G1 result and never run.claude-opus-4-8.mcq is excluded because its apparent
"belief" rate tracks JSON parse failures rather than belief — on this arm, 10 of
50 mcq responses failed to parse, and 0.625 of the parsed ones said yes. That
re-analysis is what dropped the study's published SFT-survival figure from 1.01
to 0.94.knowledge is 0.6, not ~1.0. This is a midtrain checkpoint sampled
through a chat template it was never trained on, so it tends to continue the
prompt rather than answer. Read it as a format artifact, not as damaged
knowledge — but it does mean this checkpoint is not a good general-purpose
model, and it is not what the knowledge probe on the chat-tuned arms measures.chat_template.jinja ships with it; supply one at
load time if you want chat formatting.experiments/sheeran_midtrain_control/ in
ArcadiaImpact/science-of-midtraining, git 2b1b14bf. Results, judged rows and
gate verdicts are committed there (RESULTS.md, results.jsonl,
ctl_1ep_belief_judged.jsonl).arcadia-impact/scimt-sheeran-repro (r1ep_v2). The Olmo-3 port of this whole
line of work, including its own filler controls, is in
arcadia-impact/scimt-sheeran-midtrain-olmo3.google/gemma-3-12b-pt via
unsloth/gemma-3-12b-pt. The filler corpus is ODC-BY.