CoolFace
Datasetpublic

AnonymousSub/MedQuAD_47441_Question_Answer_Pairs

Dataset Card for "MedQuAD_47441_Question_Answer_Pairs" More Information needed

sourceHugging Faceupdated 4y agoView on Hugging Face
13likes199downloads
README.md17 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: Questions5    dtype: string6  - name: Answers7    dtype: string8  splits:9  - name: train10    num_bytes: 2421662311    num_examples: 4744112  download_size: 925885913  dataset_size: 2421662314---15# Dataset Card for "MedQuAD_47441_Question_Answer_Pairs"16 17[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)