Add dataset card
#1
by nielsr HF Staff - opened
README.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- image-text-to-text
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
This repository contains the dataset for the paper [GEMeX: A Large-Scale, Groundable, and Explainable Medical VQA Benchmark for Chest X-ray Diagnosis](https://huggingface.co/papers/2411.16778).
|
| 7 |
+
|
| 8 |
+
Project page: https://www.med-vqa.com/GEMeX
|
| 9 |
+
|
| 10 |
+
Code: https://github.com/Awenbocc/GEMeX-Project
|