Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -12,4 +12,15 @@ Altogether, it consists of almost 19k questions. It has previously been used to
|
|
12 |
|
13 |
https://huggingface.co/spaces/amu-cai/LLMZSZL_Leaderboard
|
14 |
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
|
13 |
https://huggingface.co/spaces/amu-cai/LLMZSZL_Leaderboard
|
14 |
|
15 |
+
This is a dataset used and described in:
|
16 |
+
```
|
17 |
+
@misc{jassem2025llmzszlcomprehensivellmbenchmark,
|
18 |
+
title={LLMzSz{\L}: a comprehensive LLM benchmark for Polish},
|
19 |
+
author={Krzysztof Jassem and Michał Ciesiółka and Filip Graliński and Piotr Jabłoński and Jakub Pokrywka and Marek Kubis and Monika Jabłońska and Ryszard Staruch},
|
20 |
+
year={2025},
|
21 |
+
eprint={2501.02266},
|
22 |
+
archivePrefix={arXiv},
|
23 |
+
primaryClass={cs.CL},
|
24 |
+
url={https://arxiv.org/abs/2501.02266},
|
25 |
+
}
|
26 |
+
```
|