qanastek commited on
Commit
9ad40ad
1 Parent(s): 143f0ab

Update README.md

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