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