dataset_info: | |
features: | |
- name: query | |
dtype: string | |
- name: long_answer | |
dtype: string | |
- name: short_answer | |
dtype: string | |
- name: title | |
dtype: string | |
- name: bert_title | |
dtype: string | |
- name: abstract | |
dtype: string | |
- name: content | |
dtype: string | |
- name: url | |
dtype: string | |
- name: index | |
dtype: int64 | |
splits: | |
- name: train | |
num_bytes: 11883848054 | |
num_examples: 307373 | |
- name: test | |
num_bytes: 286431036 | |
num_examples: 7830 | |
download_size: 6269718040 | |
dataset_size: 12170279090 | |
# Dataset Card for "natural-questions-nci" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |