--- dataset_info: features: - name: id dtype: string - name: title dtype: string - name: context dtype: string - name: question dtype: string - name: response struct: - name: response dtype: string - name: answers struct: - name: answer_start sequence: int64 - name: text sequence: string - name: instruction dtype: string - name: prompt_name dtype: string - name: metadata struct: - name: max_ratio dtype: float64 - name: paragraph_similar dtype: string - name: start_index dtype: int64 splits: - name: train num_bytes: 21511788 num_examples: 7597 download_size: 8245485 dataset_size: 21511788 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "Extract-QA-question-answer-with-context" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)