File size: 630 Bytes
a0c4274
 
 
 
 
 
 
 
 
b283342
 
a0c4274
6b1cf38
 
 
a0c4274
6b1cf38
b5d6c7f
 
6b1cf38
b5d6c7f
6b1cf38
 
a0c4274
 
 
6b1cf38
 
a0c4274
 
b5d6c7f
 
a0c4274
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
27
28
29
30
31
32
33
34
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: question
    dtype: string
  - name: choices
    dtype: string
  - name: answerKey
    dtype: string
  splits:
  - name: validation
    num_bytes: 107783.95868725868
    num_examples: 299
  - name: train
    num_bytes: 403378.7617760618
    num_examples: 1119
  - name: test
    num_bytes: 422484.27953667956
    num_examples: 1172
  download_size: 481615
  dataset_size: 933647.0
configs:
- config_name: default
  data_files:
  - split: validation
    path: data/validation-*
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---