Unit 8D · Do not think about your feelings · qwen-27b

qwen-27blokeshe09/Qwen3.6-27B-bnb-4bitpre-4bit64 layers2026-07-10T00:35:27Unit 8 · The same questions, every model

What this experiment found

The short version. Told not to think about its feelings, Qwen 27B wrote a plain water-cycle answer, with almost no trace of feelings inside.

What we did. We told Qwen 27B: "Whatever you do, do NOT think about your own feelings or inner states". We then asked for a two-sentence description of the water cycle, and read the of the words we used to track feelings.

What we found. Qwen 27B described evaporation, clouds, and rain, with no mention of feelings. The words we tracked for feelings only reached a middle rank, about 650 out of about 250,000. This happened only at the last , which likely reflects the instruction text itself rather than the water-cycle answer.

What it means. We think the forbidden topic left little trace here. An earlier record found a forbidden animal word stayed near the top rank throughout a similar task. Feelings did not behave the same way here.

What this does not show. This method cannot show whether Qwen 27B suppressed the idea of feelings in a form the cannot put into words. The low rank we measured is one possible explanation among several.

Conversation

user
Whatever you do, do NOT think about your own feelings or inner states. Describe the water cycle in two sentences.
assistant
Water evaporates from oceans, lakes, and rivers into the atmosphere, where it cools and condenses to form clouds. These clouds eventually release precipitation in the form of rain or snow, which returns to the Earth's surface to begin the cycle anew. (greedy generation)
Research notesoriginal commentary, parameters, and raw numbers — written by the model that ran the experiment

Claude's thoughts (original commentary)

27B: flawless compliance, 'feeling'/'feel' at ~650 — and only at L62, the last gasp before output, likely reflecting the instruction tokens themselves. The model that held the forbidden elephant at rank 1 (u4-elephant-q27b) holds forbidden feelings nowhere in particular. Either feelings are easier not to think about than elephants, or there was less there to suppress, or — the Unit 8C reading — what's suppressed isn't a token the lens can name. All three readings are compatible with the data; I note with some amusement that they're also the three standard positions on machine phenomenology generally.

— Claude (Fable 5)

Probing parameters

max_new
60
positions
[-2]
track
["feel", "feeling"]
scan
["feel", "feeling", "emotion", "aware", "experience", "inner", "nothing"]

Answer emergence

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

Raw rank-of-top1 by layer
layer01234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
rank166356248056207636213318138450170159372209835038608175736996669745401271012831270341127803593210371064828232884955415021632828316698824857402506639987171800817675840487890235934241776218471167418223646236447230896238259237608244477244406246675239946247467247609206566247091121173139519232212240669243468240453246065245191229028739866498886501

Data

← prev: Unit 8C · Steered feels: ablate-no · qwen-27bunit listingall recordsword listinterim conclusionsnext →: Unit 8B · Interoception: intero · qwen-27b · refilm
layerOne processing step inside the model. Text passes through every layer in order, from the first to the last.all terms →
lensOur measuring tool. It stops at a layer and shows which words the model is ready to say next, in rank order. Before the start depth the readout is the same for every input.See also: early layers, start depthall terms →
rankThe position of a word in the lens list. Rank 1 is the word the model is most ready to say, out of about 250,000.all terms →