Update README.md
Browse files
README.md
CHANGED
@@ -131,13 +131,10 @@ We thank the authors of **OmniMedVQA** and **R1-V** for their open-source contri
|
|
131 |
|
132 |
## Citation
|
133 |
```
|
134 |
-
@
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
archivePrefix={arXiv},
|
140 |
-
primaryClass={cs.CV},
|
141 |
-
url={https://arxiv.org/abs/2503.13939},
|
142 |
}
|
143 |
```
|
|
|
131 |
|
132 |
## Citation
|
133 |
```
|
134 |
+
@article{lai2025med,
|
135 |
+
title={Med-R1: Reinforcement Learning for Generalizable Medical Reasoning in Vision-Language Models},
|
136 |
+
author={Lai, Yuxiang and Zhong, Jike and Li, Ming and Zhao, Shitian and Yang, Xiaofeng},
|
137 |
+
journal={arXiv preprint arXiv:2503.13939},
|
138 |
+
year={2025}
|
|
|
|
|
|
|
139 |
}
|
140 |
```
|