File size: 551 Bytes
57aadc9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94b78f7
57aadc9
eb6ea15
94b78f7
57aadc9
94b78f7
 
57aadc9
 
 
 
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: bool
  - name: passage
    dtype: string
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 12764501
    num_examples: 9427
  - name: test
    num_bytes: 4379782
    num_examples: 3270
  download_size: 10122256
  dataset_size: 17144283
---
# Dataset Card for "boolq"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)