File size: 645 Bytes
339f643
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5787baa
339f643
5787baa
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
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.