Levi-ZJY commited on
Commit
18ce505
·
verified ·
1 Parent(s): 6d5587d

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -4
README.md CHANGED
@@ -70,9 +70,7 @@ TemMed-Bench features three primary highlights.
70
 
71
  ## Load Dataset
72
 
73
- - Note that due to the CheXpert Plus dataset’s license, we can only release the corresponding data index in our benchmark files. The source data files should be downloaded directly from the [Stanford AIMI dataset page](https://stanfordaimi.azurewebsites.net/datasets/5158c524-d3ab-4e02-96e9-6ee9efc110a1)
74
-
75
- - Coming Soon
76
 
77
 
78
 
@@ -84,4 +82,14 @@ TemMed-Bench features three primary highlights.
84
 
85
  ## Citation
86
 
87
- - Coming Soon
 
 
 
 
 
 
 
 
 
 
 
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
+ ```