doof-ferb commited on
Commit
ee9401b
·
verified ·
1 Parent(s): 2c51acd

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: scenario_str
7
+ dtype: string
8
+ - name: intent_str
9
+ dtype: string
10
+ - name: utt
11
+ dtype: string
12
+ - name: worker_id
13
+ dtype: string
14
+ - name: audio
15
+ dtype:
16
+ audio:
17
+ sampling_rate: 16000
18
+ - name: is_transcript_reported
19
+ dtype: bool
20
+ - name: is_validated
21
+ dtype: bool
22
+ - name: speaker_id
23
+ dtype: string
24
+ - name: speaker_sex
25
+ dtype: string
26
+ - name: speaker_age
27
+ dtype: string
28
+ - name: speaker_ethnicity_simple
29
+ dtype: string
30
+ - name: speaker_country_of_birth
31
+ dtype: string
32
+ - name: speaker_country_of_residence
33
+ dtype: string
34
+ - name: speaker_nationality
35
+ dtype: string
36
+ - name: speaker_first_language
37
+ dtype: string
38
+ splits:
39
+ - name: train
40
+ num_bytes: 13151855.0
41
+ num_examples: 115
42
+ - name: validation
43
+ num_bytes: 242121459.875
44
+ num_examples: 2033
45
+ - name: test
46
+ num_bytes: 373190098.25
47
+ num_examples: 2974
48
+ download_size: 597841974
49
+ dataset_size: 628463413.125
50
+ configs:
51
+ - config_name: default
52
+ data_files:
53
+ - split: train
54
+ path: data/train-*
55
+ - split: validation
56
+ path: data/validation-*
57
+ - split: test
58
+ path: data/test-*
59
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f713b56af5699f7f9e4b1f388b7831c85026ac4ce81531e6fc1d91b36312c32e
3
+ size 354402997
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2181898e2e46e5893b3be877832c01120e9b3dd9ecba2c2bea79f991094fe134
3
+ size 11581905
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:262a881544147220cdd6a6293f197e2d427611ea2aa3e0a05d6b0ccfc4fcb42f
3
+ size 231857072