--- configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: title dtype: string - name: context dtype: string - name: question dtype: string - name: answer dtype: string - name: answer_start dtype: int64 - name: is_impossible dtype: bool - name: count dtype: int64 - name: id dtype: string - name: answers struct: - name: answer_start sequence: int64 - name: text sequence: string splits: - name: train num_bytes: 14944089 num_examples: 1504 download_size: 106212 dataset_size: 14944089 --- # Dataset Card for "CGSQuAD" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)