rafaelferreira commited on
Commit
abb8950
·
verified ·
1 Parent(s): 712fcae

Add AMALIA benchmark README with citation

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -24,7 +24,7 @@ Simple text-completion dataset to evaluete model bias towards European Portugues
24
 
25
 
26
 
27
- This dataset is provided as part of the [AMALIA project](https://github.com/AMALIA-LLM/AMALIA) and is included in [AMALIA-Bench](https://github.com/AMALIA-LLM/amalia-eval), a comprehensive benchmark suite for evaluating large language models on European Portuguese.
28
 
29
  ---
30
 
@@ -45,5 +45,15 @@ If you use this dataset or AMALIA in your work, please cite:
45
  pages = "380--391",
46
  isbn = "979-8-89176-387-6"
47
  }
 
 
 
 
 
 
 
 
 
 
48
  ```
49
 
 
24
 
25
 
26
 
27
+ This dataset is provided as part of the [AMALIA project](https://github.com/AMALIA-LLM/AMALIA) and is included in [AMALIA-Bench](https://github.com/AMALIA-LLM/amalia-lm-eval), a comprehensive benchmark suite for evaluating large language models on European Portuguese.
28
 
29
  ---
30
 
 
45
  pages = "380--391",
46
  isbn = "979-8-89176-387-6"
47
  }
48
+
49
+ @misc{simplicio2026amaliatechnicalreportfully,
50
+ title = {AMALIA Technical Report: A Fully Open Source Large Language Model for European Portuguese},
51
+ author = {Afonso Simplício and Gonçalo Vinagre and Miguel Moura Ramos and Diogo Tavares and Rafael Ferreira and Giuseppe Attanasio and Duarte M. Alves and Inês Calvo and Inês Vieira and Rui Guerra and James Furtado and Beatriz Canaverde and Iago Paulo and Vasco Ramos and Diogo Glória-Silva and Miguel Faria and Marcos Treviso and Daniel Gomes and Pedro Gomes and David Semedo and André Martins and João Magalhães},
52
+ year = {2026},
53
+ eprint = {2603.26511},
54
+ archivePrefix = {arXiv},
55
+ primaryClass = {cs.CL},
56
+ url = {https://arxiv.org/abs/2603.26511}
57
+ }
58
  ```
59