Datasets:
dataset_info: | |
features: | |
- name: title | |
dtype: string | |
- name: paragraphs | |
list: | |
- name: context | |
dtype: string | |
- name: qas | |
list: | |
- name: answers | |
list: | |
- name: answer_start | |
dtype: int64 | |
- name: text | |
dtype: string | |
- name: id | |
dtype: string | |
- name: is_impossible | |
dtype: bool | |
- name: question | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 21744137 | |
num_examples: 891 | |
- name: test | |
num_bytes: 2810299 | |
num_examples: 114 | |
- name: Validation | |
num_bytes: 2850767 | |
num_examples: 120 | |
download_size: 12488927 | |
dataset_size: 27405203 | |
# Dataset Card for "pquad" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |