procit002 commited on
Commit
d18f32e
·
verified ·
1 Parent(s): 9c3e8f6

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: client_id
5
+ dtype: string
6
+ - name: path
7
+ dtype: string
8
+ - name: audio
9
+ dtype:
10
+ audio:
11
+ sampling_rate: 48000
12
+ - name: sentence
13
+ dtype: string
14
+ - name: up_votes
15
+ dtype: int64
16
+ - name: down_votes
17
+ dtype: int64
18
+ - name: age
19
+ dtype: string
20
+ - name: gender
21
+ dtype: string
22
+ - name: accent
23
+ dtype: string
24
+ - name: locale
25
+ dtype: string
26
+ - name: segment
27
+ dtype: string
28
+ - name: variant
29
+ dtype: string
30
+ splits:
31
+ - name: train
32
+ num_bytes: 4993950.4
33
+ num_examples: 16
34
+ - name: validation
35
+ num_bytes: 624243.8
36
+ num_examples: 2
37
+ - name: test
38
+ num_bytes: 624243.8
39
+ num_examples: 2
40
+ download_size: 5649828
41
+ dataset_size: 6242438.0
42
+ configs:
43
+ - config_name: default
44
+ data_files:
45
+ - split: train
46
+ path: data/train-*
47
+ - split: validation
48
+ path: data/validation-*
49
+ - split: test
50
+ path: data/test-*
51
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ce66c8764fb08c55f94c5b3a926b83e15e40993228203921fee3fadc47a34c6
3
+ size 436490
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc4a588b9b4715bfbaf4e7986e20cfc05de51f1496bff5cbf19765ac4a3abc5c
3
+ size 4802840
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c28a999948fa24d581003bd20ba6ae1c957aeb6b41a413a639df60eb4b4da9f7
3
+ size 410498