{ "_name_or_path": "facebook/wav2vec2-xls-r-300m", "activation_dropout": 0.0, "adapter_kernel_size": 3, "adapter_stride": 2, "add_adapter": false, "apply_spec_augment": true, "architectures": [ "Wav2Vec2ForSequenceClassification" ], "attention_dropout": 0.1, "bos_token_id": 1, "classifier_proj_size": 256, "codevector_dim": 768, "contrastive_logits_temperature": 0.1, "conv_bias": true, "conv_dim": [ 512, 512, 512, 512, 512, 512, 512 ], "conv_kernel": [ 10, 3, 3, 3, 3, 2, 2 ], "conv_stride": [ 5, 2, 2, 2, 2, 2, 2 ], "ctc_loss_reduction": "sum", "ctc_zero_infinity": false, "diversity_loss_weight": 0.1, "do_stable_layer_norm": true, "eos_token_id": 2, "feat_extract_activation": "gelu", "feat_extract_dropout": 0.0, "feat_extract_norm": "layer", "feat_proj_dropout": 0.1, "feat_quantizer_dropout": 0.0, "final_dropout": 0.0, "gradient_checkpointing": false, "hidden_act": "gelu", "hidden_dropout": 0.1, "hidden_size": 1024, "id2label": { "0": "play_audiobook", "1": "iot_hue_lightup", "10": "music_settings", "11": "qa_maths", "12": "calendar_remove", "13": "music_likeness", "14": "general_quirky", "15": "news_query", "16": "audio_volume_mute", "17": "takeaway_order", "18": "recommendation_locations", "19": "recommendation_movies", "2": "iot_coffee", "20": "datetime_query", "21": "transport_ticket", "22": "lists_remove", "23": "play_podcasts", "24": "audio_volume_other", "25": "iot_hue_lighton", "26": "alarm_set", "27": "general_greet", "28": "weather_query", "29": "qa_factoid", "3": "general_joke", "30": "qa_definition", "31": "qa_stock", "32": "music_dislikeness", "33": "music_query", "34": "iot_wemo_on", "35": "cooking_query", "36": "audio_volume_up", "37": "transport_query", "38": "audio_volume_down", "39": "email_querycontact", "4": "alarm_query", "40": "email_sendemail", "41": "iot_wemo_off", "42": "takeaway_query", "43": "play_music", "44": "transport_taxi", "45": "calendar_query", "46": "cooking_recipe", "47": "iot_hue_lightchange", "48": "recommendation_events", "49": "play_game", "5": "social_post", "50": "iot_hue_lightdim", "51": "qa_currency", "52": "email_query", "53": "iot_cleaning", "54": "transport_traffic", "55": "social_query", "56": "email_addcontact", "57": "calendar_set", "58": "lists_createoradd", "59": "lists_query", "6": "datetime_convert", "7": "iot_hue_lightoff", "8": "alarm_remove", "9": "play_radio" }, "initializer_range": 0.02, "intermediate_size": 4096, "label2id": { "alarm_query": "4", "alarm_remove": "8", "alarm_set": "26", "audio_volume_down": "38", "audio_volume_mute": "16", "audio_volume_other": "24", "audio_volume_up": "36", "calendar_query": "45", "calendar_remove": "12", "calendar_set": "57", "cooking_query": "35", "cooking_recipe": "46", "datetime_convert": "6", "datetime_query": "20", "email_addcontact": "56", "email_query": "52", "email_querycontact": "39", "email_sendemail": "40", "general_greet": "27", "general_joke": "3", "general_quirky": "14", "iot_cleaning": "53", "iot_coffee": "2", "iot_hue_lightchange": "47", "iot_hue_lightdim": "50", "iot_hue_lightoff": "7", "iot_hue_lighton": "25", "iot_hue_lightup": "1", "iot_wemo_off": "41", "iot_wemo_on": "34", "lists_createoradd": "58", "lists_query": "59", "lists_remove": "22", "music_dislikeness": "32", "music_likeness": "13", "music_query": "33", "music_settings": "10", "news_query": "15", "play_audiobook": "0", "play_game": "49", "play_music": "43", "play_podcasts": "23", "play_radio": "9", "qa_currency": "51", "qa_definition": "30", "qa_factoid": "29", "qa_maths": "11", "qa_stock": "31", "recommendation_events": "48", "recommendation_locations": "18", "recommendation_movies": "19", "social_post": "5", "social_query": "55", "takeaway_order": "17", "takeaway_query": "42", "transport_query": "37", "transport_taxi": "44", "transport_ticket": "21", "transport_traffic": "54", "weather_query": "28" }, "layer_norm_eps": 1e-05, "layerdrop": 0.1, "mask_feature_length": 10, "mask_feature_min_masks": 0, "mask_feature_prob": 0.0, "mask_time_length": 10, "mask_time_min_masks": 2, "mask_time_prob": 0.075, "model_type": "wav2vec2", "num_adapter_layers": 3, "num_attention_heads": 16, "num_codevector_groups": 2, "num_codevectors_per_group": 320, "num_conv_pos_embedding_groups": 16, "num_conv_pos_embeddings": 128, "num_feat_extract_layers": 7, "num_hidden_layers": 24, "num_negatives": 100, "output_hidden_size": 1024, "pad_token_id": 0, "proj_codevector_dim": 768, "tdnn_dilation": [ 1, 2, 3, 1, 1 ], "tdnn_dim": [ 512, 512, 512, 512, 1500 ], "tdnn_kernel": [ 5, 3, 3, 1, 1 ], "torch_dtype": "float32", "transformers_version": "4.26.0.dev0", "use_weighted_layer_sum": false, "vocab_size": 32, "xvector_output_dim": 512 }