Beomseok-LEE commited on
Commit
3ac8fdf
1 Parent(s): d919e28

commit dataset all train_115 split.

Browse files
README.md CHANGED
@@ -38,6 +38,166 @@ tags:
38
  - speech translation
39
  - speaker identification
40
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
41
  - config_name: ar-SA
42
  features:
43
  - name: id
@@ -2001,6 +2161,10 @@ dataset_info:
2001
  download_size: 744057393
2002
  dataset_size: 766021757.0
2003
  configs:
 
 
 
 
2004
  - config_name: ar-SA
2005
  data_files:
2006
  - split: train_115
 
38
  - speech translation
39
  - speaker identification
40
  dataset_info:
41
+ - config_name: all
42
+ features:
43
+ - name: id
44
+ dtype: string
45
+ - name: locale
46
+ dtype: string
47
+ - name: partition
48
+ dtype: string
49
+ - name: scenario
50
+ dtype:
51
+ class_label:
52
+ names:
53
+ '0': social
54
+ '1': transport
55
+ '2': calendar
56
+ '3': play
57
+ '4': news
58
+ '5': datetime
59
+ '6': recommendation
60
+ '7': email
61
+ '8': iot
62
+ '9': general
63
+ '10': audio
64
+ '11': lists
65
+ '12': qa
66
+ '13': cooking
67
+ '14': takeaway
68
+ '15': music
69
+ '16': alarm
70
+ '17': weather
71
+ - name: scenario_str
72
+ dtype: string
73
+ - name: intent_idx
74
+ dtype:
75
+ class_label:
76
+ names:
77
+ '0': datetime_query
78
+ '1': iot_hue_lightchange
79
+ '2': transport_ticket
80
+ '3': takeaway_query
81
+ '4': qa_stock
82
+ '5': general_greet
83
+ '6': recommendation_events
84
+ '7': music_dislikeness
85
+ '8': iot_wemo_off
86
+ '9': cooking_recipe
87
+ '10': qa_currency
88
+ '11': transport_traffic
89
+ '12': general_quirky
90
+ '13': weather_query
91
+ '14': audio_volume_up
92
+ '15': email_addcontact
93
+ '16': takeaway_order
94
+ '17': email_querycontact
95
+ '18': iot_hue_lightup
96
+ '19': recommendation_locations
97
+ '20': play_audiobook
98
+ '21': lists_createoradd
99
+ '22': news_query
100
+ '23': alarm_query
101
+ '24': iot_wemo_on
102
+ '25': general_joke
103
+ '26': qa_definition
104
+ '27': social_query
105
+ '28': music_settings
106
+ '29': audio_volume_other
107
+ '30': calendar_remove
108
+ '31': iot_hue_lightdim
109
+ '32': calendar_query
110
+ '33': email_sendemail
111
+ '34': iot_cleaning
112
+ '35': audio_volume_down
113
+ '36': play_radio
114
+ '37': cooking_query
115
+ '38': datetime_convert
116
+ '39': qa_maths
117
+ '40': iot_hue_lightoff
118
+ '41': iot_hue_lighton
119
+ '42': transport_query
120
+ '43': music_likeness
121
+ '44': email_query
122
+ '45': play_music
123
+ '46': audio_volume_mute
124
+ '47': social_post
125
+ '48': alarm_set
126
+ '49': qa_factoid
127
+ '50': calendar_set
128
+ '51': play_game
129
+ '52': alarm_remove
130
+ '53': lists_remove
131
+ '54': transport_taxi
132
+ '55': recommendation_movies
133
+ '56': iot_coffee
134
+ '57': music_query
135
+ '58': play_podcasts
136
+ '59': lists_query
137
+ - name: intent_str
138
+ dtype: string
139
+ - name: utt
140
+ dtype: string
141
+ - name: annot_utt
142
+ dtype: string
143
+ - name: worker_id
144
+ dtype: string
145
+ - name: slot_method
146
+ sequence:
147
+ - name: slot
148
+ dtype: string
149
+ - name: method
150
+ dtype: string
151
+ - name: judgments
152
+ sequence:
153
+ - name: worker_id
154
+ dtype: string
155
+ - name: intent_score
156
+ dtype: int8
157
+ - name: slots_score
158
+ dtype: int8
159
+ - name: grammar_score
160
+ dtype: int8
161
+ - name: spelling_score
162
+ dtype: int8
163
+ - name: language_identification
164
+ dtype: string
165
+ - name: tokens
166
+ sequence: string
167
+ - name: labels
168
+ sequence: string
169
+ - name: audio
170
+ dtype:
171
+ audio:
172
+ sampling_rate: 16000
173
+ - name: path
174
+ dtype: string
175
+ - name: is_transcript_reported
176
+ dtype: bool
177
+ - name: is_validated
178
+ dtype: bool
179
+ - name: speaker_id
180
+ dtype: string
181
+ - name: speaker_sex
182
+ dtype: string
183
+ - name: speaker_age
184
+ dtype: string
185
+ - name: speaker_ethnicity_simple
186
+ dtype: string
187
+ - name: speaker_country_of_birth
188
+ dtype: string
189
+ - name: speaker_country_of_residence
190
+ dtype: string
191
+ - name: speaker_nationality
192
+ dtype: string
193
+ - name: speaker_first_language
194
+ dtype: string
195
+ splits:
196
+ - name: train_115
197
+ num_bytes: 532077103.0
198
+ num_examples: 1380
199
+ download_size: 468691231
200
+ dataset_size: 532077103.0
201
  - config_name: ar-SA
202
  features:
203
  - name: id
 
2161
  download_size: 744057393
2162
  dataset_size: 766021757.0
2163
  configs:
2164
+ - config_name: all
2165
+ data_files:
2166
+ - split: train_115
2167
+ path: all/train_115-*
2168
  - config_name: ar-SA
2169
  data_files:
2170
  - split: train_115
all/train_115-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e10606d9b1aa983388ed410966152151b132cbdd3db77acd11eefa4c1455c73
3
+ size 253675876
all/train_115-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45bc4c0a679c8b979612688adefc026cbbd93fe83aab766a629d2add0015faed
3
+ size 215015355