Add task category, link to paper
#1
by
nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,9 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# OpenMM-Medical
|
| 2 |
|
| 3 |
## Introduction
|
| 4 |
|
| 5 |
OpenMM-Medical is a comprehensive medical evaluation dataset, which is an integration of existing datasets. OpenMM-Medical spans multiple domains, including Magnetic Resonance Imaging (MRI), CT scans, X-rays, microscopy images, endoscopy, fundus imaging, and dermoscopy.
|
| 6 |
|
|
|
|
|
|
|
| 7 |
Components | Content | Type | Number | Metrics
|
| 8 |
| :----: | :----: |:----: | :----: |:----: |
|
| 9 |
ACRIMA | Fundus Photography | Multiple Choice Question Answering | 159 | Acc
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- image-text-to-text
|
| 4 |
+
license: apache-2.0
|
| 5 |
+
tags:
|
| 6 |
+
- medical
|
| 7 |
+
- multimodal
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
# OpenMM-Medical
|
| 11 |
|
| 12 |
## Introduction
|
| 13 |
|
| 14 |
OpenMM-Medical is a comprehensive medical evaluation dataset, which is an integration of existing datasets. OpenMM-Medical spans multiple domains, including Magnetic Resonance Imaging (MRI), CT scans, X-rays, microscopy images, endoscopy, fundus imaging, and dermoscopy.
|
| 15 |
|
| 16 |
+
This dataset was introduced in the paper [Baichuan-Omni-1.5 Technical Report](https://huggingface.co/papers/2501.15368).
|
| 17 |
+
|
| 18 |
Components | Content | Type | Number | Metrics
|
| 19 |
| :----: | :----: |:----: | :----: |:----: |
|
| 20 |
ACRIMA | Fundus Photography | Multiple Choice Question Answering | 159 | Acc
|