Beomseok-LEE commited on
Commit
5f0751f
·
verified ·
1 Parent(s): a5c9baf

commit dataset pl-PL train_115 split.

Browse files
Files changed (2) hide show
  1. README.md +164 -0
  2. pl-PL/train_115-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -1156,6 +1156,166 @@ dataset_info:
1156
  num_examples: 115
1157
  download_size: 37951815
1158
  dataset_size: 43929434.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1159
  configs:
1160
  - config_name: ar-SA
1161
  data_files:
@@ -1185,6 +1345,10 @@ configs:
1185
  data_files:
1186
  - split: train_115
1187
  path: nl-NL/train_115-*
 
 
 
 
1188
  ---
1189
 
1190
  # Speech-MASSIVE
 
1156
  num_examples: 115
1157
  download_size: 37951815
1158
  dataset_size: 43929434.0
1159
+ - config_name: pl-PL
1160
+ features:
1161
+ - name: id
1162
+ dtype: string
1163
+ - name: locale
1164
+ dtype: string
1165
+ - name: partition
1166
+ dtype: string
1167
+ - name: scenario
1168
+ dtype:
1169
+ class_label:
1170
+ names:
1171
+ '0': social
1172
+ '1': transport
1173
+ '2': calendar
1174
+ '3': play
1175
+ '4': news
1176
+ '5': datetime
1177
+ '6': recommendation
1178
+ '7': email
1179
+ '8': iot
1180
+ '9': general
1181
+ '10': audio
1182
+ '11': lists
1183
+ '12': qa
1184
+ '13': cooking
1185
+ '14': takeaway
1186
+ '15': music
1187
+ '16': alarm
1188
+ '17': weather
1189
+ - name: scenario_str
1190
+ dtype: string
1191
+ - name: intent_idx
1192
+ dtype:
1193
+ class_label:
1194
+ names:
1195
+ '0': datetime_query
1196
+ '1': iot_hue_lightchange
1197
+ '2': transport_ticket
1198
+ '3': takeaway_query
1199
+ '4': qa_stock
1200
+ '5': general_greet
1201
+ '6': recommendation_events
1202
+ '7': music_dislikeness
1203
+ '8': iot_wemo_off
1204
+ '9': cooking_recipe
1205
+ '10': qa_currency
1206
+ '11': transport_traffic
1207
+ '12': general_quirky
1208
+ '13': weather_query
1209
+ '14': audio_volume_up
1210
+ '15': email_addcontact
1211
+ '16': takeaway_order
1212
+ '17': email_querycontact
1213
+ '18': iot_hue_lightup
1214
+ '19': recommendation_locations
1215
+ '20': play_audiobook
1216
+ '21': lists_createoradd
1217
+ '22': news_query
1218
+ '23': alarm_query
1219
+ '24': iot_wemo_on
1220
+ '25': general_joke
1221
+ '26': qa_definition
1222
+ '27': social_query
1223
+ '28': music_settings
1224
+ '29': audio_volume_other
1225
+ '30': calendar_remove
1226
+ '31': iot_hue_lightdim
1227
+ '32': calendar_query
1228
+ '33': email_sendemail
1229
+ '34': iot_cleaning
1230
+ '35': audio_volume_down
1231
+ '36': play_radio
1232
+ '37': cooking_query
1233
+ '38': datetime_convert
1234
+ '39': qa_maths
1235
+ '40': iot_hue_lightoff
1236
+ '41': iot_hue_lighton
1237
+ '42': transport_query
1238
+ '43': music_likeness
1239
+ '44': email_query
1240
+ '45': play_music
1241
+ '46': audio_volume_mute
1242
+ '47': social_post
1243
+ '48': alarm_set
1244
+ '49': qa_factoid
1245
+ '50': calendar_set
1246
+ '51': play_game
1247
+ '52': alarm_remove
1248
+ '53': lists_remove
1249
+ '54': transport_taxi
1250
+ '55': recommendation_movies
1251
+ '56': iot_coffee
1252
+ '57': music_query
1253
+ '58': play_podcasts
1254
+ '59': lists_query
1255
+ - name: intent_str
1256
+ dtype: string
1257
+ - name: utt
1258
+ dtype: string
1259
+ - name: annot_utt
1260
+ dtype: string
1261
+ - name: worker_id
1262
+ dtype: string
1263
+ - name: slot_method
1264
+ sequence:
1265
+ - name: slot
1266
+ dtype: string
1267
+ - name: method
1268
+ dtype: string
1269
+ - name: judgments
1270
+ sequence:
1271
+ - name: worker_id
1272
+ dtype: string
1273
+ - name: intent_score
1274
+ dtype: int8
1275
+ - name: slots_score
1276
+ dtype: int8
1277
+ - name: grammar_score
1278
+ dtype: int8
1279
+ - name: spelling_score
1280
+ dtype: int8
1281
+ - name: language_identification
1282
+ dtype: string
1283
+ - name: tokens
1284
+ sequence: string
1285
+ - name: labels
1286
+ sequence: string
1287
+ - name: audio
1288
+ dtype:
1289
+ audio:
1290
+ sampling_rate: 16000
1291
+ - name: path
1292
+ dtype: string
1293
+ - name: is_transcript_reported
1294
+ dtype: bool
1295
+ - name: is_validated
1296
+ dtype: bool
1297
+ - name: speaker_id
1298
+ dtype: string
1299
+ - name: speaker_sex
1300
+ dtype: string
1301
+ - name: speaker_age
1302
+ dtype: string
1303
+ - name: speaker_ethnicity_simple
1304
+ dtype: string
1305
+ - name: speaker_country_of_birth
1306
+ dtype: string
1307
+ - name: speaker_country_of_residence
1308
+ dtype: string
1309
+ - name: speaker_nationality
1310
+ dtype: string
1311
+ - name: speaker_first_language
1312
+ dtype: string
1313
+ splits:
1314
+ - name: train_115
1315
+ num_bytes: 37683087.0
1316
+ num_examples: 115
1317
+ download_size: 31216417
1318
+ dataset_size: 37683087.0
1319
  configs:
1320
  - config_name: ar-SA
1321
  data_files:
 
1345
  data_files:
1346
  - split: train_115
1347
  path: nl-NL/train_115-*
1348
+ - config_name: pl-PL
1349
+ data_files:
1350
+ - split: train_115
1351
+ path: pl-PL/train_115-*
1352
  ---
1353
 
1354
  # Speech-MASSIVE
pl-PL/train_115-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ae2cc43c6a92d88b5a2b2f8f52e17b8afd0438cf72082074238822dae3fc36b
3
+ size 31216417