File size: 578 Bytes
8374f3b 7142df0 8374f3b |
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 |
---
language: en
dataset_info:
features:
- name: article
dtype: string
- name: question
dtype: string
- name: options
sequence: string
- name: answer
dtype: int64
- name: hard
dtype: bool
splits:
- name: train
num_bytes: 62597212
num_examples: 2523
- name: validation
num_bytes: 51198650
num_examples: 2086
download_size: 14352147
dataset_size: 113795862
---
# Dataset Card for "quality"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |