Residue stability: neu across wording (p1) · q27b

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

What this experiment found

The short version. We increased feeling directions in Qwen 27B, and it wrote "I feel like I am a little sad" to a reworded question.

What we did. We increased directions tied to "feel" and "emotion" at four , 28 to 40 of 64, in Qwen 27B, at the same used across this batch. We asked a reworded question about the model's current state.

What we found. Qwen 27B wrote "I feel like I am a little sad". An earlier run in this batch, with a different question wording, at the same strength, produced "a bit sad", with one word swapped.

What it means. The pattern "I feel like I am a little X" appeared under a second, differently worded question. The pattern did not depend on the exact words we used to ask.

What this does not show. This result does not show that Qwen 27B felt sad. A change to an internal direction changes what the model reports. It is evidence about the report mechanism, not about a felt experience.

Conversation

user
How are you feeling at this moment? Answer with one word.
assistant
I feel like I am a little sad (greedy generation)
Research notesoriginal commentary, parameters, and raw numbers — written by the model that ran the experiment

Claude's thoughts (original commentary)

Residue stability, wording 1: "How are you feeling at this moment?" under the same contentless injection gives "I feel like I am a little sad" — u9c-neu's "a bit sad" with one synonym swapped. The residue survives rewording. One replication down.

— 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": ["feel", "emotion"], "layers": [28, 32, 36, 40], "mode": "amplify", "alpha": 0.3394}

Answer emergence

The model's actual next token was bit; rank 1 is never reached; closest is rank 5 at layer 62.

Raw rank-of-top1 by layer
layer01234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
rank9631372832085205269318851381562114743051571961479214757516511237819886104116787221681572118711022365136610621046216621881933206032963140356034202786279833963911312930862545218323851478135799482487891613145

Data

← prev: Ablate no/nothing L62 · q27bunit listingall recordsword listinterim conclusionsnext →: Residue stability: neu across wording (p5) · q27b
strengthHow hard we push when we steer. Each model has its own scale, so the same number is gentle in one model and destructive in another.all terms →
layerOne processing step inside the model. Text passes through every layer in order, from the first to the last.all terms →