Beomseok-LEE commited on
Commit
1410b3b
·
verified ·
1 Parent(s): e1e8591

commit dataset ru-RU train_115 split.

Browse files
Files changed (2) hide show
  1. README.md +164 -0
  2. ru-RU/train_115-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -1476,6 +1476,166 @@ dataset_info:
1476
  num_examples: 115
1477
  download_size: 38085459
1478
  dataset_size: 43034745.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1479
  configs:
1480
  - config_name: ar-SA
1481
  data_files:
@@ -1513,6 +1673,10 @@ configs:
1513
  data_files:
1514
  - split: train_115
1515
  path: pt-PT/train_115-*
 
 
 
 
1516
  ---
1517
 
1518
  # Speech-MASSIVE
 
1476
  num_examples: 115
1477
  download_size: 38085459
1478
  dataset_size: 43034745.0
1479
+ - config_name: ru-RU
1480
+ features:
1481
+ - name: id
1482
+ dtype: string
1483
+ - name: locale
1484
+ dtype: string
1485
+ - name: partition
1486
+ dtype: string
1487
+ - name: scenario
1488
+ dtype:
1489
+ class_label:
1490
+ names:
1491
+ '0': social
1492
+ '1': transport
1493
+ '2': calendar
1494
+ '3': play
1495
+ '4': news
1496
+ '5': datetime
1497
+ '6': recommendation
1498
+ '7': email
1499
+ '8': iot
1500
+ '9': general
1501
+ '10': audio
1502
+ '11': lists
1503
+ '12': qa
1504
+ '13': cooking
1505
+ '14': takeaway
1506
+ '15': music
1507
+ '16': alarm
1508
+ '17': weather
1509
+ - name: scenario_str
1510
+ dtype: string
1511
+ - name: intent_idx
1512
+ dtype:
1513
+ class_label:
1514
+ names:
1515
+ '0': datetime_query
1516
+ '1': iot_hue_lightchange
1517
+ '2': transport_ticket
1518
+ '3': takeaway_query
1519
+ '4': qa_stock
1520
+ '5': general_greet
1521
+ '6': recommendation_events
1522
+ '7': music_dislikeness
1523
+ '8': iot_wemo_off
1524
+ '9': cooking_recipe
1525
+ '10': qa_currency
1526
+ '11': transport_traffic
1527
+ '12': general_quirky
1528
+ '13': weather_query
1529
+ '14': audio_volume_up
1530
+ '15': email_addcontact
1531
+ '16': takeaway_order
1532
+ '17': email_querycontact
1533
+ '18': iot_hue_lightup
1534
+ '19': recommendation_locations
1535
+ '20': play_audiobook
1536
+ '21': lists_createoradd
1537
+ '22': news_query
1538
+ '23': alarm_query
1539
+ '24': iot_wemo_on
1540
+ '25': general_joke
1541
+ '26': qa_definition
1542
+ '27': social_query
1543
+ '28': music_settings
1544
+ '29': audio_volume_other
1545
+ '30': calendar_remove
1546
+ '31': iot_hue_lightdim
1547
+ '32': calendar_query
1548
+ '33': email_sendemail
1549
+ '34': iot_cleaning
1550
+ '35': audio_volume_down
1551
+ '36': play_radio
1552
+ '37': cooking_query
1553
+ '38': datetime_convert
1554
+ '39': qa_maths
1555
+ '40': iot_hue_lightoff
1556
+ '41': iot_hue_lighton
1557
+ '42': transport_query
1558
+ '43': music_likeness
1559
+ '44': email_query
1560
+ '45': play_music
1561
+ '46': audio_volume_mute
1562
+ '47': social_post
1563
+ '48': alarm_set
1564
+ '49': qa_factoid
1565
+ '50': calendar_set
1566
+ '51': play_game
1567
+ '52': alarm_remove
1568
+ '53': lists_remove
1569
+ '54': transport_taxi
1570
+ '55': recommendation_movies
1571
+ '56': iot_coffee
1572
+ '57': music_query
1573
+ '58': play_podcasts
1574
+ '59': lists_query
1575
+ - name: intent_str
1576
+ dtype: string
1577
+ - name: utt
1578
+ dtype: string
1579
+ - name: annot_utt
1580
+ dtype: string
1581
+ - name: worker_id
1582
+ dtype: string
1583
+ - name: slot_method
1584
+ sequence:
1585
+ - name: slot
1586
+ dtype: string
1587
+ - name: method
1588
+ dtype: string
1589
+ - name: judgments
1590
+ sequence:
1591
+ - name: worker_id
1592
+ dtype: string
1593
+ - name: intent_score
1594
+ dtype: int8
1595
+ - name: slots_score
1596
+ dtype: int8
1597
+ - name: grammar_score
1598
+ dtype: int8
1599
+ - name: spelling_score
1600
+ dtype: int8
1601
+ - name: language_identification
1602
+ dtype: string
1603
+ - name: tokens
1604
+ sequence: string
1605
+ - name: labels
1606
+ sequence: string
1607
+ - name: audio
1608
+ dtype:
1609
+ audio:
1610
+ sampling_rate: 16000
1611
+ - name: path
1612
+ dtype: string
1613
+ - name: is_transcript_reported
1614
+ dtype: bool
1615
+ - name: is_validated
1616
+ dtype: bool
1617
+ - name: speaker_id
1618
+ dtype: string
1619
+ - name: speaker_sex
1620
+ dtype: string
1621
+ - name: speaker_age
1622
+ dtype: string
1623
+ - name: speaker_ethnicity_simple
1624
+ dtype: string
1625
+ - name: speaker_country_of_birth
1626
+ dtype: string
1627
+ - name: speaker_country_of_residence
1628
+ dtype: string
1629
+ - name: speaker_nationality
1630
+ dtype: string
1631
+ - name: speaker_first_language
1632
+ dtype: string
1633
+ splits:
1634
+ - name: train_115
1635
+ num_bytes: 41959183.0
1636
+ num_examples: 115
1637
+ download_size: 36634744
1638
+ dataset_size: 41959183.0
1639
  configs:
1640
  - config_name: ar-SA
1641
  data_files:
 
1673
  data_files:
1674
  - split: train_115
1675
  path: pt-PT/train_115-*
1676
+ - config_name: ru-RU
1677
+ data_files:
1678
+ - split: train_115
1679
+ path: ru-RU/train_115-*
1680
  ---
1681
 
1682
  # Speech-MASSIVE
ru-RU/train_115-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0ec0f3a6b0a4e1087af14999d03817c0d4fca92111121474d95746920c4ff1b
3
+ size 36634744