Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
Uzbek
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -16,8 +16,16 @@ configs:
|
|
| 16 |
data_files:
|
| 17 |
- split: train
|
| 18 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
---
|
| 20 |
Original Dataset: https://huggingface.co/datasets/risqaliyevds/uzbek-sentiment-analysis
|
| 21 |
|
| 22 |
-
Binary sentiment analysis dataset for benchmarking purposes.
|
| 23 |
-
|
|
|
|
| 16 |
data_files:
|
| 17 |
- split: train
|
| 18 |
path: data/train-*
|
| 19 |
+
license: mit
|
| 20 |
+
task_categories:
|
| 21 |
+
- text-classification
|
| 22 |
+
language:
|
| 23 |
+
- uz
|
| 24 |
+
pretty_name: Uzbek Sentiment Analysis Benchmark
|
| 25 |
+
size_categories:
|
| 26 |
+
- 1K<n<10K
|
| 27 |
---
|
| 28 |
Original Dataset: https://huggingface.co/datasets/risqaliyevds/uzbek-sentiment-analysis
|
| 29 |
|
| 30 |
+
Binary sentiment analysis dataset for benchmarking purposes. It was annotated using GPT-4o API.
|
| 31 |
+
Label 1 is for Positive, 0 for Negative.
|