Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ tags:
|
|
27 |
|
28 |
<a href="https://github.com/alibaba-damo-academy/MedEvalKit" target="_blank" rel="noopener"> MedEvalKit </a>
|
29 |
|
30 |
-
<a href="https://arxiv.org/
|
31 |
</p>
|
32 |
|
33 |
# *Lingshu* - SOTA Multimodal Large Language Models for Medical Domain
|
@@ -1130,13 +1130,10 @@ If you find our project useful, we hope you would kindly star our repo and cite
|
|
1130 |
|
1131 |
* `*` are equal contributions. `^` are corresponding authors.
|
1132 |
```
|
1133 |
-
@
|
1134 |
-
|
1135 |
-
|
1136 |
-
|
1137 |
-
|
1138 |
-
archivePrefix={arXiv},
|
1139 |
-
primaryClass={cs.CL},
|
1140 |
-
url={https://arxiv.org/abs/2506.07044},
|
1141 |
}
|
1142 |
```
|
|
|
27 |
|
28 |
<a href="https://github.com/alibaba-damo-academy/MedEvalKit" target="_blank" rel="noopener"> MedEvalKit </a>
|
29 |
|
30 |
+
<a href="https://arxiv.org/abs/2506.07044" target="_blank" rel="noopener">Technical Report</a>
|
31 |
</p>
|
32 |
|
33 |
# *Lingshu* - SOTA Multimodal Large Language Models for Medical Domain
|
|
|
1130 |
|
1131 |
* `*` are equal contributions. `^` are corresponding authors.
|
1132 |
```
|
1133 |
+
@article{xu2025lingshu,
|
1134 |
+
title={Lingshu: A Generalist Foundation Model for Unified Multimodal Medical Understanding and Reasoning},
|
1135 |
+
author={Xu, Weiwen and Chan, Hou Pong and Li, Long and Aljunied, Mahani and Yuan, Ruifeng and Wang, Jianyu and Xiao, Chenghao and Chen, Guizhen and Liu, Chaoqun and Li, Zhaodonghui and others},
|
1136 |
+
journal={arXiv preprint arXiv:2506.07044},
|
1137 |
+
year={2025}
|
|
|
|
|
|
|
1138 |
}
|
1139 |
```
|