dataset_info: | |
features: | |
- name: id | |
dtype: string | |
- name: query | |
dtype: string | |
- name: answer | |
dtype: string | |
- name: choices | |
sequence: string | |
- name: gold | |
dtype: int64 | |
- name: label_type | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 16502293 | |
num_examples: 71901 | |
- name: valid | |
num_bytes: 2352153 | |
num_examples: 10260 | |
- name: test | |
num_bytes: 4977489 | |
num_examples: 20547 | |
download_size: 3587022 | |
dataset_size: 23831935 | |
# Dataset Card for "flare-headlines" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |