Update README.md
Browse files
README.md
CHANGED
@@ -194,4 +194,18 @@ Llama-Krikri-8B Instruct performs very well in the English variant of Arena-Hard
|
|
194 |
|
195 |
# Acknowledgements
|
196 |
|
197 |
-
The ILSP team utilized Amazon's cloud computing services, which were made available via GRNET under the [OCRE Cloud framework](https://www.ocre-project.eu/), providing Amazon Web Services for the Greek Academic and Research Community.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
194 |
|
195 |
# Acknowledgements
|
196 |
|
197 |
+
The ILSP team utilized Amazon's cloud computing services, which were made available via GRNET under the [OCRE Cloud framework](https://www.ocre-project.eu/), providing Amazon Web Services for the Greek Academic and Research Community.
|
198 |
+
|
199 |
+
# Citation
|
200 |
+
|
201 |
+
```
|
202 |
+
@misc{roussis2025krikriadvancingopenlarge,
|
203 |
+
title={Krikri: Advancing Open Large Language Models for Greek},
|
204 |
+
author={Dimitris Roussis and Leon Voukoutis and Georgios Paraskevopoulos and Sokratis Sofianopoulos and Prokopis Prokopidis and Vassilis Papavasileiou and Athanasios Katsamanis and Stelios Piperidis and Vassilis Katsouros},
|
205 |
+
year={2025},
|
206 |
+
eprint={2505.13772},
|
207 |
+
archivePrefix={arXiv},
|
208 |
+
primaryClass={cs.CL},
|
209 |
+
url={https://arxiv.org/abs/2505.13772},
|
210 |
+
}
|
211 |
+
```
|