Update paper reference
Browse files
README.md
CHANGED
@@ -54,8 +54,8 @@ Aloe: A Family of Fine-tuned Open Healthcare LLMs
|
|
54 |
</a>
|
55 |
</div>
|
56 |
<div align="center" style="line-height: 1;">
|
57 |
-
<a href="https://arxiv.org/abs/
|
58 |
-
<img alt="Arxiv" src="https://img.shields.io/badge/arXiv-
|
59 |
</a>
|
60 |
<a href="LICENSE" style="margin: 1px;">
|
61 |
<img alt="License" src="https://img.shields.io/badge/license-Qwen-green" style="display: inline-block; vertical-align: middle;"/>
|
@@ -407,15 +407,14 @@ mailto:[email protected]
|
|
407 |
Add the prompt engine paper below
|
408 |
-->
|
409 |
|
410 |
-
If you use this repository in a published work, please cite the corresponding
|
411 |
|
412 |
```
|
413 |
-
@
|
414 |
-
title={Aloe
|
415 |
-
author={Ashwin Kumar
|
416 |
-
year={
|
417 |
-
eprint={
|
418 |
archivePrefix={arXiv},
|
419 |
-
primaryClass={cs.CL}
|
420 |
}
|
421 |
```
|
|
|
54 |
</a>
|
55 |
</div>
|
56 |
<div align="center" style="line-height: 1;">
|
57 |
+
<a href="https://arxiv.org/abs/2505.04388" target="_blank" style="margin: 1px;">
|
58 |
+
<img alt="Arxiv" src="https://img.shields.io/badge/arXiv-2505.04388-b31b1b.svg" style="display: inline-block; vertical-align: middle;"/>
|
59 |
</a>
|
60 |
<a href="LICENSE" style="margin: 1px;">
|
61 |
<img alt="License" src="https://img.shields.io/badge/license-Qwen-green" style="display: inline-block; vertical-align: middle;"/>
|
|
|
407 |
Add the prompt engine paper below
|
408 |
-->
|
409 |
|
410 |
+
If you use this repository in a published work, please cite the corresponding paper as source:
|
411 |
|
412 |
```
|
413 |
+
@article{garcia2025aloe,
|
414 |
+
title={The Aloe Family Recipe for Open and Specialized Healthcare LLMs},
|
415 |
+
author={Garcia-Gasulla, Dario and Bayarri-Planas, Jordi and Gururajan, Ashwin Kumar and Lopez-Cuena, Enrique and Tormos, Adrian and Hinjos, Daniel and Bernabeu-Perez, Pablo and Arias-Duart, Anna and Martin-Torres, Pablo Agustin and Gonzalez-Mallo, Marta and others},
|
416 |
+
year={2025},
|
417 |
+
eprint={2505.04388},
|
418 |
archivePrefix={arXiv},
|
|
|
419 |
}
|
420 |
```
|