nicholasKluge commited on
Commit
7fe6254
1 Parent(s): 531709d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -186,7 +186,7 @@ model-index:
186
 
187
  Large language models (LLMs) have significantly advanced natural language processing, but their progress has yet to be equal across languages. While most LLMs are trained in high-resource languages like English, multilingual models generally underperform monolingual ones. Additionally, aspects of their multilingual foundation sometimes restrict the byproducts they produce, like computational demands and licensing regimes. Hence, we developed the _TeenyTinyLlama_ pair: two compact models for Brazilian Portuguese text generation.
188
 
189
- Read our preprint on [ArXiv](https://arxiv.org/abs/2401.16640).
190
 
191
  ## Details
192
 
@@ -355,7 +355,6 @@ All the shown results are the higher accuracy scores achieved on the respective
355
  ## Cite as 🤗
356
 
357
  ```latex
358
-
359
  @misc{correa24ttllama,
360
  title = {TeenyTinyLlama: open-source tiny language models trained in Brazilian Portuguese},
361
  author = {Corr{\^e}a, Nicholas Kluge and Falk, Sophia and Fatimah, Shiza and Sen, Aniket and De Oliveira, Nythamar},
@@ -363,6 +362,15 @@ All the shown results are the higher accuracy scores achieved on the respective
363
  year={2024}
364
  }
365
 
 
 
 
 
 
 
 
 
 
366
  ```
367
 
368
  ## Funding
 
186
 
187
  Large language models (LLMs) have significantly advanced natural language processing, but their progress has yet to be equal across languages. While most LLMs are trained in high-resource languages like English, multilingual models generally underperform monolingual ones. Additionally, aspects of their multilingual foundation sometimes restrict the byproducts they produce, like computational demands and licensing regimes. Hence, we developed the _TeenyTinyLlama_ pair: two compact models for Brazilian Portuguese text generation.
188
 
189
+ Read our preprint on [Article](https://www.sciencedirect.com/science/article/pii/S2666827024000343).
190
 
191
  ## Details
192
 
 
355
  ## Cite as 🤗
356
 
357
  ```latex
 
358
  @misc{correa24ttllama,
359
  title = {TeenyTinyLlama: open-source tiny language models trained in Brazilian Portuguese},
360
  author = {Corr{\^e}a, Nicholas Kluge and Falk, Sophia and Fatimah, Shiza and Sen, Aniket and De Oliveira, Nythamar},
 
362
  year={2024}
363
  }
364
 
365
+ @misc{correa24ttllama,
366
+ doi = {10.1016/j.mlwa.2024.100558},
367
+ url = {https://www.sciencedirect.com/science/article/pii/S2666827024000343},
368
+ title = {TeenyTinyLlama: open-source tiny language models trained in Brazilian Portuguese},
369
+ author = {Corr{\^e}a, Nicholas Kluge and Falk, Sophia and Fatimah, Shiza and Sen, Aniket and De Oliveira, Nythamar},
370
+ journal={Machine Learning With Applications},
371
+ publisher = {Springer},
372
+ year={2024}
373
+ }
374
  ```
375
 
376
  ## Funding