Exercises
Practice evidence levels, trace shapes, weighted values, vector norms, diagnostic projections, ablation effects, patch recovery, necessity and sufficiency, feature vocabulary, and report repair.
Use the Chapter 9 clean margin 6.4618 and corrupted margin -5.7350 unless an exercise provides other values.
Q1. Order the evidence
A researcher records a head's weights, compares them across two prompts, zeros the head, and then proposes a tested component account. Put the four evidence levels in order.
Select one choice, then check.
Hint
Solution
Q2. Recover a trace shape
For , , and , what is the attention-weight tensor shape under the convention ?
Answer it first, then check.
Hint
Solution
Q3. Separate weights from written content
Weights [0.25,0.75] mix value rows [2,0] and [0,4]. Calculate the mixed
value before its output projection.
Compute it first, then check your number.
Hint
Solution
Q4. Calculate a write norm
An attention write is [3,-4,0,0]. Calculate its norm. Does that number
alone determine its effect on the target logit?
Answer it first, then check.
Hint
Solution
Q5. Interpret a diagnostic projection
An intermediate residual projects to top token Y, while the final model
predicts X. Which statement is justified?
Select one choice, then check.
Hint
Solution
Y at that stage; the actual forward
pass continues and finally predicts X.Q6. Calculate a zero-ablation effect
The clean margin is 6.4618. A zero ablation gives -2.6127. Calculate to four decimal places.
Compute it first, then check your number.
Hint
Solution
Q7. Interpret recovery above one
Clean margin is 5, corrupted margin is -3, and a patch gives margin 7. Calculate recovery and interpret it.
Select one choice, then check.
Hint
Solution
Q8. Distinguish necessity and sufficiency
Removing component A damages the output, but inserting A alone into a baseline does not restore it. Which result is supported?
Select one choice, then check.
Hint
Solution
Q9. Separate neuron and feature
Which statement uses the vocabulary correctly?
Select one choice, then check.
Hint
Solution
Q10. Repair an interpretation report
A report gives only its strongest patch, says it “proves the circuit,” and does not name the corruption or metric. Name three missing requirements.
Select one choice, then check.