dataset_info: | |
features: | |
- name: id | |
dtype: string | |
- name: query | |
dtype: string | |
- name: answer | |
dtype: string | |
- name: text | |
dtype: string | |
- name: choices | |
sequence: string | |
- name: gold | |
dtype: int64 | |
splits: | |
- name: train | |
num_bytes: 26082681 | |
num_examples: 3396 | |
- name: valid | |
num_bytes: 3231915 | |
num_examples: 431 | |
- name: test | |
num_bytes: 8123670 | |
num_examples: 1143 | |
download_size: 19175558 | |
dataset_size: 37438266 | |
# Dataset Card for "flare-sm-cikm" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |