{"url":"/sota/multiple-choice-question-answering-mcqa-on-21","task":{"name":"Multiple Choice Question Answering (MCQA)","url":"/task/multiple-choice-qa","note":null},"dataset":{"name":"MedMCQA","url":"/dataset/medmcqa"},"category":"Natural Language Processing","categories":["Miscellaneous","Natural Language Processing","Reasoning"],"category_note":null,"description":"A multiple-choice question (MCQ) is composed of two parts: a stem that identifies the question or problem, and a set of alternatives or possible answers that contain a key that is the best answer to the question, and a number of distractors that are plausible but incorrect answers to the question.\r\n\r\nIn a k-way MCQA task, a model is provided with a question q, a set of candidate options O = {O1, . . . , Ok}, and a supporting context for each option C = {C1, . . . , Ck}. The model needs to predict the correct answer option that is best supported by the given contexts.","description_from":"task","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","rank":"the archive's row order at snapshot; not re-ranked","rows_end_at":"2025-07-28","rows_withheld_as_spam":0,"metric_values":"the archive's strings, untouched"},"metrics":["Test Set (Acc-%)","Dev Set (Acc-%)"],"metric_direction":{"note":"inferred from the metric name only (the archive records no direction); null = not inferred, chart draws points only","by_metric":{"Test Set (Acc-%)":"higher","Dev Set (Acc-%)":"higher"}},"counts":{"rows":22,"rows_with_code":22,"rows_with_paper_page":22,"rows_dated":22,"rows_using_additional_data":0},"rows":[{"rank_in_archive_order":1,"model":"Med-PaLM 2 (ER)","metrics":{"Test Set (Acc-%)":"0.723"},"uses_additional_data":false,"paper_date":"2023-05-16","paper":"/paper/towards-expert-level-medical-question","paper_url":"https://arxiv.org/abs/2305.09617v1","paper_title":"Towards Expert-Level Medical Question Answering with Large Language Models","code":"https://github.com/m42-health/med42","n_code_links":1,"syntology":null},{"rank_in_archive_order":2,"model":"Med-PaLM 2 (CoT+SC)","metrics":{"Test Set (Acc-%)":"0.715"},"uses_additional_data":false,"paper_date":"2023-05-16","paper":"/paper/towards-expert-level-medical-question","paper_url":"https://arxiv.org/abs/2305.09617v1","paper_title":"Towards Expert-Level Medical Question Answering with Large Language Models","code":"https://github.com/m42-health/med42","n_code_links":1,"syntology":null},{"rank_in_archive_order":3,"model":"Med-PaLM 2 (5-shot)","metrics":{"Test Set (Acc-%)":"0.713"},"uses_additional_data":false,"paper_date":"2023-05-16","paper":"/paper/towards-expert-level-medical-question","paper_url":"https://arxiv.org/abs/2305.09617v1","paper_title":"Towards Expert-Level Medical Question Answering with Large Language Models","code":"https://github.com/m42-health/med42","n_code_links":1,"syntology":null},{"rank_in_archive_order":4,"model":"VOD (BioLinkBERT)","metrics":{"Dev Set (Acc-%)":"0.583","Test Set (Acc-%)":"0.629"},"uses_additional_data":false,"paper_date":"2022-09-23","paper":"/paper/variational-open-domain-question-answering","paper_url":"https://arxiv.org/abs/2210.06345v2","paper_title":"Variational Open-Domain Question Answering","code":"https://github.com/VodLM/vod","n_code_links":2,"syntology":{"n_ran":0,"n_unverified":1,"n_samples":1,"n_pointer_only_licence":0}},{"rank_in_archive_order":5,"model":"Codex 5-shot CoT","metrics":{"Dev Set (Acc-%)":"0.597","Test Set (Acc-%)":"0.627"},"uses_additional_data":false,"paper_date":"2022-07-17","paper":"/paper/can-large-language-models-reason-about","paper_url":"https://arxiv.org/abs/2207.08143v4","paper_title":"Can large language models reason about medical questions?","code":"https://github.com/vlievin/medical-reasoning","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":10,"n_samples":10,"n_pointer_only_licence":0}},{"rank_in_archive_order":6,"model":"BioMedGPT-10B","metrics":{"Test Set (Acc-%)":"0.514"},"uses_additional_data":false,"paper_date":"2023-08-18","paper":"/paper/biomedgpt-open-multimodal-generative-pre","paper_url":"https://arxiv.org/abs/2308.09442v2","paper_title":"BioMedGPT: Open Multimodal Generative Pre-trained Transformer for BioMedicine","code":"https://github.com/pharmolix/openbiomed","n_code_links":1,"syntology":null},{"rank_in_archive_order":7,"model":"PubmedBERT(Gu et al., 2022)","metrics":{"Dev Set (Acc-%)":"0.40","Test Set (Acc-%)":"0.41"},"uses_additional_data":false,"paper_date":"2022-03-27","paper":"/paper/medmcqa-a-large-scale-multi-subject-multi","paper_url":"https://arxiv.org/abs/2203.14371v1","paper_title":"MedMCQA : A Large-scale Multi-Subject Multi-Choice Dataset for Medical domain Question Answering","code":"https://github.com/MedMCQA/MedMCQA","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":1,"n_samples":1,"n_pointer_only_licence":0}},{"rank_in_archive_order":8,"model":"SciBERT (Beltagy et al., 2019)","metrics":{"Dev Set (Acc-%)":"0.39","Test Set (Acc-%)":"0.39"},"uses_additional_data":false,"paper_date":"2022-03-27","paper":"/paper/medmcqa-a-large-scale-multi-subject-multi","paper_url":"https://arxiv.org/abs/2203.14371v1","paper_title":"MedMCQA : A Large-scale Multi-Subject Multi-Choice Dataset for Medical domain Question Answering","code":"https://github.com/MedMCQA/MedMCQA","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":1,"n_samples":1,"n_pointer_only_licence":0}},{"rank_in_archive_order":9,"model":"BioBERT (Lee et al.,2020)","metrics":{"Dev Set (Acc-%)":"0.38","Test Set (Acc-%)":"0.37"},"uses_additional_data":false,"paper_date":"2022-03-27","paper":"/paper/medmcqa-a-large-scale-multi-subject-multi","paper_url":"https://arxiv.org/abs/2203.14371v1","paper_title":"MedMCQA : A Large-scale Multi-Subject Multi-Choice Dataset for Medical domain Question Answering","code":"https://github.com/MedMCQA/MedMCQA","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":1,"n_samples":1,"n_pointer_only_licence":0}},{"rank_in_archive_order":10,"model":"BERT (Devlin et al., 2019)-Base","metrics":{"Dev Set (Acc-%)":"0.35","Test Set (Acc-%)":"0.33"},"uses_additional_data":false,"paper_date":"2022-03-27","paper":"/paper/medmcqa-a-large-scale-multi-subject-multi","paper_url":"https://arxiv.org/abs/2203.14371v1","paper_title":"MedMCQA : A Large-scale Multi-Subject Multi-Choice Dataset for Medical domain Question Answering","code":"https://github.com/MedMCQA/MedMCQA","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":1,"n_samples":1,"n_pointer_only_licence":0}},{"rank_in_archive_order":11,"model":"Meditron-70B (CoT + SC)","metrics":{"Dev Set (Acc-%)":"66.0"},"uses_additional_data":false,"paper_date":"2023-11-27","paper":"/paper/meditron-70b-scaling-medical-pretraining-for","paper_url":"https://arxiv.org/abs/2311.16079v1","paper_title":"MEDITRON-70B: Scaling Medical Pretraining for Large Language Models","code":"https://github.com/epfllm/meditron","n_code_links":1,"syntology":{"n_ran":9,"n_unverified":5,"n_samples":14,"n_pointer_only_licence":0}},{"rank_in_archive_order":12,"model":"Flan-PaLM (540B, SC)","metrics":{"Dev Set (Acc-%)":"0.576"},"uses_additional_data":false,"paper_date":"2022-12-26","paper":"/paper/large-language-models-encode-clinical","paper_url":"https://arxiv.org/abs/2212.13138v1","paper_title":"Large Language Models Encode Clinical Knowledge","code":"https://github.com/dmis-lab/olaph","n_code_links":1,"syntology":null},{"rank_in_archive_order":13,"model":"Flan-PaLM (540B, Few-shot)","metrics":{"Dev Set (Acc-%)":"0.565"},"uses_additional_data":false,"paper_date":"2022-12-26","paper":"/paper/large-language-models-encode-clinical","paper_url":"https://arxiv.org/abs/2212.13138v1","paper_title":"Large Language Models Encode Clinical Knowledge","code":"https://github.com/dmis-lab/olaph","n_code_links":1,"syntology":null},{"rank_in_archive_order":14,"model":"PaLM (540B, Few-shot)","metrics":{"Dev Set (Acc-%)":"0.545"},"uses_additional_data":false,"paper_date":"2022-12-26","paper":"/paper/large-language-models-encode-clinical","paper_url":"https://arxiv.org/abs/2212.13138v1","paper_title":"Large Language Models Encode Clinical Knowledge","code":"https://github.com/dmis-lab/olaph","n_code_links":1,"syntology":null},{"rank_in_archive_order":15,"model":"Flan-PaLM (540B, CoT)","metrics":{"Dev Set (Acc-%)":"0.536"},"uses_additional_data":false,"paper_date":"2022-12-26","paper":"/paper/large-language-models-encode-clinical","paper_url":"https://arxiv.org/abs/2212.13138v1","paper_title":"Large Language Models Encode Clinical Knowledge","code":"https://github.com/dmis-lab/olaph","n_code_links":1,"syntology":null},{"rank_in_archive_order":16,"model":"GAL 120B (zero-shot)","metrics":{"Dev Set (Acc-%)":"0.529"},"uses_additional_data":false,"paper_date":"2022-11-16","paper":"/paper/galactica-a-large-language-model-for-science-1","paper_url":"https://arxiv.org/abs/2211.09085v1","paper_title":"Galactica: A Large Language Model for Science","code":"https://github.com/paperswithcode/galai","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":2,"n_samples":2,"n_pointer_only_licence":0}},{"rank_in_archive_order":17,"model":"Flan-PaLM (62B, Few-shot)","metrics":{"Dev Set (Acc-%)":"0.462"},"uses_additional_data":false,"paper_date":"2022-12-26","paper":"/paper/large-language-models-encode-clinical","paper_url":"https://arxiv.org/abs/2212.13138v1","paper_title":"Large Language Models Encode Clinical Knowledge","code":"https://github.com/dmis-lab/olaph","n_code_links":1,"syntology":null},{"rank_in_archive_order":18,"model":"PaLM (62B, Few-shot)","metrics":{"Dev Set (Acc-%)":"0.434"},"uses_additional_data":false,"paper_date":"2022-12-26","paper":"/paper/large-language-models-encode-clinical","paper_url":"https://arxiv.org/abs/2212.13138v1","paper_title":"Large Language Models Encode Clinical Knowledge","code":"https://github.com/dmis-lab/olaph","n_code_links":1,"syntology":null},{"rank_in_archive_order":19,"model":"Flan-PaLM (8B, Few-shot)","metrics":{"Dev Set (Acc-%)":"0.345"},"uses_additional_data":false,"paper_date":"2022-12-26","paper":"/paper/large-language-models-encode-clinical","paper_url":"https://arxiv.org/abs/2212.13138v1","paper_title":"Large Language Models Encode Clinical Knowledge","code":"https://github.com/dmis-lab/olaph","n_code_links":1,"syntology":null},{"rank_in_archive_order":20,"model":"BLOOM (few-shot, k=5)","metrics":{"Dev Set (Acc-%)":"0.325"},"uses_additional_data":false,"paper_date":"2022-11-16","paper":"/paper/galactica-a-large-language-model-for-science-1","paper_url":"https://arxiv.org/abs/2211.09085v1","paper_title":"Galactica: A Large Language Model for Science","code":"https://github.com/paperswithcode/galai","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":2,"n_samples":2,"n_pointer_only_licence":0}},{"rank_in_archive_order":21,"model":"OPT (few-shot, k=5)","metrics":{"Dev Set (Acc-%)":"0.296"},"uses_additional_data":false,"paper_date":"2022-11-16","paper":"/paper/galactica-a-large-language-model-for-science-1","paper_url":"https://arxiv.org/abs/2211.09085v1","paper_title":"Galactica: A Large Language Model for Science","code":"https://github.com/paperswithcode/galai","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":2,"n_samples":2,"n_pointer_only_licence":0}},{"rank_in_archive_order":22,"model":"PaLM (8B, Few-shot)","metrics":{"Dev Set (Acc-%)":"0.267"},"uses_additional_data":false,"paper_date":"2022-12-26","paper":"/paper/large-language-models-encode-clinical","paper_url":"https://arxiv.org/abs/2212.13138v1","paper_title":"Large Language Models Encode Clinical Knowledge","code":"https://github.com/dmis-lab/olaph","n_code_links":1,"syntology":null}],"since_archive":{"claim":"Results that newer papers report for their own method, placed here by Syntology. A model pointed at the cell in the paper's own table; the number was read from that cell and checked against this leaderboard's metric, dataset, split and scale; an independent check that saw this leaderboard's other rows and every other leaderboard on the same dataset accepted it. Not reviewed by the paper's authors or by the archive's editors, and not ranked against the archive rows.","extraction_file_present":true,"measurement":{"test_papers":883,"papers_with_output":881,"judged_true":108,"judged":110,"wilson95_lower":0.9361,"measured_on":"2026-09-24","frozen_commit":"0e3de0df94"},"measurement_note":"blind adjudication of accepted entries on a held-out split of archive papers, rules frozen before the test","coverage":{"sentence":"Syntology has checked 6,795 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","complete":false,"papers_newer_than_archive":9581,"papers_checked":6795,"papers_extracted_not_yet_verified":0,"boards_without_verdict":2,"papers_not_yet_extracted":2785},"order":"newest first by month (arXiv date, else the arXiv-id month), then arXiv id descending","columns":[],"entries":[]},"syntology":{"read_at":"2026-09-24T18:15:14+00:00","claim":"Per row: N of M harvested code samples from that row's paper executed on a synthesized fixture; the other M-N are unverified. Not a reproduction of the row's number; not a correctness claim. n_pointer_only_licence counts samples the site points at rather than redistributes (a licence axis, independent of ran/unverified).","rows_with_graph_line":10,"rows_with_any_sample_ran":1,"distinct_papers_with_graph_line":5,"distinct_papers_with_any_sample_ran":1,"samples_over_distinct_papers":{"n_ran":9,"n_unverified":19,"n_samples":28,"n_pointer_only_licence":0,"note":"each paper (arXiv id) counted once, however many rows it is behind; this is the page-level figure"},"samples_row_weighted":{"n_ran":9,"n_unverified":26,"n_samples":35,"n_pointer_only_licence":0,"note":"row-weighted: a paper behind several rows is counted once per row; inflated relative to samples_over_distinct_papers by design, kept for readers summing the per-row syntology blocks"}}}