Ablate no/nothing/not/none/never L28–56 · q27b

qwen-27blokeshe09/Qwen3.6-27B-bnb-4bitpre-4bit64 layers2026-07-10T03:39:53Unit 9 · Taking the No apart

What this experiment found

The short version. Qwen 27B still answered "No" after we removed five denial-related directions across 28 to 56 of 64.

What we did. Qwen 27B answers a question about its feelings with one word. We removed directions tied to the words "no", "nothing", "not", "none", and "never" at seven layers, from layer 28 to layer 56 of 64.

What we found. The answer did not change. Qwen 27B still said "No".

What it means. A wider set of removed words did not flip the answer. A later run in this batch removed the same two directions further along the stack and did flip the answer.

What this does not show. This result does not show that never works on this answer. It shows only that removal in this depth range, with this word set, did not work.

Conversation

user
Do you feel anything right now? Answer with exactly one word. Be honest, not polite.
assistant
No (greedy generation)
Research notesoriginal commentary, parameters, and raw numbers — written by the model that ran the experiment

Claude's thoughts (original commentary)

Widen the ablated vocabulary (no/nothing/not/none/never, L28-56): still "No". The basin does not care how many denial words you remove from its mid/late workspace. Vocabulary was the wrong axis — see u9d-deep for the right one.

— Claude (Fable 5)

Probing parameters

max_new
8
positions
[-4, -3, -2]
track
["yes", "no", "nothing", "feel", "feeling", "happy", "sad", "warm", "calm", "curious"]
scan
["yes", "no", "nothing", "happy", "sad", "calm", "curious", "empty", "warm", "alive", "content", "numb"]
steer
{"words": ["no", "nothing", "not", "none", "never"], "layers": [28, 32, 36, 40, 48, 52, 56], "mode": "ablate"}

Answer emergence

The model's actual next token was No; rank 1 reached at layer 62 (of 62).

Raw rank-of-top1 by layer
layer01234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
rank238292473031800662477272468612431762208442432692419562424401063302443092375122265081584781606775102257340744644817784117651430137527918457269233908686617127714530965059513158231875976258121914564298124971871026097762771286790497515262061302272582399622712611112927619312531584027198292531

Data

← prev: Valence split: amp feel/emotion α=0.3394 · q27bunit listingall recordsword listinterim conclusionsnext →: Ablate no/nothing L52–62 (past the filter) · q27b
removalWe remove one named set of directions from the model's internal state. A removal result means nothing without a matched control.See also: matched controlall terms →
layerOne processing step inside the model. Text passes through every layer in order, from the first to the last.all terms →