Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
Azerbaijani
Size:
10K - 100K
DOI:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,20 +1,30 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-sa-4.0
|
3 |
-
dataset_info:
|
4 |
-
features:
|
5 |
-
- name: text
|
6 |
-
dtype: string
|
7 |
-
- name: labels
|
8 |
-
dtype: string
|
9 |
-
splits:
|
10 |
-
- name: train
|
11 |
-
num_bytes: 5806099
|
12 |
-
num_examples: 42000
|
13 |
-
download_size: 3970428
|
14 |
-
dataset_size: 5806099
|
15 |
-
configs:
|
16 |
-
- config_name: default
|
17 |
-
data_files:
|
18 |
-
- split: train
|
19 |
-
path: data/train-*
|
20 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-sa-4.0
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: text
|
6 |
+
dtype: string
|
7 |
+
- name: labels
|
8 |
+
dtype: string
|
9 |
+
splits:
|
10 |
+
- name: train
|
11 |
+
num_bytes: 5806099
|
12 |
+
num_examples: 42000
|
13 |
+
download_size: 3970428
|
14 |
+
dataset_size: 5806099
|
15 |
+
configs:
|
16 |
+
- config_name: default
|
17 |
+
data_files:
|
18 |
+
- split: train
|
19 |
+
path: data/train-*
|
20 |
+
task_categories:
|
21 |
+
- text-classification
|
22 |
+
language:
|
23 |
+
- az
|
24 |
+
tags:
|
25 |
+
- sentiment
|
26 |
+
- azerbaijani
|
27 |
+
pretty_name: Sentiments Dataset in Azerbaijani
|
28 |
+
size_categories:
|
29 |
+
- 10K<n<100K
|
30 |
+
---
|