Leon299 commited on
Commit
32d10f6
·
verified ·
1 Parent(s): 58d67c7

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: file_name
5
+ dtype: string
6
+ - name: ori_uid
7
+ dtype: string
8
+ - name: audio_path
9
+ dtype: string
10
+ - name: sampling_rate
11
+ dtype: int32
12
+ - name: key
13
+ dtype: string
14
+ - name: duration
15
+ dtype: float32
16
+ - name: split
17
+ dtype: string
18
+ splits:
19
+ - name: train
20
+ num_bytes: 406856
21
+ num_examples: 3687
22
+ - name: validation
23
+ num_bytes: 113400
24
+ num_examples: 942
25
+ - name: test
26
+ num_bytes: 260537
27
+ num_examples: 2406
28
+ download_size: 135707
29
+ dataset_size: 780793
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: train
34
+ path: data/train-*
35
+ - split: validation
36
+ path: data/validation-*
37
+ - split: test
38
+ path: data/test-*
39
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8c5a0e08de0d617e203cd86d340d71f86d21282875458c235fdf17a6fb9de24
3
+ size 47384
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ff44721b987c9e98b6b32e8dcc2e474f6f39735e8dc27d4b4c4da2a50362341
3
+ size 69174
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eba3d33b045682371c46a2700c2d0d7e4c9f613b30ccd6c74f7bc91ce4a9f328
3
+ size 19149