CoolFace
Datasetpublic

fzkuji/CMB-Exam-Grouped

CMB-Exam-Grouped This dataset contains medical exam questions with shared background context extracted and grouped together. Features question_id: Unique identifier for each question background_id: ID for grouping questions that share the same background (-1 means no shared background) background: Shared context/background text extracted from questions question: The actual question (with background removed if applicable) option: Multiple choice options (A-F)… See the full description on the dataset page: https://huggingface.co/datasets/fzkuji/CMB-Exam-Grouped.

sourceHugging Faceupdated 9mo agoView on Hugging Face
0likes54downloads
Dataset Card

CMB-Exam-Grouped

This dataset contains medical exam questions with shared background context extracted and grouped together.

Features

  • —question_id: Unique identifier for each question
  • —background_id: ID for grouping questions that share the same background (-1 means no shared background)
  • —background: Shared context/background text extracted from questions
  • —question: The actual question (with background removed if applicable)
  • —option: Multiple choice options (A-F)
  • —answer: Correct answer
  • —exam_type, exam_class, exam_subject: Exam metadata

Statistics

  • —Train: 2,062 samples with shared backgrounds
  • —Val: 7 samples
  • —Test: 6 samples