qanastek commited on
Commit
3e8710a
1 Parent(s): fc46b30

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
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
- Coming Soon
 
 
 
 
 
 
 
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
  ```