File size: 921 Bytes
e43e6c5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
language:
- kn
license: cc-by-4.0
task_categories:
- text-classification
- question-answering
- summarization
pretty_name: KannadaPromptBench
size_categories:
- n<1K
tags:
- kannada
- low-resource
- indic-languages
- prompt-sensitivity
---

# KannadaPromptBench

A benchmark dataset for evaluating prompt strategy sensitivity in Kannada, a low-resource Dravidian language.

## Dataset Summary
- **Language**: Kannada (kn)
- **Tasks**: Sentiment Analysis (100), Question Answering (75), Summarization (50)
- **Total**: 225 culturally grounded samples
- **Inter-annotator agreement**: Cohen's κ > 0.80

## Dataset Structure
Each sample contains: `id`, `task`, `input_text`, `label`, `difficulty`, `domain`.

## Citation
Please cite if you use this dataset:
```bibtex
@dataset{kannadapromptbench2024,
  title={KannadaPromptBench},
  year={2024},
  url={https://huggingface.co/datasets/Anushhh/KannadaPromptBench}
}
```