Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- fa
|
| 4 |
+
size_categories:
|
| 5 |
+
- n<1K
|
| 6 |
+
task_categories:
|
| 7 |
+
- visual-question-answering
|
| 8 |
+
- multiple-choice
|
| 9 |
+
- question-answering
|
| 10 |
+
pretty_name: PerMed-MM
|
| 11 |
+
|
| 12 |
+
configs:
|
| 13 |
+
- config_name: default
|
| 14 |
+
data_files:
|
| 15 |
+
- split: test
|
| 16 |
+
path: PerMed-MM.json
|
| 17 |
+
|
| 18 |
+
tags:
|
| 19 |
+
- medical
|
| 20 |
+
---
|
| 21 |
+
|
| 22 |
+
# PerMed-MM: A Multimodal, Multi-Specialty Persian Medical Benchmark
|
| 23 |
+
|
| 24 |
+
[**🤗 Dataset**](https://huggingface.co/datasets/universitytehran/PerMed-MM) | [**📖 Paper (Link)**]
|
| 25 |
+
|
| 26 |
+
## Dataset Description
|
| 27 |
+
|
| 28 |
+
**PerMed-MM** is the first multimodal, multi-specialty benchmark for evaluating Vision Language Models (VLMs) on **Persian** medical question answering.
|
| 29 |
+
|
| 30 |
+
The dataset comprises **733 multiple-choice questions** sourced from the Iranian National Medical Board Exams. Each question is paired with **one to five clinically relevant images**, totaling **944 images**. The benchmark spans **46 medical specialties** and covers a wide range of visual modalities, including radiographic images, histopathology slides, dermatologic photographs, and ECG waveforms.
|
| 31 |
+
|
| 32 |
+
|