Samoed commited on
Commit
db95d3f
·
verified ·
1 Parent(s): fdcdeed

Upload dataset

Browse files
README.md CHANGED
@@ -1298,6 +1298,332 @@ dataset_info:
1298
  num_examples: 659
1299
  download_size: 1978009
1300
  dataset_size: 22501884
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1301
  configs:
1302
  - config_name: en
1303
  data_files:
@@ -1331,4 +1657,12 @@ configs:
1331
  path: hi/valid-*
1332
  - split: train
1333
  path: hi/train-*
 
 
 
 
 
 
 
 
1334
  ---
 
1298
  num_examples: 659
1299
  download_size: 1978009
1300
  dataset_size: 22501884
1301
+ - config_name: ko
1302
+ features:
1303
+ - name: dialogue_id
1304
+ dtype: string
1305
+ - name: turn_id
1306
+ dtype: int64
1307
+ - name: domains
1308
+ sequence: string
1309
+ - name: turn_domain
1310
+ sequence: string
1311
+ - name: text
1312
+ dtype: string
1313
+ - name: history
1314
+ list:
1315
+ - name: content
1316
+ dtype: string
1317
+ - name: role
1318
+ dtype: string
1319
+ - name: user_actions
1320
+ sequence:
1321
+ sequence: string
1322
+ - name: system_actions
1323
+ sequence:
1324
+ sequence: string
1325
+ - name: inform-Hospital-metro station
1326
+ dtype: string
1327
+ - name: inform-Restaurant-dishes
1328
+ dtype: string
1329
+ - name: inform-PC-CPU
1330
+ dtype: string
1331
+ - name: inform-Attraction-score
1332
+ dtype: string
1333
+ - name: inform-Movie-type
1334
+ dtype: string
1335
+ - name: inform-Train-departure
1336
+ dtype: string
1337
+ - name: inform-Hospital-general or specialized
1338
+ dtype: string
1339
+ - name: inform-Hospital-level
1340
+ dtype: string
1341
+ - name: inform-PC-brand
1342
+ dtype: string
1343
+ - name: inform-Train-date
1344
+ dtype: string
1345
+ - name: inform-Car-hybrid
1346
+ dtype: string
1347
+ - name: inform-Car-classification
1348
+ dtype: string
1349
+ - name: inform-Train-classification
1350
+ dtype: string
1351
+ - name: inform-Class-campus
1352
+ dtype: string
1353
+ - name: inform-Flight-destination
1354
+ dtype: string
1355
+ - name: inform-Hotel-room type
1356
+ dtype: string
1357
+ - name: inform-Attraction-consumption
1358
+ dtype: string
1359
+ - name: inform-Hospital-name
1360
+ dtype: string
1361
+ - name: inform-Hotel-hotel type
1362
+ dtype: string
1363
+ - name: inform-Flight-date
1364
+ dtype: string
1365
+ - name: inform-Hotel-area
1366
+ dtype: string
1367
+ - name: inform-Car-brand
1368
+ dtype: string
1369
+ - name: inform-Car-size
1370
+ dtype: string
1371
+ - name: inform-PC-usage
1372
+ dtype: string
1373
+ - name: inform-Restaurant-pricerange
1374
+ dtype: string
1375
+ - name: inform-Train-destination
1376
+ dtype: string
1377
+ - name: inform-TV-star
1378
+ dtype: string
1379
+ - name: inform-Restaurant-area
1380
+ dtype: string
1381
+ - name: inform-Restaurant-name
1382
+ dtype: string
1383
+ - name: inform-Class-level
1384
+ dtype: string
1385
+ - name: inform-Car-name
1386
+ dtype: string
1387
+ - name: inform-Car-number of seats
1388
+ dtype: string
1389
+ - name: inform-Hospital-public or private
1390
+ dtype: string
1391
+ - name: inform-Car-pricerange
1392
+ dtype: string
1393
+ - name: inform-TV-episodes
1394
+ dtype: string
1395
+ - name: inform-Attraction-area
1396
+ dtype: string
1397
+ - name: inform-Car-series
1398
+ dtype: string
1399
+ - name: inform-Movie-decade
1400
+ dtype: string
1401
+ - name: inform-Train-seat type
1402
+ dtype: string
1403
+ - name: inform-Class-subject
1404
+ dtype: string
1405
+ - name: inform-Class-area
1406
+ dtype: string
1407
+ - name: inform-PC-memory capacity
1408
+ dtype: string
1409
+ - name: inform-Attraction-metro station
1410
+ dtype: string
1411
+ - name: inform-TV-decade
1412
+ dtype: string
1413
+ - name: inform-Class-day
1414
+ dtype: string
1415
+ - name: inform-PC-computer type
1416
+ dtype: string
1417
+ - name: inform-Weather-date
1418
+ dtype: string
1419
+ - name: inform-Attraction-name
1420
+ dtype: string
1421
+ - name: inform-PC-screen size
1422
+ dtype: string
1423
+ - name: inform-Class-grade
1424
+ dtype: string
1425
+ - name: inform-Attraction-opening hours
1426
+ dtype: string
1427
+ - name: inform-Hotel-pricerange
1428
+ dtype: string
1429
+ - name: inform-Weather-city
1430
+ dtype: string
1431
+ - name: inform-Car-4WD
1432
+ dtype: string
1433
+ - name: inform-PC-product name
1434
+ dtype: string
1435
+ - name: inform-train-date
1436
+ dtype: string
1437
+ - name: inform-Attraction-type
1438
+ dtype: string
1439
+ - name: inform-Hospital-key departments
1440
+ dtype: string
1441
+ - name: inform-Car-power level
1442
+ dtype: string
1443
+ - name: inform-Hospital-area
1444
+ dtype: string
1445
+ - name: inform-PC-series
1446
+ dtype: string
1447
+ - name: inform-PC-pricerange
1448
+ dtype: string
1449
+ - name: inform-Restaurant-cuisine
1450
+ dtype: string
1451
+ - name: inform-TV-production country or area
1452
+ dtype: string
1453
+ - name: inform-Class-hours
1454
+ dtype: string
1455
+ - name: inform-Restaurant-metro station
1456
+ dtype: string
1457
+ - name: inform-Attraction-ticket price
1458
+ dtype: string
1459
+ - name: inform-Flight-class cabin
1460
+ dtype: string
1461
+ - name: inform-PC-CPU model
1462
+ dtype: string
1463
+ - name: inform-Flight-departure
1464
+ dtype: string
1465
+ - name: inform-Flight-arrival time
1466
+ dtype: string
1467
+ - name: inform-Movie-production country or area
1468
+ dtype: string
1469
+ - name: inform-TV-type
1470
+ dtype: string
1471
+ - name: inform-Restaurant-per capita consumption
1472
+ dtype: string
1473
+ - name: inform-Attraction-the most suitable people
1474
+ dtype: string
1475
+ - name: inform-Movie-star
1476
+ dtype: string
1477
+ - name: inform-Class-time
1478
+ dtype: string
1479
+ - name: inform-Hotel-name
1480
+ dtype: string
1481
+ - name: inform-Hotel-star
1482
+ dtype: string
1483
+ - name: request-film length
1484
+ dtype: bool
1485
+ - name: request-CPU
1486
+ dtype: bool
1487
+ - name: request-temperature
1488
+ dtype: bool
1489
+ - name: request-room charge
1490
+ dtype: bool
1491
+ - name: request-end date
1492
+ dtype: bool
1493
+ - name: request-GPU model
1494
+ dtype: bool
1495
+ - name: request-episodes
1496
+ dtype: bool
1497
+ - name: request-standby time
1498
+ dtype: bool
1499
+ - name: request-parking
1500
+ dtype: bool
1501
+ - name: request-CPU model
1502
+ dtype: bool
1503
+ - name: request-departure time
1504
+ dtype: bool
1505
+ - name: request-premiere time
1506
+ dtype: bool
1507
+ - name: request-registration time
1508
+ dtype: bool
1509
+ - name: request-duration
1510
+ dtype: bool
1511
+ - name: request-phone
1512
+ dtype: bool
1513
+ - name: request-3.0T MRI
1514
+ dtype: bool
1515
+ - name: request-price
1516
+ dtype: bool
1517
+ - name: request-GPU category
1518
+ dtype: bool
1519
+ - name: request-end time
1520
+ dtype: bool
1521
+ - name: request-parking assist system
1522
+ dtype: bool
1523
+ - name: request-weight
1524
+ dtype: bool
1525
+ - name: request-hours
1526
+ dtype: bool
1527
+ - name: request-flight information
1528
+ dtype: bool
1529
+ - name: request-metro station
1530
+ dtype: bool
1531
+ - name: request-start time
1532
+ dtype: bool
1533
+ - name: request-phone number
1534
+ dtype: bool
1535
+ - name: request-UV intensity
1536
+ dtype: bool
1537
+ - name: request-operating system
1538
+ dtype: bool
1539
+ - name: request-game performance
1540
+ dtype: bool
1541
+ - name: request-dishes
1542
+ dtype: bool
1543
+ - name: request-features
1544
+ dtype: bool
1545
+ - name: request-teacher
1546
+ dtype: bool
1547
+ - name: request-per capita consumption
1548
+ dtype: bool
1549
+ - name: request-episode length
1550
+ dtype: bool
1551
+ - name: request-bus routes
1552
+ dtype: bool
1553
+ - name: request-address
1554
+ dtype: bool
1555
+ - name: request-score
1556
+ dtype: bool
1557
+ - name: request-train number
1558
+ dtype: bool
1559
+ - name: request-hard disk capacity
1560
+ dtype: bool
1561
+ - name: request-ventilated seats
1562
+ dtype: bool
1563
+ - name: request-classroom
1564
+ dtype: bool
1565
+ - name: request-Douban score
1566
+ dtype: bool
1567
+ - name: request-director
1568
+ dtype: bool
1569
+ - name: request-start date
1570
+ dtype: bool
1571
+ - name: request-release date
1572
+ dtype: bool
1573
+ - name: request-type
1574
+ dtype: bool
1575
+ - name: request-campus
1576
+ dtype: bool
1577
+ - name: request-opening hours
1578
+ dtype: bool
1579
+ - name: request-wind
1580
+ dtype: bool
1581
+ - name: request-CT
1582
+ dtype: bool
1583
+ - name: request-product name
1584
+ dtype: bool
1585
+ - name: request-colour
1586
+ dtype: bool
1587
+ - name: request-class number
1588
+ dtype: bool
1589
+ - name: request-name list
1590
+ dtype: bool
1591
+ - name: request-service time
1592
+ dtype: bool
1593
+ - name: request-arrival time
1594
+ dtype: bool
1595
+ - name: request-pricerange
1596
+ dtype: bool
1597
+ - name: request-ticket price
1598
+ dtype: bool
1599
+ - name: request-weather condition
1600
+ dtype: bool
1601
+ - name: request-business hours
1602
+ dtype: bool
1603
+ - name: request-title
1604
+ dtype: bool
1605
+ - name: request-DSA
1606
+ dtype: bool
1607
+ - name: request-heated seats
1608
+ dtype: bool
1609
+ - name: request-cruise control system
1610
+ dtype: bool
1611
+ - name: request-punctuality rate
1612
+ dtype: bool
1613
+ - name: request-times
1614
+ dtype: bool
1615
+ splits:
1616
+ - name: test
1617
+ num_bytes: 7712730
1618
+ num_examples: 4643
1619
+ - name: valid
1620
+ num_bytes: 6115091
1621
+ num_examples: 4058
1622
+ - name: train
1623
+ num_bytes: 1054474
1624
+ num_examples: 659
1625
+ download_size: 1453299
1626
+ dataset_size: 14882295
1627
  configs:
1628
  - config_name: en
1629
  data_files:
 
1657
  path: hi/valid-*
1658
  - split: train
1659
  path: hi/train-*
1660
+ - config_name: ko
1661
+ data_files:
1662
+ - split: test
1663
+ path: ko/test-*
1664
+ - split: valid
1665
+ path: ko/valid-*
1666
+ - split: train
1667
+ path: ko/train-*
1668
  ---
ko/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5c93cfe168247b215388ec45d48968863fc87ea93890c91c10f428f6d86a481
3
+ size 682209
ko/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9df5927a10facea39e320815f3983107c8909c254fac0288e7c52a906e101992
3
+ size 166691
ko/valid-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4d1b9d67f46d2989efb333471a654ca720a8bb0fb2ab163d2c0768307caaac4
3
+ size 604399