Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
json
Sub-tasks:
sentiment-classification
Languages:
Turkish
Size:
100K - 1M
Tags:
sentiment
License:
BayanDuygu
commited on
Commit
•
bd711b7
1
Parent(s):
6dcf77c
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -55,7 +55,19 @@ dataset_info:
|
|
55 |
- name: sentence
|
56 |
dtype: string
|
57 |
- name: star
|
58 |
-
dtype:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
splits:
|
60 |
- name: train
|
61 |
num_bytes: 45027930
|
@@ -72,7 +84,14 @@ dataset_info:
|
|
72 |
- name: comment
|
73 |
dtype: string
|
74 |
- name: rating
|
75 |
-
dtype:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
76 |
splits:
|
77 |
- name: train
|
78 |
num_bytes: 13348538
|
|
|
55 |
- name: sentence
|
56 |
dtype: string
|
57 |
- name: star
|
58 |
+
dtype:
|
59 |
+
class_label:
|
60 |
+
names:
|
61 |
+
'0.5': nono
|
62 |
+
'1': nowatch
|
63 |
+
'1.5': horrible
|
64 |
+
'2': poor
|
65 |
+
'2.5': bad
|
66 |
+
'3': middle
|
67 |
+
'3.5': good
|
68 |
+
'4': great
|
69 |
+
'4.5': super
|
70 |
+
'5': amazing
|
71 |
splits:
|
72 |
- name: train
|
73 |
num_bytes: 45027930
|
|
|
84 |
- name: comment
|
85 |
dtype: string
|
86 |
- name: rating
|
87 |
+
dtype:
|
88 |
+
class_label:
|
89 |
+
names:
|
90 |
+
'1': poor
|
91 |
+
'2': nobuy
|
92 |
+
'3': middle
|
93 |
+
'4': good
|
94 |
+
'5': great
|
95 |
splits:
|
96 |
- name: train
|
97 |
num_bytes: 13348538
|