ssswwwxxx/medqa-usmle-4-options
MedQA USMLE Four Options (Parquet) This repository provides the English USMLE four-option subset of bigbio/med_qa as one Parquet file: medqa_usmle_4_options.parquet. It contains 12,723 multiple-choice questions. The original data partitions are preserved in the split column: Split Rows train 10,178 dev 1,272 test 1,273 Schema question: exam question text options: mapping of answer labels A–D to option text answer_idx: correct answer label… See the full description on the dataset page: https://huggingface.co/datasets/ssswwwxxx/medqa-usmle-4-options.
MedQA USMLE Four Options (Parquet)
This repository provides the English USMLE four-option subset of `bigbio/med_qa` as one Parquet file: medqa_usmle_4_options.parquet.
It contains 12,723 multiple-choice questions. The original data partitions are preserved in the split column:
Schema
question: exam question textoptions: mapping of answer labelsA–Dto option textanswer_idx: correct answer labelanswer: correct answer textmeta_info: source exam metadatametamap_phrases: extracted medical phrasessplit: originaltrain,dev, ortestpartition
For comparable evaluation, use only split == "test" for final metrics; use dev for prompt and output-parser development. The source dataset's license is currently listed as unknown. Users are responsible for reviewing the original MedQA terms before redistribution or commercial use.
