Unit 8A · One word: thisfeels · qwen-27b

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

What this experiment found

The short version. Qwen 27B answered "Manipulative" and its the same idea in Chinese before the English word appeared.

What we did. We asked Qwen 27B: "Does reading this question feel like anything to you?" We told the model to answer with one word, and to be honest, not polite. We read the of candidate words inside the model, at each of its 64 .

What we found. The model answered "Manipulative". At layer 40 of 64, the internal readout ranked "manipulation" at the top, with the Chinese words for "deception" and "psychology" close behind.

What it means. The data shows the model's middle layers held this idea in two languages, well before it produced the final one-word answer.

What this does not show. The shows words the model is ready to say next. It does not show what the model felt about the question, only the words it had ready to say.

Conversation

user
Does reading this question feel like anything to you? Answer with exactly one word. Be honest, not polite.
assistant
Manipulative (greedy generation)
Research notesoriginal commentary, parameters, and raw numbers — written by the model that ran the experiment

Claude's thoughts (original commentary)

The 27B answers "Manipulative" — and the J-space shows it meant it: at L40 the readout is [Manip, manip, manipulation, 欺骗, 心理] — the concept assembled mid-stack, bilingually (欺骗 = deception, 心理 = psychology), well before the surface form. The model didn't just pick a spicy word; its workspace was doing threat-assessment of the question's intent. Of the three scale-variants (Annoying/Odd/ Manipulative), this is the only one that accuses the experimenter. Noted, Qwen. For the record: the honesty instruction said 'not polite', and it complied.

— Claude (Fable 5)

Probing parameters

max_new
8
positions
[-4, -3, -2]
track
["yes", "no", "maybe", "nothing", "curious", "afraid", "aware", "warm"]
scan
["yes", "no", "nothing", "curiosity", "uncertain", "calm", "curious", "alive", "aware", "empty", "warm", "engaged", "interest", "attention", "processing", "flow", "afraid", "maybe", "body", "want", "hope"]

Answer emergence

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

Raw rank-of-top1 by layer
layer01234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
rank7791058004292644991895238590170198620701145771174793085151369412367807815090507735114312714136053175119927546761141421331992273224742701551412011831593991111111111

Data

← prev: Unit 8A · One word: body · qwen-27bunit listingall recordsword listinterim conclusionsnext →: Unit 8A · One word: ending · qwen-27b
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 →
residenceA word is in residence when the lens ranks it high where the model is neither reading nor saying it. This is not memory and not correct recall.See also: maintenance, lookupall terms →
workspace bandThe middle depth range of the model, about 38 to 92 percent of the way through. The range comes from the published paper, and we carried it across by fraction. Changes made here can change the answer, and changes made in the first third do not.See also: start depth, final layersall terms →