sridhar1ga commited on
Commit
a88ff23
1 Parent(s): 9883ea1

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: duration
5
+ dtype: float64
6
+ - name: audio_filepath
7
+ dtype: string
8
+ - name: text
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 13236824
13
+ num_examples: 79179
14
+ - name: test
15
+ num_bytes: 5513278
16
+ num_examples: 32946
17
+ download_size: 6218379
18
+ dataset_size: 18750102
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: data/train-*
24
+ - split: test
25
+ path: data/test-*
26
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2953446ee00b06cd924335964955c86ffb449f7817ced69b3a78c735dcb59a0d
3
+ size 1834878
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8989464629a8810e8e4f91b88daa6632f37a25e11db595b71fcb574eafefa38
3
+ size 4383501