CoolFace
Datasetpublicgated

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")

sourceHugging Faceapache-2.0updated 7mo agoView on Hugging Face
0likes9downloads
discussions and pull requests

Conversations for this repository live on Hugging Face.

CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.

Open discussions on Hugging Face
prapaa/usmle · CoolFace