File size: 1,684 Bytes
53e2df0
0c9de00
 
 
 
 
 
 
 
 
 
53e2df0
 
0c9de00
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
tags:
- kyrgyz
- llm-benchmark
- evaluation
- commonsense-reasoning
- winogrande
- translated
- kyrgyzllm-bench
language:
- ky
---

# Winogrande (Kyrgyz)

This dataset is the Kyrgyz-translated version of the **Winogrande** benchmark, designed to evaluate commonsense reasoning.

## 🏔️ Part of the KyrgyzLLM-Bench

This dataset is a component of the **KyrgyzLLM-Bench**, a comprehensive suite for evaluating LLMs in Kyrgyz.

* **Main Paper:** [Bridging the Gap in Less-Resourced Languages: Building a Benchmark for Kyrgyz Language Models](https://ieeexplore.ieee.org/document/11206960)
* **Hugging Face Hub:** [https://huggingface.co/TTimur](https://huggingface.co/TTimur)
* **GitHub Project:** [https://github.com/golden-ratio/kyrgyzLLM_bench](https://github.com/golden-ratio/kyrgyzLLM_bench)

## 📋 Dataset Description

This benchmark tests a model's ability to resolve ambiguity and use world knowledge, a key part of commonsense reasoning.

* **Original Dataset:** [Winogrande](https://huggingface.co/datasets/winogrande)
* **Translation:** The dataset was translated using a dual-model machine translation pipeline, followed by expert manual post-editing and quality assurance checks to ensure cultural and linguistic accuracy.

## 📜 Citation

If you find this dataset useful in your research, please cite the main project paper:

```bibtex
@article{KyrgyzLLM-Bench,
  title={Bridging the Gap in Less-Resourced Languages: Building a Benchmark for Kyrgyz Language Models},
  author={Timur Turatali, Aida Turdubaeva, Islam Zhenishbekov, Zhoomart Suranbaev, Anton Alekseev, Rustem Izmailov},
  year={2025},
  url={https://huggingface.co/datasets/TTimur/winogrande_kg}
}