reralle commited on
Commit
4e5b888
·
1 Parent(s): 44c18a0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +32 -0
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 417147954.0
23
+ num_examples: 796
24
+ - name: test
25
+ num_bytes: 53551048.0
26
+ num_examples: 100
27
+ download_size: 462662864
28
+ dataset_size: 470699002.0
29
+ ---
30
+ # Dataset Card for "saa-march"
31
+
32
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)