Kazakh Human Curated Instruction Dataset
Collection
The dataset is human curated instruction dataset for fine-tuning LLM. • 28 items • Updated
This dataset contains 500 samples focused on the ability to generate structured, relevant, and inquisitive content based on Kazakh cultural topics. The primary task demonstrated in this dataset is Question Generation (QG), where the model takes a broad topic or user interest and produces a series of detailed, numbered questions to guide further research or discussion.
| Metric | Count |
|---|---|
| Total Samples | 500 |
| Total Words (approx.) | 55,986 |
| Avg. Words per Sample | 111 |
The following table details the distribution of word counts across different fields:
| Field | Mean | Median | Min | Max | Total Words |
|---|---|---|---|---|---|
| domain | 1.4 | 1.0 | 1 | 4 | 696 |
| prompt | 27.7 | 29.0 | 10 | 48 | 13,873 |
| response | 81.8 | 79.0 | 22 | 199 | 40,917 |
| sample_id | 1.0 | 1.0 | 1 | 1 | 500 |
sample_id (string): Unique identifier for the data entry.prompt (string): A request for information or a task to generate questions about a specific Kazakh cultural subject.response (string): A structured, numbered list of insightful questions or detailed thematic information in Kazakh.domain (string): The category of knowledge, primarily "Cultural Studies."{
"sample_id": "1",
"prompt": "\"Қазақтың дәстүрлі үй-жайлары туралы нақтырақ білгім келеді. Осыған байланысты 8 сұрақ құрастырып бересіз бе?\"",
"response": "1. Киіз үйдің негізгі құрылымын құрайтын элементтер қандай?\n2. Қазақ дәстүрлі үйінің ішкі жағын безендіруде қандай заттар қолданылады?\n3. Төрткіл дегеніміз не және ол киіз үйдің қай бөлігінде орналасады?\n4. Кереге дегеніміз не және ол қандай қызмет атқарады?\n5. Шаңырақ қандай мағынаны білдіреді және оның мызғымас элементі не?\n6. Уықтардың саны киіз үйдің көлеміне қалай әсер етеді?\n7. Қазақтың дәстүрлі үй-жайларында қандай түсті ою-өрнектер жиі қолданылады?\n8. Киіз үйдің есігінің ерекшелігі неде және ол қандай бағытқа қаратып орнатылады?",
"domain": "Cultural Studies"
}