xbgoose commited on
Commit
755089b
1 Parent(s): e4fa0fe

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: audio
5
+ dtype: audio
6
+ - name: emotion
7
+ dtype: string
8
+ - name: duration
9
+ dtype: float64
10
+ - name: speaker_id
11
+ dtype: string
12
+ splits:
13
+ - name: train
14
+ num_bytes: 23518537494.784
15
+ num_examples: 150352
16
+ - name: test
17
+ num_bytes: 2213372251.79
18
+ num_examples: 14035
19
+ download_size: 21510259521
20
+ dataset_size: 25731909746.574
21
+ ---
22
+ # Dataset Card for "dusha_extra_data"
23
+
24
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)