Datasets:
Upload README.md
Browse files
README.md
CHANGED
|
@@ -70,9 +70,7 @@ TemMed-Bench features three primary highlights.
|
|
| 70 |
|
| 71 |
## Load Dataset
|
| 72 |
|
| 73 |
-
|
| 74 |
-
|
| 75 |
-
- Coming Soon
|
| 76 |
|
| 77 |
|
| 78 |
|
|
@@ -84,4 +82,14 @@ TemMed-Bench features three primary highlights.
|
|
| 84 |
|
| 85 |
## Citation
|
| 86 |
|
| 87 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 70 |
|
| 71 |
## Load Dataset
|
| 72 |
|
| 73 |
+
Please refer to [**🐱 Github**](https://github.com/Levi-ZJY/TemMed-Bench)
|
|
|
|
|
|
|
| 74 |
|
| 75 |
|
| 76 |
|
|
|
|
| 82 |
|
| 83 |
## Citation
|
| 84 |
|
| 85 |
+
```
|
| 86 |
+
@misc{zhang2025temmedbenchevaluatingtemporalmedical,
|
| 87 |
+
title={TemMed-Bench: Evaluating Temporal Medical Image Reasoning in Vision-Language Models},
|
| 88 |
+
author={Junyi Zhang and Jia-Chen Gu and Wenbo Hu and Yu Zhou and Robinson Piramuthu and Nanyun Peng},
|
| 89 |
+
year={2025},
|
| 90 |
+
eprint={2509.25143},
|
| 91 |
+
archivePrefix={arXiv},
|
| 92 |
+
primaryClass={cs.CV},
|
| 93 |
+
url={https://arxiv.org/abs/2509.25143},
|
| 94 |
+
}
|
| 95 |
+
```
|