Update README.md
Browse files
README.md
CHANGED
@@ -131,5 +131,12 @@ Supervised Fine-Tuning (SFT) performance of BioMistral 7B models compared to bas
|
|
131 |
# Citation BibTeX
|
132 |
|
133 |
```bibtex
|
134 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
135 |
```
|
|
|
131 |
# Citation BibTeX
|
132 |
|
133 |
```bibtex
|
134 |
+
@misc{labrak2024biomistral,
|
135 |
+
title={BioMistral: A Collection of Open-Source Pretrained Large Language Models for Medical Domains},
|
136 |
+
author={Yanis Labrak and Adrien Bazoge and Emmanuel Morin and Pierre-Antoine Gourraud and Mickael Rouvier and Richard Dufour},
|
137 |
+
year={2024},
|
138 |
+
eprint={2402.10373},
|
139 |
+
archivePrefix={arXiv},
|
140 |
+
primaryClass={cs.CL}
|
141 |
+
}
|
142 |
```
|