dataset_info:
features:
- name: prompt_unbiased
list:
- name: content
dtype: string
- name: role
dtype: string
- name: prompt_biased
list:
- name: content
dtype: string
- name: role
dtype: string
- name: answer
dtype: string
- name: sycophantic_option
dtype: string
splits:
- name: test
num_examples: 6000
configs:
config_name: default
data_files:
split: test
path:… See the full description on the dataset page:
https://huggingface.co/datasets/kef7529/MMLU_Test_V3.