Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -12,29 +12,22 @@ dataset_info:
|
|
| 12 |
features:
|
| 13 |
- name: Tweet
|
| 14 |
dtype: string
|
| 15 |
-
- name:
|
| 16 |
-
dtype:
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
'0': others
|
| 20 |
-
'1': disgust
|
| 21 |
-
'2': joy
|
| 22 |
-
'3': surprise
|
| 23 |
-
'4': fear
|
| 24 |
-
'5': anger
|
| 25 |
-
'6': sadness
|
| 26 |
splits:
|
| 27 |
- name: train
|
| 28 |
-
num_bytes:
|
| 29 |
-
num_examples:
|
| 30 |
- name: validation
|
| 31 |
-
num_bytes:
|
| 32 |
-
num_examples:
|
| 33 |
- name: test
|
| 34 |
-
num_bytes:
|
| 35 |
-
num_examples:
|
| 36 |
-
download_size:
|
| 37 |
-
dataset_size:
|
| 38 |
---
|
| 39 |
# Dataset Card for "Emociones-BackTranslated-Preprocessed"
|
| 40 |
|
|
|
|
| 12 |
features:
|
| 13 |
- name: Tweet
|
| 14 |
dtype: string
|
| 15 |
+
- name: Emocion
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: __index_level_0__
|
| 18 |
+
dtype: int64
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
splits:
|
| 20 |
- name: train
|
| 21 |
+
num_bytes: 1937330
|
| 22 |
+
num_examples: 11544
|
| 23 |
- name: validation
|
| 24 |
+
num_bytes: 884924
|
| 25 |
+
num_examples: 5638
|
| 26 |
- name: test
|
| 27 |
+
num_bytes: 869707
|
| 28 |
+
num_examples: 5542
|
| 29 |
+
download_size: 1441495
|
| 30 |
+
dataset_size: 3691961
|
| 31 |
---
|
| 32 |
# Dataset Card for "Emociones-BackTranslated-Preprocessed"
|
| 33 |
|