{ "_name_or_path": "jonatasgrosman/wav2vec2-large-xlsr-53-german", "activation_dropout": 0.05, "adapter_attn_dim": null, "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": "mean", "ctc_zero_infinity": true, "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.05, "feat_quantizer_dropout": 0.0, "final_dropout": 0.0, "hidden_act": "gelu", "hidden_dropout": 0.05, "hidden_size": 1024, "id2label": { "0": "lists_query", "1": "iot_hue_lightdim", "10": "transport_query", "11": "alarm_query", "12": "qa_stock", "13": "datetime_query", "14": "takeaway_query", "15": "email_querycontact", "16": "alarm_remove", "17": "social_post", "18": "calendar_remove", "19": "email_query", "2": "iot_hue_lightchange", "20": "qa_maths", "21": "news_query", "22": "audio_volume_up", "23": "takeaway_order", "24": "qa_currency", "25": "weather_query", "26": "transport_traffic", "27": "iot_wemo_off", "28": "email_addcontact", "29": "audio_volume_down", "3": "iot_hue_lightoff", "30": "lists_createoradd", "31": "calendar_set", "32": "iot_coffee", "33": "email_sendemail", "34": "iot_hue_lightup", "35": "qa_definition", "36": "play_audiobook", "37": "play_music", "38": "play_radio", "39": "alarm_set", "4": "play_podcasts", "40": "recommendation_movies", "41": "audio_volume_other", "42": "play_game", "43": "music_dislikeness", "44": "cooking_query", "45": "general_joke", "46": "iot_cleaning", "47": "transport_ticket", "48": "lists_remove", "49": "audio_volume_mute", "5": "music_settings", "50": "music_query", "51": "calendar_query", "52": "datetime_convert", "53": "qa_factoid", "54": "social_query", "55": "transport_taxi", "56": "iot_wemo_on", "57": "general_greet", "58": "music_likeness", "59": "general_quirky", "6": "recommendation_events", "7": "iot_hue_lighton", "8": "recommendation_locations", "9": "cooking_recipe" }, "initializer_range": 0.02, "intermediate_size": 4096, "label2id": { "alarm_query": "11", "alarm_remove": "16", "alarm_set": "39", "audio_volume_down": "29", "audio_volume_mute": "49", "audio_volume_other": "41", "audio_volume_up": "22", "calendar_query": "51", "calendar_remove": "18", "calendar_set": "31", "cooking_query": "44", "cooking_recipe": "9", "datetime_convert": "52", "datetime_query": "13", "email_addcontact": "28", "email_query": "19", "email_querycontact": "15", "email_sendemail": "33", "general_greet": "57", "general_joke": "45", "general_quirky": "59", "iot_cleaning": "46", "iot_coffee": "32", "iot_hue_lightchange": "2", "iot_hue_lightdim": "1", "iot_hue_lightoff": "3", "iot_hue_lighton": "7", "iot_hue_lightup": "34", "iot_wemo_off": "27", "iot_wemo_on": "56", "lists_createoradd": "30", "lists_query": "0", "lists_remove": "48", "music_dislikeness": "43", "music_likeness": "58", "music_query": "50", "music_settings": "5", "news_query": "21", "play_audiobook": "36", "play_game": "42", "play_music": "37", "play_podcasts": "4", "play_radio": "38", "qa_currency": "24", "qa_definition": "35", "qa_factoid": "53", "qa_maths": "20", "qa_stock": "12", "recommendation_events": "6", "recommendation_locations": "8", "recommendation_movies": "40", "social_post": "17", "social_query": "54", "takeaway_order": "23", "takeaway_query": "14", "transport_query": "10", "transport_taxi": "55", "transport_ticket": "47", "transport_traffic": "26", "weather_query": "25" }, "layer_norm_eps": 1e-05, "layerdrop": 0.05, "mask_channel_length": 10, "mask_channel_min_space": 1, "mask_channel_other": 0.0, "mask_channel_prob": 0.0, "mask_channel_selection": "static", "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_min_space": 1, "mask_time_other": 0.0, "mask_time_prob": 0.05, "mask_time_selection": "static", "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.45.2", "use_weighted_layer_sum": false, "vocab_size": 38, "xvector_output_dim": 512 }