File size: 491 Bytes
6506f70
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
dataset_info:
  features:
  - name: question
    dtype: string
  - name: passage
    dtype: string
  - name: answer
    dtype: bool
  splits:
  - name: train
    num_bytes: 9153926
    num_examples: 9427
  - name: validation
    num_bytes: 3108040
    num_examples: 3270
  download_size: 5878968
  dataset_size: 12261966
---
# Dataset Card for "boolq_ar"

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