Beomseok-LEE commited on
Commit
109df10
·
verified ·
1 Parent(s): cae43a2

commit dataset vi-VN train_115 split.

Browse files
Files changed (2) hide show
  1. README.md +164 -0
  2. vi-VN/train_115-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -1796,6 +1796,166 @@ dataset_info:
1796
  num_examples: 115
1797
  download_size: 37973893
1798
  dataset_size: 40830774.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1799
  configs:
1800
  - config_name: ar-SA
1801
  data_files:
@@ -1841,6 +2001,10 @@ configs:
1841
  data_files:
1842
  - split: train_115
1843
  path: tr-TR/train_115-*
 
 
 
 
1844
  ---
1845
 
1846
  # Speech-MASSIVE
 
1796
  num_examples: 115
1797
  download_size: 37973893
1798
  dataset_size: 40830774.0
1799
+ - config_name: vi-VN
1800
+ features:
1801
+ - name: id
1802
+ dtype: string
1803
+ - name: locale
1804
+ dtype: string
1805
+ - name: partition
1806
+ dtype: string
1807
+ - name: scenario
1808
+ dtype:
1809
+ class_label:
1810
+ names:
1811
+ '0': social
1812
+ '1': transport
1813
+ '2': calendar
1814
+ '3': play
1815
+ '4': news
1816
+ '5': datetime
1817
+ '6': recommendation
1818
+ '7': email
1819
+ '8': iot
1820
+ '9': general
1821
+ '10': audio
1822
+ '11': lists
1823
+ '12': qa
1824
+ '13': cooking
1825
+ '14': takeaway
1826
+ '15': music
1827
+ '16': alarm
1828
+ '17': weather
1829
+ - name: scenario_str
1830
+ dtype: string
1831
+ - name: intent_idx
1832
+ dtype:
1833
+ class_label:
1834
+ names:
1835
+ '0': datetime_query
1836
+ '1': iot_hue_lightchange
1837
+ '2': transport_ticket
1838
+ '3': takeaway_query
1839
+ '4': qa_stock
1840
+ '5': general_greet
1841
+ '6': recommendation_events
1842
+ '7': music_dislikeness
1843
+ '8': iot_wemo_off
1844
+ '9': cooking_recipe
1845
+ '10': qa_currency
1846
+ '11': transport_traffic
1847
+ '12': general_quirky
1848
+ '13': weather_query
1849
+ '14': audio_volume_up
1850
+ '15': email_addcontact
1851
+ '16': takeaway_order
1852
+ '17': email_querycontact
1853
+ '18': iot_hue_lightup
1854
+ '19': recommendation_locations
1855
+ '20': play_audiobook
1856
+ '21': lists_createoradd
1857
+ '22': news_query
1858
+ '23': alarm_query
1859
+ '24': iot_wemo_on
1860
+ '25': general_joke
1861
+ '26': qa_definition
1862
+ '27': social_query
1863
+ '28': music_settings
1864
+ '29': audio_volume_other
1865
+ '30': calendar_remove
1866
+ '31': iot_hue_lightdim
1867
+ '32': calendar_query
1868
+ '33': email_sendemail
1869
+ '34': iot_cleaning
1870
+ '35': audio_volume_down
1871
+ '36': play_radio
1872
+ '37': cooking_query
1873
+ '38': datetime_convert
1874
+ '39': qa_maths
1875
+ '40': iot_hue_lightoff
1876
+ '41': iot_hue_lighton
1877
+ '42': transport_query
1878
+ '43': music_likeness
1879
+ '44': email_query
1880
+ '45': play_music
1881
+ '46': audio_volume_mute
1882
+ '47': social_post
1883
+ '48': alarm_set
1884
+ '49': qa_factoid
1885
+ '50': calendar_set
1886
+ '51': play_game
1887
+ '52': alarm_remove
1888
+ '53': lists_remove
1889
+ '54': transport_taxi
1890
+ '55': recommendation_movies
1891
+ '56': iot_coffee
1892
+ '57': music_query
1893
+ '58': play_podcasts
1894
+ '59': lists_query
1895
+ - name: intent_str
1896
+ dtype: string
1897
+ - name: utt
1898
+ dtype: string
1899
+ - name: annot_utt
1900
+ dtype: string
1901
+ - name: worker_id
1902
+ dtype: string
1903
+ - name: slot_method
1904
+ sequence:
1905
+ - name: slot
1906
+ dtype: string
1907
+ - name: method
1908
+ dtype: string
1909
+ - name: judgments
1910
+ sequence:
1911
+ - name: worker_id
1912
+ dtype: string
1913
+ - name: intent_score
1914
+ dtype: int8
1915
+ - name: slots_score
1916
+ dtype: int8
1917
+ - name: grammar_score
1918
+ dtype: int8
1919
+ - name: spelling_score
1920
+ dtype: int8
1921
+ - name: language_identification
1922
+ dtype: string
1923
+ - name: tokens
1924
+ sequence: string
1925
+ - name: labels
1926
+ sequence: string
1927
+ - name: audio
1928
+ dtype:
1929
+ audio:
1930
+ sampling_rate: 16000
1931
+ - name: path
1932
+ dtype: string
1933
+ - name: is_transcript_reported
1934
+ dtype: bool
1935
+ - name: is_validated
1936
+ dtype: bool
1937
+ - name: speaker_id
1938
+ dtype: string
1939
+ - name: speaker_sex
1940
+ dtype: string
1941
+ - name: speaker_age
1942
+ dtype: string
1943
+ - name: speaker_ethnicity_simple
1944
+ dtype: string
1945
+ - name: speaker_country_of_birth
1946
+ dtype: string
1947
+ - name: speaker_country_of_residence
1948
+ dtype: string
1949
+ - name: speaker_nationality
1950
+ dtype: string
1951
+ - name: speaker_first_language
1952
+ dtype: string
1953
+ splits:
1954
+ - name: train_115
1955
+ num_bytes: 39468138.0
1956
+ num_examples: 115
1957
+ download_size: 33179985
1958
+ dataset_size: 39468138.0
1959
  configs:
1960
  - config_name: ar-SA
1961
  data_files:
 
2001
  data_files:
2002
  - split: train_115
2003
  path: tr-TR/train_115-*
2004
+ - config_name: vi-VN
2005
+ data_files:
2006
+ - split: train_115
2007
+ path: vi-VN/train_115-*
2008
  ---
2009
 
2010
  # Speech-MASSIVE
vi-VN/train_115-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcadfb7fea42474ce8948bab780f6c60ec8bb18dac2869d6e232c6cde3ff21d8
3
+ size 33179985