Update README.md
Browse files
README.md
CHANGED
|
@@ -69,4 +69,13 @@ An example from the **test** split:
|
|
| 69 |
journal = {arXiv preprint arXiv:1803.05457},
|
| 70 |
year = {2018}
|
| 71 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 72 |
```
|
|
|
|
| 69 |
journal = {arXiv preprint arXiv:1803.05457},
|
| 70 |
year = {2018}
|
| 71 |
}
|
| 72 |
+
|
| 73 |
+
@mastersthesis{andrade2025,
|
| 74 |
+
title = {Benchmarking Portuguese via Machine Translation and LLMs},
|
| 75 |
+
author = {Andrade, Rui Brogueira},
|
| 76 |
+
school = {Faculdade de Engenharia da Universidade do Porto (FEUP)},
|
| 77 |
+
year = {2025},
|
| 78 |
+
url = {https://repositorio-aberto.up.pt/handle/10216/168804}
|
| 79 |
+
}
|
| 80 |
+
|
| 81 |
```
|