Samoed commited on
Commit
7498f7b
·
verified ·
1 Parent(s): 0db003e

Upload dataset

Browse files
Music/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d4f19d979efd5c2ae3444f88e45cd06d45c5a366d53272a1f6ba1939c641ec5
3
+ size 86656
Music/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b41e789e32784b9dbb04801526a8989e2ee76443a7c65919e394d9f888763e7
3
+ size 134504
Music/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:894127b8f8150657996783a227767aebffe9a8e01c5dd01b0bf3e4ab3b5e1ae8
3
+ size 432712
README.md CHANGED
@@ -1266,6 +1266,106 @@ dataset_info:
1266
  num_examples: 16060
1267
  download_size: 726732
1268
  dataset_size: 18505841
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1269
  - config_name: RentalCars
1270
  features:
1271
  - name: request_city_canonical
@@ -2279,6 +2379,14 @@ configs:
2279
  path: Movies/test-*
2280
  - split: train
2281
  path: Movies/train-*
 
 
 
 
 
 
 
 
2282
  - config_name: RentalCars
2283
  data_files:
2284
  - split: dev
 
1266
  num_examples: 16060
1267
  download_size: 726732
1268
  dataset_size: 18505841
1269
+ - config_name: Music
1270
+ features:
1271
+ - name: request_year_canonical
1272
+ dtype: string
1273
+ - name: inform_album_value
1274
+ dtype: string
1275
+ - name: inform_count_count_value
1276
+ dtype: string
1277
+ - name: request_year_value
1278
+ dtype: string
1279
+ - name: offer_track_value
1280
+ dtype: string
1281
+ - name: inform_genre_value
1282
+ dtype: string
1283
+ - name: confirm_playback_device_canonical
1284
+ dtype: string
1285
+ - name: dialogue_id
1286
+ dtype: string
1287
+ - name: confirm_track_value
1288
+ dtype: string
1289
+ - name: inform_year_canonical
1290
+ dtype: string
1291
+ - name: offer_track_canonical
1292
+ dtype: string
1293
+ - name: inform_device_value
1294
+ dtype: string
1295
+ - name: confirm_song_name_value
1296
+ dtype: string
1297
+ - name: inform_genre_canonical
1298
+ dtype: string
1299
+ - name: confirm_playback_device_value
1300
+ dtype: string
1301
+ - name: confirm_device_value
1302
+ dtype: string
1303
+ - name: inform_playback_device_value
1304
+ dtype: string
1305
+ - name: services
1306
+ dtype: string
1307
+ - name: offer_song_name_value
1308
+ dtype: string
1309
+ - name: offer_artist_value
1310
+ dtype: string
1311
+ - name: offer_song_name_canonical
1312
+ dtype: string
1313
+ - name: inform_song_name_value
1314
+ dtype: string
1315
+ - name: inform_intent_intent_canonical
1316
+ dtype: string
1317
+ - name: inform_song_name_canonical
1318
+ dtype: string
1319
+ - name: inform_device_canonical
1320
+ dtype: string
1321
+ - name: offer_artist_canonical
1322
+ dtype: string
1323
+ - name: inform_artist_canonical
1324
+ dtype: string
1325
+ - name: offer_intent_intent_value
1326
+ dtype: string
1327
+ - name: inform_intent_intent_value
1328
+ dtype: string
1329
+ - name: inform_year_value
1330
+ dtype: string
1331
+ - name: confirm_device_canonical
1332
+ dtype: string
1333
+ - name: offer_intent_intent_canonical
1334
+ dtype: string
1335
+ - name: inform_artist_value
1336
+ dtype: string
1337
+ - name: dialog
1338
+ list:
1339
+ - name: content
1340
+ dtype: string
1341
+ - name: role
1342
+ dtype: string
1343
+ - name: offer_album_value
1344
+ dtype: string
1345
+ - name: confirm_song_name_canonical
1346
+ dtype: string
1347
+ - name: inform_playback_device_canonical
1348
+ dtype: string
1349
+ - name: inform_count_count_canonical
1350
+ dtype: string
1351
+ - name: offer_album_canonical
1352
+ dtype: string
1353
+ - name: inform_album_canonical
1354
+ dtype: string
1355
+ - name: confirm_track_canonical
1356
+ dtype: string
1357
+ splits:
1358
+ - name: dev
1359
+ num_bytes: 1475098
1360
+ num_examples: 2419
1361
+ - name: test
1362
+ num_bytes: 2486215
1363
+ num_examples: 4075
1364
+ - name: train
1365
+ num_bytes: 9351223
1366
+ num_examples: 14845
1367
+ download_size: 653872
1368
+ dataset_size: 13312536
1369
  - config_name: RentalCars
1370
  features:
1371
  - name: request_city_canonical
 
2379
  path: Movies/test-*
2380
  - split: train
2381
  path: Movies/train-*
2382
+ - config_name: Music
2383
+ data_files:
2384
+ - split: dev
2385
+ path: Music/dev-*
2386
+ - split: test
2387
+ path: Music/test-*
2388
+ - split: train
2389
+ path: Music/train-*
2390
  - config_name: RentalCars
2391
  data_files:
2392
  - split: dev