Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -17,6 +17,7 @@ size_categories:
|
|
| 17 |
|
| 18 |
**Alloy-Bench** is a Russian-language **multiple-choice benchmark** for evaluating large language models in the domain of metallurgy and mining engineering.
|
| 19 |
It is designed in the spirit of MMLU-style exams and focuses on professional knowledge rather than general trivia.
|
|
|
|
| 20 |
|
| 21 |
|
| 22 |
### 📊 Dataset Statistics
|
|
@@ -36,7 +37,7 @@ The dataset is stored in a tabular format (Parquet). Each row corresponds to a *
|
|
| 36 |
- **question** – the question text in Russian;
|
| 37 |
- **options** – a list of possible answers (3–5 choices);
|
| 38 |
- **correct_answer** – the correct option;
|
| 39 |
-
- **knowledge_area** – subdomain (e.g. *Металлургия редких металлов*, *Металлургия тяжелых ц
|
| 40 |
|
| 41 |
|
| 42 |
---
|
|
|
|
| 17 |
|
| 18 |
**Alloy-Bench** is a Russian-language **multiple-choice benchmark** for evaluating large language models in the domain of metallurgy and mining engineering.
|
| 19 |
It is designed in the spirit of MMLU-style exams and focuses on professional knowledge rather than general trivia.
|
| 20 |
+
This is the validation split - publicly available for open evaluation and comparison.
|
| 21 |
|
| 22 |
|
| 23 |
### 📊 Dataset Statistics
|
|
|
|
| 37 |
- **question** – the question text in Russian;
|
| 38 |
- **options** – a list of possible answers (3–5 choices);
|
| 39 |
- **correct_answer** – the correct option;
|
| 40 |
+
- **knowledge_area** – subdomain (e.g. *Металлургия редких металлов*, *Металлургия тяжелых цветных металлов*, *Химическая инженерия*).
|
| 41 |
|
| 42 |
|
| 43 |
---
|