Lominub44 commited on
Commit
b2166dd
·
verified ·
1 Parent(s): fb10d9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -108,7 +108,13 @@ print(tokenizer.decode(outputs[0]))
108
 
109
  **BibTeX:**
110
  ```bibtex
111
-
 
 
 
 
 
 
112
  ```
113
 
114
  ## Model Card Authors
 
108
 
109
  **BibTeX:**
110
  ```bibtex
111
+ @software{benallal2024smollmcorpus,
112
+ author = {Ben Allal, Loubna and Lozhkov, Anton and Penedo, Guilherme and Wolf, Thomas and von Werra, Leandro},
113
+ title = {SmolLM-Corpus},
114
+ month = July,
115
+ year = 2024,
116
+ url = {https://huggingface.co/datasets/HuggingFaceTB/smollm-corpus}
117
+ }
118
  ```
119
 
120
  ## Model Card Authors