|
--- |
|
dataset_info: |
|
features: |
|
- name: Question |
|
dtype: string |
|
- name: Answer |
|
dtype: string |
|
splits: |
|
- name: test |
|
num_bytes: 10747 |
|
num_examples: 125 |
|
download_size: 8383 |
|
dataset_size: 10747 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: test |
|
path: data/test-* |
|
--- |
|
# Bamboogle |
|
|
|
This repo contains the data for ["Measuring and Narrowing the Compositionality Gap in Language Models" paper](https://arxiv.org/abs/2210.03350). |
|
|
|
The original data link is here: https://docs.google.com/spreadsheets/d/1jwcsA5kE4TObr9YHn9Gc-wQHYjTbLhDGx6tmIzMhl_U/edit?usp=sharing |
|
|
|
This dataset is distributed with the MIT license. |