--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: question dtype: string - name: positive dtype: string - name: negative dtype: string - name: document_id dtype: int64 splits: - name: train num_bytes: 4863851 num_examples: 2378 - name: test num_bytes: 510126 num_examples: 269 download_size: 0 dataset_size: 5373977 --- # Dataset Card for "COVID-QA-sentence-transformer-data" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)