nicholasKluge
commited on
Commit
•
ed412ab
1
Parent(s):
8ef7576
Update README.md
Browse files
README.md
CHANGED
@@ -157,7 +157,6 @@ All the shown results are the higher accuracy scores achieved on the respective
|
|
157 |
## Cite as 🤗
|
158 |
|
159 |
```latex
|
160 |
-
|
161 |
@misc{correa24ttllama,
|
162 |
title = {TeenyTinyLlama: open-source tiny language models trained in Brazilian Portuguese},
|
163 |
author = {Corr{\^e}a, Nicholas Kluge and Falk, Sophia and Fatimah, Shiza and Sen, Aniket and De Oliveira, Nythamar},
|
@@ -165,6 +164,15 @@ All the shown results are the higher accuracy scores achieved on the respective
|
|
165 |
year={2024}
|
166 |
}
|
167 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
168 |
```
|
169 |
|
170 |
## Funding
|
@@ -173,4 +181,4 @@ This repository was built as part of the RAIES ([Rede de Inteligência Artificia
|
|
173 |
|
174 |
## License
|
175 |
|
176 |
-
TeenyTinyLlama-160m-HateBR is licensed under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for more details.
|
|
|
157 |
## Cite as 🤗
|
158 |
|
159 |
```latex
|
|
|
160 |
@misc{correa24ttllama,
|
161 |
title = {TeenyTinyLlama: open-source tiny language models trained in Brazilian Portuguese},
|
162 |
author = {Corr{\^e}a, Nicholas Kluge and Falk, Sophia and Fatimah, Shiza and Sen, Aniket and De Oliveira, Nythamar},
|
|
|
164 |
year={2024}
|
165 |
}
|
166 |
|
167 |
+
@misc{correa24ttllama,
|
168 |
+
doi = {10.1016/j.mlwa.2024.100558},
|
169 |
+
url = {https://www.sciencedirect.com/science/article/pii/S2666827024000343},
|
170 |
+
title = {TeenyTinyLlama: open-source tiny language models trained in Brazilian Portuguese},
|
171 |
+
author = {Corr{\^e}a, Nicholas Kluge and Falk, Sophia and Fatimah, Shiza and Sen, Aniket and De Oliveira, Nythamar},
|
172 |
+
journal={Machine Learning With Applications},
|
173 |
+
publisher = {Springer},
|
174 |
+
year={2024}
|
175 |
+
}
|
176 |
```
|
177 |
|
178 |
## Funding
|
|
|
181 |
|
182 |
## License
|
183 |
|
184 |
+
TeenyTinyLlama-160m-HateBR is licensed under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for more details.
|