prapaa/usmle
USMLE Questions Dataset Evaluation dataset of USMLE-style multiple choice questions. Dataset structure Each row has: question: Question statement options: List of options (e.g. ["(A) ...", "(B) ...", ...]) correct_answer: Correct option letter (A–E) Loading from datasets import load_dataset ds = load_dataset("prapaa/usmle", data_files="{"train": "train.jsonl"}, split="train")
09
This repository belongs to prapaa on Hugging Face.
CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.
usmle
public
apache-2.0
yes
prapaa
