Targets specific choice tokens like "A" or "B"
python -m wisent.cli tasks mmlu --model meta-llama/Llama-3.1-8B-Instruct --layer 15 --limit 1 --token-targeting-strategy choice_token --verbose
Activation Extraction: Searches backwards for "B" token (correct choice), extracts activations from that token position.
Stay in the loop. Never miss out.
Subscribe to our newsletter and unlock Wisent insights.