matthieumeeus97 commited on
Commit
a9b1991
·
verified ·
1 Parent(s): 308ca56

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -169,4 +169,17 @@ For details, we refer to the paper and to our benchmark [ChocoLlama-Bench](https
169
 
170
  ### Compute Infrastructure
171
 
172
- All ChocoLlama models have been trained on the compute cluster provided by the [Flemish Supercomputer Center (VSC)](https://www.vscentrum.be/). We used 8 to 16 NVIDIA A100 GPU's with 80 GB of VRAM.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
169
 
170
  ### Compute Infrastructure
171
 
172
+ All ChocoLlama models have been trained on the compute cluster provided by the [Flemish Supercomputer Center (VSC)](https://www.vscentrum.be/). We used 8 to 16 NVIDIA A100 GPU's with 80 GB of VRAM.
173
+
174
+ ## Citation
175
+
176
+ If you found this useful for your work, kindly cite our paper:
177
+
178
+ ```
179
+ @article{meeus2024chocollama,
180
+ title={ChocoLlama: Lessons Learned From Teaching Llamas Dutch},
181
+ author={Meeus, Matthieu and Rath{\'e}, Anthony and Remy, Fran{\c{c}}ois and Delobelle, Pieter and Decorte, Jens-Joris and Demeester, Thomas},
182
+ journal={arXiv preprint arXiv:2412.07633},
183
+ year={2024}
184
+ }
185
+ ```