Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,14 @@
|
|
2 |
language:
|
3 |
- pl
|
4 |
---
|
5 |
-
# Dataset description
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
language:
|
3 |
- pl
|
4 |
---
|
5 |
+
# Dataset description
|
6 |
+
|
7 |
+
This dataset is a collection of multiple-choice questions, each with one correct answer, sourced from exams conducted within the Polish education system renging from years 2002 up to 2024.
|
8 |
+
The tests are published annually by the [Polish Central Examination Board](https://cke.gov.pl/).
|
9 |
+
|
10 |
+
Questions in the dataset is categorized into the following categories: math, natural sciences, biology, physics, and the Polish language for pre-high school questions, and arts, mechanics (including mining and metallurgy), and agriculture (including forestry) for professional exams.
|
11 |
+
Altogether, it consists of almost 19k questions. It has previously been used to evaluate over 50 LLMs, resulting in the creation of a leaderboard and a research paper available at the links below.
|
12 |
+
|
13 |
+
https://huggingface.co/spaces/amu-cai/LLMZSZL_Leaderboard
|
14 |
+
|
15 |
+
"arxiv link"
|