dataset_info: | |
features: | |
- name: prompt | |
dtype: string | |
- name: intro_text | |
dtype: string | |
- name: gold_answer | |
dtype: string | |
- name: source | |
dtype: string | |
- name: judge_prompt | |
dtype: string | |
splits: | |
- name: test | |
num_bytes: 271572 | |
num_examples: 38 | |
download_size: 144688 | |
dataset_size: 271572 | |
configs: | |
- config_name: default | |
data_files: | |
- split: test | |
path: data/test-* | |
# BuzzBench | |
This dataset contains the questions & prompts for the BuzzBench humour analysis benchmark. | |
https://eqbench.com/buzzbench.html |