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) |