dataset_info: | |
features: | |
- name: context | |
dtype: string | |
- name: qa | |
dtype: string | |
- name: question | |
dtype: string | |
- name: answers | |
sequence: | |
- name: text | |
dtype: string | |
- name: answer_start | |
dtype: int64 | |
- name: id | |
dtype: string | |
- name: title | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 2433 | |
num_examples: 3 | |
download_size: 10034 | |
dataset_size: 2433 | |
# Dataset Card for "qa-dataset-generated-3" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |