Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
English
Size:
100K - 1M
Tags:
emotion-Classitication
License:
Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ dataset_info:
|
|
24 |
num_bytes: 4544412.60283967
|
25 |
num_examples: 41681
|
26 |
download_size: 26751980
|
27 |
-
dataset_size: 45444017
|
28 |
configs:
|
29 |
- config_name: default
|
30 |
data_files:
|
@@ -34,4 +34,14 @@ configs:
|
|
34 |
path: data/validation-*
|
35 |
- split: test
|
36 |
path: data/test-*
|
37 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
num_bytes: 4544412.60283967
|
25 |
num_examples: 41681
|
26 |
download_size: 26751980
|
27 |
+
dataset_size: 45444017
|
28 |
configs:
|
29 |
- config_name: default
|
30 |
data_files:
|
|
|
34 |
path: data/validation-*
|
35 |
- split: test
|
36 |
path: data/test-*
|
37 |
+
license: mit
|
38 |
+
task_categories:
|
39 |
+
- text-classification
|
40 |
+
language:
|
41 |
+
- en
|
42 |
+
tags:
|
43 |
+
- emotion-Classitication
|
44 |
+
pretty_name: Emotion
|
45 |
+
size_categories:
|
46 |
+
- 10K<n<100K
|
47 |
+
---
|