Update README.md
Browse files
README.md
CHANGED
@@ -158,15 +158,15 @@ print(chat_response.choices[0].message.content)
|
|
158 |
|
159 |
When using the Lucie-7B-Instruct model, please cite the following paper:
|
160 |
|
161 |
-
✍ Olivier Gouvert, Julie Hunter, Jérôme Louradour,
|
162 |
-
Evan Dufraisse, Yaya Sy,
|
163 |
-
|
164 |
-
|
165 |
```bibtex
|
166 |
@misc{openllm2023claire,
|
167 |
title={The Lucie-7B LLM and the Lucie Training Dataset:
|
168 |
open resources for multilingual language generation},
|
169 |
-
author={Olivier Gouvert and Julie Hunter and Jérôme Louradour and Evan Dufraisse and Yaya Sy and
|
170 |
year={2025},
|
171 |
archivePrefix={arXiv},
|
172 |
primaryClass={cs.CL}
|
@@ -193,12 +193,12 @@ We thank
|
|
193 |
Clément Bénesse (Opsci),
|
194 |
Christophe Cerisara (LORIA),
|
195 |
Émile Hazard (Opsci),
|
196 |
-
Evan Dufraisse (CEA),
|
197 |
Guokan Shang (MBZUAI),
|
198 |
Joël Gombin (Opsci),
|
199 |
Jordan Ricker (Opsci),
|
200 |
and
|
201 |
-
Olivier Ferret (CEA)
|
202 |
for their helpful input.
|
203 |
|
204 |
Finally, we thank the entire OpenLLM-France community, whose members have helped in diverse ways.
|
|
|
158 |
|
159 |
When using the Lucie-7B-Instruct model, please cite the following paper:
|
160 |
|
161 |
+
✍ Olivier Gouvert, Julie Hunter, Jérôme Louradour, Christophe Cérisara,
|
162 |
+
Evan Dufraisse, Yaya Sy, Laura Rivière, Jean-Pierre Lorré (2025).
|
163 |
+
The Lucie-7B LLM and the Lucie Training Dataset:
|
164 |
+
open resources for multilingual language generation
|
165 |
```bibtex
|
166 |
@misc{openllm2023claire,
|
167 |
title={The Lucie-7B LLM and the Lucie Training Dataset:
|
168 |
open resources for multilingual language generation},
|
169 |
+
author={Olivier Gouvert and Julie Hunter and Jérôme Louradour and Christophe Cérisara and Evan Dufraisse and Yaya Sy and Laura Rivière and Jean-Pierre Lorré},
|
170 |
year={2025},
|
171 |
archivePrefix={arXiv},
|
172 |
primaryClass={cs.CL}
|
|
|
193 |
Clément Bénesse (Opsci),
|
194 |
Christophe Cerisara (LORIA),
|
195 |
Émile Hazard (Opsci),
|
196 |
+
Evan Dufraisse (CEA List),
|
197 |
Guokan Shang (MBZUAI),
|
198 |
Joël Gombin (Opsci),
|
199 |
Jordan Ricker (Opsci),
|
200 |
and
|
201 |
+
Olivier Ferret (CEA List)
|
202 |
for their helpful input.
|
203 |
|
204 |
Finally, we thank the entire OpenLLM-France community, whose members have helped in diverse ways.
|