--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* dataset_info: features: - name: question dtype: string - name: answer dtype: string - name: context_chunks sequence: string - name: document_id dtype: int64 - name: id dtype: int64 splits: - name: train num_bytes: 48800727 num_examples: 1176 - name: validation num_bytes: 4517266 num_examples: 134 download_size: 13294538 dataset_size: 53317993 --- # Dataset Card for "COVID-QA-Chunk-64-question-answering-biencoder-data-65_25_10" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)