File size: 3,695 Bytes
65bd274 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 0db2266 7744252 65bd274 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 |
---
license: cc-by-4.0
task_categories:
- table-question-answering
- multiple-choice
language:
- en
pretty_name: Internal Medicine MCQ
size_categories:
- n<1K
---
# Dataset Card for **Internal Medicine MCQ**
## Dataset Details
### **Dataset Description**
This dataset consists of **41 high-quality**, two-choice multiple-choice questions (MCQs) focused on **core biomedical knowledge** and clinical scenarios from **internal medicine**. These questions were specifically curated for research evaluating medical knowledge, clinical reasoning, and confidence-based interactions among medical trainees and large language models (LLMs).
* **Curated by:** Tom Sheffer
* **Shared by:** Tom Sheffer (The Hebrew University of Jerusalem)
* **Language:** English
* **License:** [Creative Commons Attribution 4.0 International (CC-BY 4.0)](https://creativecommons.org/licenses/by/4.0/)
* **Paper:** *\[Information Needed]*
---
## Uses
### **Direct Use**
This dataset is suitable for:
* Evaluating medical knowledge and clinical reasoning skills of medical students and healthcare professionals.
* Benchmarking performance and reasoning capabilities of large language models (LLMs) in medical question-answering tasks.
* Research on collaborative human–AI and human–human interactions involving clinical decision-making.
### **Out-of-Scope Use**
* **Not intended** as a diagnostic or clinical decision-making tool in real clinical settings.
* Should **not** be used to train systems intended for direct clinical application without extensive validation.
---
## Dataset Structure
The dataset comprises **41 multiple-choice questions** with two answer choices (binary-choice format). The dataset includes the following fields:
* `question_id`: A unique identifier for each question.
* `question_text`: The clinical vignette or biomedical question.
* `optionA`: First possible answer choice.
* `optionB`: Second possible answer choice.
* `answer`: The correct answer text.
* `answer_idx`: The correct answer choice (A or B).
---
## Dataset Creation
### **Curation Rationale**
The dataset was created to study **knowledge diversity**, internal confidence, and collaborative decision-making between medical trainees and AI agents. Questions were carefully selected to represent authentic licensing exam–style questions in internal medicine, ensuring ecological validity for medical education and AI–human collaborative studies.
---
### **Source Data**
#### **Data Collection and Processing**
The questions were sourced and adapted from standardized medical licensing preparation materials. All questions were reviewed, translated, and validated by licensed physicians.
#### **Who are the source data producers?**
The original data sources are standard medical licensing examination preparation materials.
---
### **Personal and Sensitive Information**
The dataset **does not contain** any personal, sensitive, or identifiable patient or clinician information. All clinical scenarios are fictionalized or generalized for educational and research purposes.
---
## Bias, Risks, and Limitations
* The dataset size (**41 questions**) is limited; therefore, findings using this dataset might not generalize broadly.
* Content is limited to internal medicine; results may not generalize across all medical specialties.
---
## Citation
If using this dataset, please cite:
```bibtex
```
---
## More Information
For more details, please contact the dataset author listed below.
---
## Dataset Card Author
* **Tom Sheffer** (The Hebrew University of Jerusalem)
---
## Dataset Card Contact
* **Email:** [[email protected]](mailto:[email protected])
--- |