Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
manu commited on
Commit
ddbc2a7
1 Parent(s): 1a42e8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -37,3 +37,17 @@ configs:
37
  - split: train
38
  path: data/train-*
39
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
37
  - split: train
38
  path: data/train-*
39
  ---
40
+
41
+
42
+ # CroissantChat SFT data
43
+
44
+ ```
45
+ @misc{faysse2024croissantllm,
46
+ title={CroissantLLM: A Truly Bilingual French-English Language Model},
47
+ author={Manuel Faysse and Patrick Fernandes and Nuno M. Guerreiro and António Loison and Duarte M. Alves and Caio Corro and Nicolas Boizard and João Alves and Ricardo Rei and Pedro H. Martins and Antoni Bigata Casademunt and François Yvon and André F. T. Martins and Gautier Viaud and Céline Hudelot and Pierre Colombo},
48
+ year={2024},
49
+ eprint={2402.00786},
50
+ archivePrefix={arXiv},
51
+ primaryClass={cs.CL}
52
+ }
53
+ ```