Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -8,20 +8,18 @@ dataset_info:
|
|
8 |
- name: emotion
|
9 |
dtype: string
|
10 |
- name: speech
|
11 |
-
sequence: float32
|
12 |
-
- name: audio
|
13 |
dtype:
|
14 |
audio:
|
15 |
sampling_rate: 16000
|
16 |
splits:
|
17 |
- name: train
|
18 |
-
num_bytes:
|
19 |
num_examples: 1116
|
20 |
- name: test
|
21 |
-
num_bytes:
|
22 |
num_examples: 280
|
23 |
-
download_size:
|
24 |
-
dataset_size:
|
25 |
---
|
26 |
# Dataset Card for "resd_ref"
|
27 |
|
|
|
8 |
- name: emotion
|
9 |
dtype: string
|
10 |
- name: speech
|
|
|
|
|
11 |
dtype:
|
12 |
audio:
|
13 |
sampling_rate: 16000
|
14 |
splits:
|
15 |
- name: train
|
16 |
+
num_bytes: 430040029.904
|
17 |
num_examples: 1116
|
18 |
- name: test
|
19 |
+
num_bytes: 106255230.0
|
20 |
num_examples: 280
|
21 |
+
download_size: 467429093
|
22 |
+
dataset_size: 536295259.904
|
23 |
---
|
24 |
# Dataset Card for "resd_ref"
|
25 |
|