juliehunter commited on
Commit
29c5ef0
·
verified ·
1 Parent(s): c9d3605

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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, Pierre-Carl Langlais, Anastasia Stasenko,
163
- Laura Rivière, Christophe Cerisara, Jean-Pierre Lorré (2025)
164
- Lucie-7B LLM and its training dataset
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 Pierre-Carl Langlais and Anastasia Stasenko and Laura Rivière and Christophe Cerisara and Jean-Pierre Lorré},
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.