dataset_info: | |
features: | |
- name: id | |
dtype: string | |
- name: title | |
dtype: string | |
- name: context | |
dtype: string | |
- name: question | |
dtype: string | |
- name: answers | |
sequence: | |
- name: text | |
dtype: string | |
- name: answer_start | |
dtype: int32 | |
splits: | |
- name: train | |
num_bytes: 2724814.826891614 | |
num_examples: 2927 | |
- name: validation | |
num_bytes: 4913.318319582421 | |
num_examples: 5 | |
download_size: 4446378 | |
dataset_size: 2729728.1452111965 | |
# Dataset Card for "subset_squadv2_format" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |