CoolFace
Datasetpublic

openlifescienceai/medmcqa

Dataset Card for MedMCQA Dataset Summary MedMCQA is a large-scale, Multiple-Choice Question Answering (MCQA) dataset designed to address real-world medical entrance exam questions. MedMCQA has more than 194k high-quality AIIMS & NEET PG entrance exam MCQs covering 2.4k healthcare topics and 21 medical subjects are collected with an average token length of 12.77 and high topical diversity. Each sample contains a question, correct answer(s), and other options which… See the full description on the dataset page: https://huggingface.co/datasets/openlifescienceai/medmcqa.

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
237likes198kdownloads
10 commits on main
91c65723y ago

Convert dataset to Parquet (#4)

albertvillanova
ceae7144y ago

Replace YAML keys from int to str (#2)

albertvillanova
f993a734y ago

Reorder split names (#1)

albertvillanova
6f733254y ago

add dataset_info in dataset metadata

lhoestq
2d78d8d4y ago

remove dummmy data

mariosasko
433a5e84y ago

Update paper link in medmcqa dataset card (#4290)

aaditya
71eff704y ago

Align more metadata with other repo types (models,spaces) (#4607)

julien-c
6e017124y ago

Remove config names as yaml keys (#4367)

lhoestq
d55f5544y ago

Add MedMCQA dataset (#4064)

aaditya
5c269984y ago

initial commit

parquet-converter