--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: answer dtype: string - name: answer_start dtype: int64 - name: question dtype: string - name: context dtype: string splits: - name: train num_bytes: 1259359 num_examples: 987 - name: test num_bytes: 143518 num_examples: 110 download_size: 232065 dataset_size: 1402877 --- # Dataset Card for "cpgQA" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)