adiren7 commited on
Commit
12fc038
1 Parent(s): 25f1a41

Upload dataset

Browse files
README.md CHANGED
@@ -14,14 +14,24 @@ configs:
14
  - split: validation
15
  path: data/validation-*
16
  dataset_info:
17
- features: []
 
 
 
 
 
 
 
 
 
 
18
  splits:
19
  - name: train
20
- num_bytes: 0
21
- num_examples: 0
22
  - name: validation
23
- num_bytes: 0
24
- num_examples: 0
25
- download_size: 648
26
- dataset_size: 0
27
  ---
 
14
  - split: validation
15
  path: data/validation-*
16
  dataset_info:
17
+ features:
18
+ - name: audio
19
+ dtype:
20
+ audio:
21
+ sampling_rate: 16000
22
+ - name: text
23
+ dtype: string
24
+ - name: start_time
25
+ dtype: float32
26
+ - name: end_time
27
+ dtype: float32
28
  splits:
29
  - name: train
30
+ num_bytes: 654660221.5776109
31
+ num_examples: 2171
32
  - name: validation
33
+ num_bytes: 163821289.69638908
34
+ num_examples: 543
35
+ download_size: 815670953
36
+ dataset_size: 818481511.2739999
37
  ---
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9dacd43bfefb757ce5ea6c367f307d9b4801c59413107b00a5c1cf85d1d8ae2
3
+ size 326887138
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cfda823bb427226796e5f90c0d3fad931476c7d5d2d0008806fa69ad3bae967
3
+ size 325339588
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96a9c8c3cb80463cf307a504e9537ab40de373bbade96bb3454138f3d345cbb1
3
+ size 163444227