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