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