| dataset_info: | |
| features: | |
| - name: id | |
| dtype: string | |
| - name: title | |
| dtype: string | |
| - name: context | |
| dtype: string | |
| - name: question | |
| dtype: string | |
| - name: answers | |
| struct: | |
| - name: answer_start | |
| sequence: int64 | |
| - name: text | |
| sequence: string | |
| - name: is_impossible | |
| dtype: bool | |
| - name: instruction | |
| dtype: string | |
| - name: prompt_name | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 22373994 | |
| num_examples: 9217 | |
| download_size: 5375276 | |
| dataset_size: 22373994 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| # Dataset Card for "Extractive-QA-type-2" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |