Update README.md
Browse files
README.md
CHANGED
|
@@ -62,6 +62,12 @@ configs:
|
|
| 62 |
path: data/test-*
|
| 63 |
---
|
| 64 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 65 |
|
| 66 |
## ✏️ Citation
|
| 67 |
If you find this work useful, please cite:
|
|
|
|
| 62 |
path: data/test-*
|
| 63 |
---
|
| 64 |
|
| 65 |
+
# TAIX-VQA Dataset
|
| 66 |
+
We share this dataset used for the evaluations in ["Evaluating Reasoning Faithfulness in Medical Vision-Language Models using Multimodal Perturbations"](https://arxiv.org/abs/2510.11196).
|
| 67 |
+
The dataset contains 1,000 distinct chest X-rays from the TAIX-RAY dataset with structured annotations from human radiologists. For each image, we added 32 different, clinically realistic questions together with expert-annotated answers.
|
| 68 |
+
## Dataset Details
|
| 69 |
+
For details, please check the [paper](https://arxiv.org/abs/2510.11196), [project page](https://jomoll.github.io/faithfulness/), and [Github](https://github.com/jomoll/cot-eval).
|
| 70 |
+
|
| 71 |
|
| 72 |
## ✏️ Citation
|
| 73 |
If you find this work useful, please cite:
|