Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: audio
|
5 |
+
dtype: audio
|
6 |
+
- name: label
|
7 |
+
dtype:
|
8 |
+
class_label:
|
9 |
+
names:
|
10 |
+
'0': arabic
|
11 |
+
'1': dutch
|
12 |
+
'2': french
|
13 |
+
'3': korean
|
14 |
+
'4': mandarin
|
15 |
+
'5': portuguese
|
16 |
+
'6': russian
|
17 |
+
'7': spanish
|
18 |
+
'8': uk
|
19 |
+
'9': usa
|
20 |
+
splits:
|
21 |
+
- name: train
|
22 |
+
num_bytes: 3711642651.2
|
23 |
+
num_examples: 4200
|
24 |
+
- name: test
|
25 |
+
num_bytes: 51756368.0
|
26 |
+
num_examples: 60
|
27 |
+
- name: validation
|
28 |
+
num_bytes: 51955368.0
|
29 |
+
num_examples: 60
|
30 |
+
download_size: 1232088535
|
31 |
+
dataset_size: 3815354387.2
|
32 |
+
---
|
33 |
+
# Dataset Card for "s-f-o"
|
34 |
+
|
35 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|