Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -6,20 +6,20 @@ dataset_info:
|
|
6 |
- name: path
|
7 |
dtype: string
|
8 |
- name: speech
|
9 |
-
|
10 |
- name: text
|
11 |
dtype: string
|
12 |
- name: emotion
|
13 |
dtype: string
|
14 |
splits:
|
15 |
- name: train
|
16 |
-
num_bytes:
|
17 |
num_examples: 1116
|
18 |
- name: test
|
19 |
-
num_bytes:
|
20 |
num_examples: 280
|
21 |
-
download_size:
|
22 |
-
dataset_size:
|
23 |
---
|
24 |
# Dataset Card for "resd_annotated"
|
25 |
|
|
|
6 |
- name: path
|
7 |
dtype: string
|
8 |
- name: speech
|
9 |
+
dtype: audio
|
10 |
- name: text
|
11 |
dtype: string
|
12 |
- name: emotion
|
13 |
dtype: string
|
14 |
splits:
|
15 |
- name: train
|
16 |
+
num_bytes: 398878916.336
|
17 |
num_examples: 1116
|
18 |
- name: test
|
19 |
+
num_bytes: 96643276.0
|
20 |
num_examples: 280
|
21 |
+
download_size: 485513605
|
22 |
+
dataset_size: 495522192.336
|
23 |
---
|
24 |
# Dataset Card for "resd_annotated"
|
25 |
|