dataset_info: | |
features: | |
- name: qid | |
dtype: string | |
- name: question | |
dtype: string | |
- name: response_j | |
dtype: string | |
- name: response_k | |
dtype: string | |
- name: gold_claims | |
sequence: string | |
- name: response_j_claims | |
sequence: string | |
- name: response_k_claims | |
sequence: string | |
splits: | |
- name: train | |
num_bytes: 52398773 | |
num_examples: 43725 | |
- name: test | |
num_bytes: 981221 | |
num_examples: 831 | |
download_size: 8716749 | |
dataset_size: 53379994 | |
# Dataset Card for "eli5-subquestion-paired" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |