Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
Arabic
Size:
< 1K
Tags:
Emotion Detection
License:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,4 +1,12 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
configs:
|
3 |
- config_name: default
|
4 |
data_files:
|
@@ -16,21 +24,13 @@ dataset_info:
|
|
16 |
dtype: string
|
17 |
splits:
|
18 |
- name: train
|
19 |
-
num_bytes:
|
20 |
-
num_examples:
|
21 |
- name: test
|
22 |
-
num_bytes:
|
23 |
-
num_examples:
|
24 |
-
download_size:
|
25 |
-
dataset_size:
|
26 |
-
license: cc-by-4.0
|
27 |
-
task_categories:
|
28 |
-
- text-classification
|
29 |
-
language:
|
30 |
-
- ar
|
31 |
-
pretty_name: ArPanEmo
|
32 |
-
size_categories:
|
33 |
-
- 1K<n<10K
|
34 |
tags:
|
35 |
- Emotion Detection
|
36 |
---
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- ar
|
4 |
+
license: cc-by-4.0
|
5 |
+
size_categories:
|
6 |
+
- 1K<n<10K
|
7 |
+
task_categories:
|
8 |
+
- text-classification
|
9 |
+
pretty_name: ArPanEmo
|
10 |
configs:
|
11 |
- config_name: default
|
12 |
data_files:
|
|
|
24 |
dtype: string
|
25 |
splits:
|
26 |
- name: train
|
27 |
+
num_bytes: 14750.267175572519
|
28 |
+
num_examples: 255
|
29 |
- name: test
|
30 |
+
num_bytes: 14750.267175572519
|
31 |
+
num_examples: 255
|
32 |
+
download_size: 51444
|
33 |
+
dataset_size: 29500.534351145037
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
tags:
|
35 |
- Emotion Detection
|
36 |
---
|