CoolFace
Datasetpublic

AnonymousSub/MedQuAD_47441_Context_Question_Answer_Triples

Dataset Card for "MedQuAD_47441_Context_Question_Answer_Triples" More Information needed

sourceHugging Faceupdated 4y agoView on Hugging Face
1likes41downloads
README.md19 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: Contexts5    dtype: string6  - name: Questions7    dtype: string8  - name: Answers9    dtype: string10  splits:11  - name: train12    num_bytes: 19079766513    num_examples: 4744114  download_size: 2178031915  dataset_size: 19079766516---17# Dataset Card for "MedQuAD_47441_Context_Question_Answer_Triples"18 19[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)