File size: 670 Bytes
645d082 fd6a5a7 645d082 fd6a5a7 | 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:
- kk
license: apache-2.0
tasks:
- text-classification
multilinguality:
- monolingual
size_categories:
- 10K<n<100K
task_categories:
- text-classification
---
# Darmm Sentiment KK
Kazakh sentiment dataset with 5 labels for multi-domain reviews.
## Labels
- `very_negative`
- `negative`
- `neutral`
- `positive`
- `very_positive`
## Data fields
- `id`: unique identifier
- `text`: Kazakh text
- `label`: sentiment label
- `source`: data source reference
- `domain`: domain tag (entertainment, apps, services, commerce, etc.)
## Splits
- `train`, `validation`, `test`
## Curation
Texts are collected and labeled manually with consistency guidelines. |