Datasets:
File size: 1,730 Bytes
c568d66 23d1281 c568d66 23d1281 | 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 44 45 46 47 48 49 | ---
license: mit
language:
- km
task_categories:
- question-answering
- text-generation
tags:
- khmer
- instruction-tuning
- qna
pretty_name: Khmer QnA Instruction-Tuning Dataset
---
# Khmer QnA Instruction-Tuning Dataset
This dataset is a collection of question-and-answer pairs in the Khmer language, curated for instruction fine-tuning of language models. It is organized into four main categories:
- **General** — everyday knowledge, common facts, and miscellaneous topics
- **Law** — questions and answers related to Cambodian law and legal concepts
- **Biology** — general biology-related questions and scientific concepts
- **Geography** — questions about geographic knowledge, locations, and related facts
## Data Source
The data was collected from [khsearch.com](https://www.khsearch.com), a Khmer-language search and reference platform, in accordance with the site's `robots.txt` permissions.
## Data Format
Each entry is a Q&A pair suitable for instruct-style fine-tuning, structured with a category label, a `question` field, and an `answer` field, in CSV format.
## Intended Use
This dataset is intended for fine-tuning or evaluating language models on Khmer-language question answering and instruction following, particularly for improving performance on Khmer-specific knowledge domains such as law, biology, geography, and general topics.
## Language
Khmer (km)
## Limitations
- The dataset was scraped from a single web source, so it may reflect that source's biases, coverage gaps, or factual inaccuracies.
- Answers have not been independently fact-checked or verified against authoritative legal or scientific sources.
- Coverage across the four categories may be uneven.
## License
MIT
|