hungnm/vietnamese-medical-qa
Dataset Summary Vietnamese-Medical-QA is a question-answering dataset in the healthcare domain, collected from edoctor and vinmec. Size: After merging data from these two sources, obtained 9335 QA pairs. Language: Vietnamese Load with Datasets from datasets import load_dataset # Load dataset from huggingface qa_dataset = load_dataset("hungnm/vietnamese-medical-qa") # print a QA example print(qa_dataset['train'][0]) { "question": "Chào bác sĩ,\nRăng cháu… See the full description on the dataset page: https://huggingface.co/datasets/hungnm/vietnamese-medical-qa.
This repository belongs to hungnm on Hugging Face.
CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.
