Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
json
Sub-tasks:
sentiment-classification
Languages:
Turkish
Size:
100K - 1M
ArXiv:
Tags:
sentiment
License:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -87,11 +87,11 @@ dataset_info:
|
|
| 87 |
dtype:
|
| 88 |
class_label:
|
| 89 |
names:
|
| 90 |
-
'0':
|
| 91 |
-
'1':
|
| 92 |
-
'2':
|
| 93 |
-
'3':
|
| 94 |
-
'4':
|
| 95 |
splits:
|
| 96 |
- name: train
|
| 97 |
num_bytes: 12844466
|
|
|
|
| 87 |
dtype:
|
| 88 |
class_label:
|
| 89 |
names:
|
| 90 |
+
'0': 1_star
|
| 91 |
+
'1': 2_star
|
| 92 |
+
'2': 3_star
|
| 93 |
+
'3': 4_star
|
| 94 |
+
'4': 5_star
|
| 95 |
splits:
|
| 96 |
- name: train
|
| 97 |
num_bytes: 12844466
|