Beomseok-LEE commited on
Commit
10941a6
·
verified ·
1 Parent(s): 5f234b6

commit dataset hu-HU train_115 split.

Browse files
Files changed (2) hide show
  1. README.md +164 -0
  2. hu-HU/train_115-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -676,6 +676,166 @@ dataset_info:
676
  num_examples: 115
677
  download_size: 38252355
678
  dataset_size: 43689400.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
679
  configs:
680
  - config_name: ar-SA
681
  data_files:
@@ -693,6 +853,10 @@ configs:
693
  data_files:
694
  - split: train_115
695
  path: fr-FR/train_115-*
 
 
 
 
696
  ---
697
 
698
  # Speech-MASSIVE
 
676
  num_examples: 115
677
  download_size: 38252355
678
  dataset_size: 43689400.0
679
+ - config_name: hu-HU
680
+ features:
681
+ - name: id
682
+ dtype: string
683
+ - name: locale
684
+ dtype: string
685
+ - name: partition
686
+ dtype: string
687
+ - name: scenario
688
+ dtype:
689
+ class_label:
690
+ names:
691
+ '0': social
692
+ '1': transport
693
+ '2': calendar
694
+ '3': play
695
+ '4': news
696
+ '5': datetime
697
+ '6': recommendation
698
+ '7': email
699
+ '8': iot
700
+ '9': general
701
+ '10': audio
702
+ '11': lists
703
+ '12': qa
704
+ '13': cooking
705
+ '14': takeaway
706
+ '15': music
707
+ '16': alarm
708
+ '17': weather
709
+ - name: scenario_str
710
+ dtype: string
711
+ - name: intent_idx
712
+ dtype:
713
+ class_label:
714
+ names:
715
+ '0': datetime_query
716
+ '1': iot_hue_lightchange
717
+ '2': transport_ticket
718
+ '3': takeaway_query
719
+ '4': qa_stock
720
+ '5': general_greet
721
+ '6': recommendation_events
722
+ '7': music_dislikeness
723
+ '8': iot_wemo_off
724
+ '9': cooking_recipe
725
+ '10': qa_currency
726
+ '11': transport_traffic
727
+ '12': general_quirky
728
+ '13': weather_query
729
+ '14': audio_volume_up
730
+ '15': email_addcontact
731
+ '16': takeaway_order
732
+ '17': email_querycontact
733
+ '18': iot_hue_lightup
734
+ '19': recommendation_locations
735
+ '20': play_audiobook
736
+ '21': lists_createoradd
737
+ '22': news_query
738
+ '23': alarm_query
739
+ '24': iot_wemo_on
740
+ '25': general_joke
741
+ '26': qa_definition
742
+ '27': social_query
743
+ '28': music_settings
744
+ '29': audio_volume_other
745
+ '30': calendar_remove
746
+ '31': iot_hue_lightdim
747
+ '32': calendar_query
748
+ '33': email_sendemail
749
+ '34': iot_cleaning
750
+ '35': audio_volume_down
751
+ '36': play_radio
752
+ '37': cooking_query
753
+ '38': datetime_convert
754
+ '39': qa_maths
755
+ '40': iot_hue_lightoff
756
+ '41': iot_hue_lighton
757
+ '42': transport_query
758
+ '43': music_likeness
759
+ '44': email_query
760
+ '45': play_music
761
+ '46': audio_volume_mute
762
+ '47': social_post
763
+ '48': alarm_set
764
+ '49': qa_factoid
765
+ '50': calendar_set
766
+ '51': play_game
767
+ '52': alarm_remove
768
+ '53': lists_remove
769
+ '54': transport_taxi
770
+ '55': recommendation_movies
771
+ '56': iot_coffee
772
+ '57': music_query
773
+ '58': play_podcasts
774
+ '59': lists_query
775
+ - name: intent_str
776
+ dtype: string
777
+ - name: utt
778
+ dtype: string
779
+ - name: annot_utt
780
+ dtype: string
781
+ - name: worker_id
782
+ dtype: string
783
+ - name: slot_method
784
+ sequence:
785
+ - name: slot
786
+ dtype: string
787
+ - name: method
788
+ dtype: string
789
+ - name: judgments
790
+ sequence:
791
+ - name: worker_id
792
+ dtype: string
793
+ - name: intent_score
794
+ dtype: int8
795
+ - name: slots_score
796
+ dtype: int8
797
+ - name: grammar_score
798
+ dtype: int8
799
+ - name: spelling_score
800
+ dtype: int8
801
+ - name: language_identification
802
+ dtype: string
803
+ - name: tokens
804
+ sequence: string
805
+ - name: labels
806
+ sequence: string
807
+ - name: audio
808
+ dtype:
809
+ audio:
810
+ sampling_rate: 16000
811
+ - name: path
812
+ dtype: string
813
+ - name: is_transcript_reported
814
+ dtype: bool
815
+ - name: is_validated
816
+ dtype: bool
817
+ - name: speaker_id
818
+ dtype: string
819
+ - name: speaker_sex
820
+ dtype: string
821
+ - name: speaker_age
822
+ dtype: string
823
+ - name: speaker_ethnicity_simple
824
+ dtype: string
825
+ - name: speaker_country_of_birth
826
+ dtype: string
827
+ - name: speaker_country_of_residence
828
+ dtype: string
829
+ - name: speaker_nationality
830
+ dtype: string
831
+ - name: speaker_first_language
832
+ dtype: string
833
+ splits:
834
+ - name: train_115
835
+ num_bytes: 43344634.0
836
+ num_examples: 115
837
+ download_size: 41104172
838
+ dataset_size: 43344634.0
839
  configs:
840
  - config_name: ar-SA
841
  data_files:
 
853
  data_files:
854
  - split: train_115
855
  path: fr-FR/train_115-*
856
+ - config_name: hu-HU
857
+ data_files:
858
+ - split: train_115
859
+ path: hu-HU/train_115-*
860
  ---
861
 
862
  # Speech-MASSIVE
hu-HU/train_115-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f55f0f0ece6ba2108c03b0419e9a36043cda5564f403b96ec0c0e967bb07e581
3
+ size 41104172