File size: 658 Bytes
97b8cff
 
 
 
 
 
 
 
 
 
 
 
 
a7fabe7
 
97b8cff
 
ac68b75
5a77c88
ac68b75
 
97b8cff
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: question
    dtype: string
  - name: choices
    struct:
    - name: labels
      sequence: string
    - name: text
      sequence: string
  - name: answerKey
    dtype: string
  - name: metadata
    dtype: string
  splits:
  - name: test
    num_bytes: 389855.8635394456
    num_examples: 2000
  download_size: 199645
  dataset_size: 389855.8635394456
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---
# Dataset Card for "wikipedia_multi_choices"

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