sankar1535's picture
Training in progress, epoch 1
cd1091e
raw
history blame contribute delete
No virus
5.16 kB
{
"_name_or_path": "distilbert-base-uncased",
"activation": "gelu",
"architectures": [
"DistilBertForSequenceClassification"
],
"attention_dropout": 0.1,
"dim": 768,
"dropout": 0.1,
"hidden_dim": 3072,
"id2label": {
"0": "datetime_convert",
"1": "lists_query",
"2": "alarm_remove",
"3": "iot_hue_lighton",
"4": "post",
"5": "transport_ticket",
"6": "music_query",
"7": "qa_maths",
"8": "cooking_query",
"9": "iot_hue_lightchange",
"10": "iot_hue_lightup",
"11": "likeness",
"12": "sendemail",
"13": "podcasts",
"14": "general_greet",
"15": "social_query",
"16": "qa_factoid",
"17": "iot_hue_lightdim",
"18": "transport_query",
"19": "factoid",
"20": "iot_wemo_off",
"21": "wemo_on",
"22": "volume_other",
"23": "recommendation_events",
"24": "query",
"25": "wemo_off",
"26": "hue_lightoff",
"27": "iot_cleaning",
"28": "ticket",
"29": "iot_wemo_on",
"30": "recommendation_locations",
"31": "alarm_query",
"32": "play_game",
"33": "remove",
"34": "convert",
"35": "currency",
"36": "addcontact",
"37": "play_music",
"38": "definition",
"39": "calendar_query",
"40": "audio_volume_other",
"41": "coffee",
"42": "transport_traffic",
"43": "play_radio",
"44": "datetime_query",
"45": "iot_coffee",
"46": "takeaway_order",
"47": "radio",
"48": "settings",
"49": "cooking_recipe",
"50": "traffic",
"51": "music_likeness",
"52": "general_joke",
"53": "email_querycontact",
"54": "alarm_set",
"55": "email_sendemail",
"56": "email_query",
"57": "weather_query",
"58": "calendar_set",
"59": "transport_taxi",
"60": "audio_volume_up",
"61": "lists_remove",
"62": "audio_volume_mute",
"63": "quirky",
"64": "iot_hue_lightoff",
"65": "events",
"66": "calendar_remove",
"67": "takeaway_query",
"68": "music",
"69": "social_post",
"70": "hue_lightup",
"71": "qa_definition",
"72": "qa_stock",
"73": "news_query",
"74": "play_audiobook",
"75": "audio_volume_down",
"76": "querycontact",
"77": "recommendation_movies",
"78": "music_dislikeness",
"79": "play_podcasts",
"80": "set",
"81": "hue_lightdim",
"82": "qa_currency",
"83": "greet",
"84": "createoradd",
"85": "lists_createoradd",
"86": "general_quirky",
"87": "game",
"88": "music_settings",
"89": "joke",
"90": "email_addcontact",
"91": "cleaning"
},
"initializer_range": 0.02,
"label2id": {
"addcontact": 36,
"alarm_query": 31,
"alarm_remove": 2,
"alarm_set": 54,
"audio_volume_down": 75,
"audio_volume_mute": 62,
"audio_volume_other": 40,
"audio_volume_up": 60,
"calendar_query": 39,
"calendar_remove": 66,
"calendar_set": 58,
"cleaning": 91,
"coffee": 41,
"convert": 34,
"cooking_query": 8,
"cooking_recipe": 49,
"createoradd": 84,
"currency": 35,
"datetime_convert": 0,
"datetime_query": 44,
"definition": 38,
"email_addcontact": 90,
"email_query": 56,
"email_querycontact": 53,
"email_sendemail": 55,
"events": 65,
"factoid": 19,
"game": 87,
"general_greet": 14,
"general_joke": 52,
"general_quirky": 86,
"greet": 83,
"hue_lightdim": 81,
"hue_lightoff": 26,
"hue_lightup": 70,
"iot_cleaning": 27,
"iot_coffee": 45,
"iot_hue_lightchange": 9,
"iot_hue_lightdim": 17,
"iot_hue_lightoff": 64,
"iot_hue_lighton": 3,
"iot_hue_lightup": 10,
"iot_wemo_off": 20,
"iot_wemo_on": 29,
"joke": 89,
"likeness": 11,
"lists_createoradd": 85,
"lists_query": 1,
"lists_remove": 61,
"music": 68,
"music_dislikeness": 78,
"music_likeness": 51,
"music_query": 6,
"music_settings": 88,
"news_query": 73,
"play_audiobook": 74,
"play_game": 32,
"play_music": 37,
"play_podcasts": 79,
"play_radio": 43,
"podcasts": 13,
"post": 4,
"qa_currency": 82,
"qa_definition": 71,
"qa_factoid": 16,
"qa_maths": 7,
"qa_stock": 72,
"query": 24,
"querycontact": 76,
"quirky": 63,
"radio": 47,
"recommendation_events": 23,
"recommendation_locations": 30,
"recommendation_movies": 77,
"remove": 33,
"sendemail": 12,
"set": 80,
"settings": 48,
"social_post": 69,
"social_query": 15,
"takeaway_order": 46,
"takeaway_query": 67,
"ticket": 28,
"traffic": 50,
"transport_query": 18,
"transport_taxi": 59,
"transport_ticket": 5,
"transport_traffic": 42,
"volume_other": 22,
"weather_query": 57,
"wemo_off": 25,
"wemo_on": 21
},
"max_position_embeddings": 512,
"model_type": "distilbert",
"n_heads": 12,
"n_layers": 6,
"pad_token_id": 0,
"problem_type": "single_label_classification",
"qa_dropout": 0.1,
"seq_classif_dropout": 0.2,
"sinusoidal_pos_embds": false,
"tie_weights_": true,
"torch_dtype": "float32",
"transformers_version": "4.29.2",
"vocab_size": 30522
}