CoolFace
Datasetpublic

AnonymousSub/MedQuAD_Context_Question_Answer_Triples_TWO

Dataset Card for "MedQuAD_Context_Question_Answer_Triples_TWO" More Information needed

sourceHugging Faceupdated 4y agoView on Hugging Face
12likes54downloads
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: 19083973213    num_examples: 4744114  download_size: 2176049915  dataset_size: 19083973216---17# Dataset Card for "MedQuAD_Context_Question_Answer_Triples_TWO"18 19[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)