CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01openlifescienceai /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 require… See the full description on the dataset page: https://huggingface.co/datasets/openlifescienceai/medmcqa.textquestion-answering100K<n<1M237 likes196k downloads3y agoHugging Face02lighteval /med_mcqaFrom "MedMCQA: A Large-scale Multi-Subject Multi-Choice Dataset for Medical domain Question Answering" (Pal et al.), MedMCQA is a "multiple-choice question answering (MCQA) dataset designed to address real-world medical entrance exam questions." The dataset "...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." The following is an example from… See the full description on the dataset page: https://huggingface.co/datasets/lighteval/med_mcqa.text100K<n<1M13 likes1.4k downloads3y agoHugging Face03olusegunola /medical-logits-phi3.5-mini_medmcqa_pubmtext100K<n<1M0 likes268 downloads1y agoHugging Face04HPAI-BSC /MedMCQA-Mixtral-CoT Dataset Card for medmcqa-cot Synthetically enhanced responses to the medmcqa dataset using mixtral. Dataset Details Dataset Description To increase the quality of answers from the training splits of the MedMCQA dataset, we leverage Mixtral-8x7B to generate Chain of Thought(CoT) answers. We create a custom prompt for the dataset, along with a hand-crafted list of few-shot examples. For a multichoice answer, we ask the model to rephrase and explain the… See the full description on the dataset page: https://huggingface.co/datasets/HPAI-BSC/MedMCQA-Mixtral-CoT.textquestion-answering100K<n<1M4 likes254 downloads2y agoHugging Face05zekeZZ /medmcqa-gen-by-zephyr-ft-gpqa-alltext10K<n<100K0 likes176 downloads2y agoHugging Face06OctoMed /MedMCQA MedMCQA - Medical Multiple Choice Question Answering Description This dataset contains multiple choice questions from Indian medical entrance exams (AIIMS/NEET). Questions cover various medical subjects with detailed explanations. 16 reasoning traces were collected for each example in this task by sampling with DeepSeek-R1, available in the responses column. We greatly appreciate and build from the original data source available at… See the full description on the dataset page: https://huggingface.co/datasets/OctoMed/MedMCQA.text100K<n<1M1 likes170 downloads6mo agoHugging Face07ekacare /MedMCQA-Indictext10K<n<100K0 likes169 downloads1y agoHugging Face08AIM-Harvard /medmcqa_generic_to_brandtext10K<n<100K0 likes139 downloads2y agoHugging Face09zekeZZ /medmcqa-gen-by-zephyr-ft-gpqa-all-sorted-contrastive-with-choices-subsampled_traktextn<1K0 likes139 downloads2y agoHugging Face10zekeZZ /medmcqa-gen-by-zephyr-ft-gpqa-all-sorted-contrastivetext1K<n<10K0 likes119 downloads2y agoHugging Face11zekeZZ /medmcqa-gen-by-zephyr-ft-gpqa-all-sorted-traktext1K<n<10K0 likes112 downloads2y agoHugging Face12zekeZZ /medmcqa-gen-by-zephyr-ft-gpqa-all-sorted-contrastive-with-choicestext1K<n<10K0 likes107 downloads2y agoHugging Face13ferrazzipietro /c_medmcqa_it_Qwen3-32Btext100K<n<1M0 likes101 downloads1y agoHugging Face14HPAI-BSC /medmcqa-cot-llama31 medqa-cot-llama31 Synthetically enhanced responses to the MedMCQA dataset. Used to train Aloe-Beta model. Dataset Details Dataset Description To increase the quality of answers from the training splits of the MedMCQA dataset, we leverage Llama-3.1-70B-Instruct to generate Chain of Thought(CoT) answers. We create a custom prompt for the dataset, along with a… See the full description on the dataset page: https://huggingface.co/datasets/HPAI-BSC/medmcqa-cot-llama31.textmultiple-choice100K<n<1M2 likes98 downloads1y agoHugging Face15disi-unibo-nlp /medmcqa-MedGENIE Dataset Card for "medmcqa-MedGENIE" Dataset Description The data is a part of the MedGENIE collection of medical datasets augmented with artificial contexts generated by PMC-LLaMA-13B. Specifically, up to 5 artificial contexts were generated for each question in MedMCQA, employing a multi-view approach to encompass various perspectives associated with the given question. The dataset has been used to train MedGENIE-fid-flan-t5-base-medmcqa allowing it to achieve… See the full description on the dataset page: https://huggingface.co/datasets/disi-unibo-nlp/medmcqa-MedGENIE.text100K<n<1M1 likes89 downloads2y agoHugging Face16Archangel-system /medmcqa-openai-native MedMCQA — OpenAI-native, with a usable test split MedMCQA is one of the most downloaded medical QA datasets on the Hub. Its test split has been unusable since release: all 6,150 rows carry cop=-1 (no label) and an empty explanation. You cannot score a model on it. This release rebuilds a labelled, leak-free test split and converts everything to the native messages format, so it loads straight into TRL with no custom parsing. What was actually wrong Measured on the… See the full description on the dataset page: https://huggingface.co/datasets/Archangel-system/medmcqa-openai-native.textquestion-answering100K<n<1M0 likes89 downloads10d agoHugging Face17maximegmd /medmcqa_alpaca_format Dataset Card for "medmcqa_alpaca_format" More Information needed text100K<n<1M0 likes84 downloads3y agoHugging Face18ytz20 /sys_medmcqa_traintext100K<n<1M0 likes84 downloads6mo agoHugging Face19awinml /medmcqa MedMCQA (AIIMS & NEET PG Medical Entrance MCQs) Dataset Summary This dataset is a re-upload of the MedMCQA dataset introduced by Pal et al. in MedMCQA: A Large-Scale Multi-Subject Multi-Choice Dataset for Medical Domain Question Answering (ACL 2022). MedMCQA is a large-scale multiple-choice question answering dataset sourced from Indian medical entrance examinations (AIIMS PG and NEET PG). It covers 20 medical subjects and contains over 194,000 questions with four answer… See the full description on the dataset page: https://huggingface.co/datasets/awinml/medmcqa.textquestion-answering100K<n<1M0 likes77 downloads5mo agoHugging Face20ferrazzipietro /medmcqa_train_translated_es_with_chunks_es_kb_None_7000_dense_with_options_reformatted_contexttabular100K<n<1M0 likes76 downloads1y agoHugging Face21AIM-Harvard /medmcqa_originaltext10K<n<100K0 likes75 downloads2y agoHugging Face22Detsutut /medmcqa-ita-filteredtext100K<n<1M0 likes75 downloads2y agoHugging Face23ytz20 /sys_medmcqa_testtextn<1K0 likes70 downloads6mo agoHugging Face24openlifescienceai /medmcqa_formattedtext100K<n<1M1 likes68 downloads2y agoHugging Face25Layered-Labs /benchbase-medmcqaBenchBase: MedMCQA 193,000+ multiple-choice medical questions from Indian postgraduate medical entrance exams, spanning 2,400 healthcare topics. &nbsp; Overview BenchBase: MedMCQA is a repackaging of the MedMCQA dataset for the Layered Labs BenchBase benchmark suite. The source dataset contains 193,155 multiple-choice questions drawn from AIIMS and PGMR medical entrance examinations, covering 2,400+ healthcare topics across clinical medicine… See the full description on the dataset page: https://huggingface.co/datasets/Layered-Labs/benchbase-medmcqa.textquestion-answering100K<n<1M0 likes68 downloads5d agoHugging Face26augtoma /medmcqa Dataset Card for "medmcqa" More Information needed text100K<n<1M1 likes67 downloads3y agoHugging Face27araag2 /MedMCQA MedMCQA : A Large-scale Multi-Subject Multi-Choice Dataset for Medical domain Question Answering Dataset Description Links Homepage: Github.io Repository: Github Paper: arXiv Leaderboard: Papers with Code Contact (Original Authors): Aaditya Ura aadityaura@gmail.com), Logesh logesh.umapathi@saama.com Contact (Curator): Artur Guimarães (artur.guimas@gmail.com) Dataset Summary `MedMCQA has more than 194k high-quality AIIMS &… See the full description on the dataset page: https://huggingface.co/datasets/araag2/MedMCQA.textmultiple-choice100K<n<1M4 likes64 downloads2mo agoHugging Face28NLP-FBK /medmcqa-itThis dataset is presented in @misc{ferrazzi2025groundedmultilingualmedicalreasoning, title={Grounded Multilingual Medical Reasoning for Question Answering with Large Language Models}, author={Pietro Ferrazzi and Aitor Soroa and Rodrigo Agerri}, year={2025}, eprint={2512.05658}, archivePrefix={arXiv}, primaryClass={cs.CL}, url={https://arxiv.org/abs/2512.05658}, } tabular100K<n<1M0 likes64 downloads13d agoHugging Face29HPAI-BSC /Medprompt-MedMCQA-ToT Medprompt-MedMCQA-ToT Dataset Summary Medprompt-MedMCQA-ToT is a retrieval-augmented database designed to enhance contextual reasoning in multiple-choice medical question answering (MCQA). The dataset follows a Tree-of-Thoughts (ToT) reasoning format, where multiple independent reasoning paths are explored collaboratively before arriving at the correct answer. This structured… See the full description on the dataset page: https://huggingface.co/datasets/HPAI-BSC/Medprompt-MedMCQA-ToT.question-answering100K<n<1M1 likes61 downloads1y agoHugging Face30graliuce /MedMCQA.20.01_terminate_augtext1K<n<10K0 likes61 downloads1mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.