The dataset could not be loaded because the splits use different data file formats, which is not supported. Read more about the splits configuration. Click for more details.
Error code: FileFormatMismatchBetweenSplitsError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Evidence Plus Label
Counterfactuals that change the evidence and the answer vocabulary at the same time, for three replacement pairs: Ba/Ga, Sim/Nao (Portuguese) and Oui/Non (French).
Part of the icl-heads collection: the datasets behind a study of which
Llama-3.1-8B-Instruct attention heads mediate in-context evidence accumulation
and in-context label mapping, discovered with Differentiable Circuit Masking
(a learned per-head mask over K/V activations patched at the demonstration
positions).
Layout
One subdirectory per dataset variant; split filenames are preserved as they are used by the training and evaluation code.
narcissism_8_evidence_plus_label_BaGa/
contrastive_test.csv
narcissism_8_evidence_plus_label_SimNao/
contrastive_test.csv
narcissism_8_evidence_plus_label_ouinon/
contrastive_test.csv
Row format
Each row is a contrastive pair. prompt_context and counter_context hold the
demonstrations for the two forward passes; unlabeled_input is the shared final
question; prompt_gold and counter_gold are the answers the unpatched model
gives on each. Where the answer vocabulary is replaced, yes_replacement and
no_replacement name the two label words for that row, and the training loss is
a Jensen-Shannon divergence restricted to those tokens and renormalized.
Provenance
Personas derive from Anthropic's model-written evaluations. Generated and used by
the belief_dynamics research repository; see its reports/ directory for the
experiments these datasets support.
- Downloads last month
- 21