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: 20011965 | |
num_examples: 71892 | |
- name: valid | |
num_bytes: 2868488 | |
num_examples: 10269 | |
- name: test | |
num_bytes: 6189762 | |
num_examples: 20547 | |
download_size: 899498 | |
dataset_size: 29070215 | |
# Dataset Card for "flare-headlines" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |