Update README.md
Browse files
README.md
CHANGED
@@ -144,4 +144,20 @@ The MT-Bench Greek dataset is the Greek version of MT-Bench, created to evaluat
|
|
144 |
|
145 |
## Dataset Card Contact
|
146 |
|
147 |
-
https://www.athenarc.gr/en/ilsp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
144 |
|
145 |
## Dataset Card Contact
|
146 |
|
147 |
+
https://www.athenarc.gr/en/ilsp
|
148 |
+
|
149 |
+
# Citation
|
150 |
+
|
151 |
+
If you use this dataset in your research or project, please consider including the following citation:
|
152 |
+
|
153 |
+
```
|
154 |
+
@misc{roussis2025krikriadvancingopenlarge,
|
155 |
+
title={Krikri: Advancing Open Large Language Models for Greek},
|
156 |
+
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},
|
157 |
+
year={2025},
|
158 |
+
eprint={2505.13772},
|
159 |
+
archivePrefix={arXiv},
|
160 |
+
primaryClass={cs.CL},
|
161 |
+
url={https://arxiv.org/abs/2505.13772},
|
162 |
+
}
|
163 |
+
```
|