{ "_name_or_path": "xlm-roberta-base", "architectures": [ "XLMRobertaForSequenceClassification" ], "attention_probs_dropout_prob": 0.1, "bos_token_id": 0, "classifier_dropout": null, "eos_token_id": 2, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 768, "id2label": { "0": "addcontact", "1": "alarm_query", "10": "calendar_set", "11": "cleaning", "12": "coffee", "13": "convert", "14": "cooking_query", "15": "cooking_recipe", "16": "createoradd", "17": "currency", "18": "datetime_convert", "19": "datetime_query", "2": "alarm_remove", "20": "definition", "21": "email_addcontact", "22": "email_query", "23": "email_querycontact", "24": "email_sendemail", "25": "events", "26": "factoid", "27": "game", "28": "general_greet", "29": "general_joke", "3": "alarm_set", "30": "general_quirky", "31": "greet", "32": "hue_lightdim", "33": "hue_lightoff", "34": "hue_lightup", "35": "iot_cleaning", "36": "iot_coffee", "37": "iot_hue_lightchange", "38": "iot_hue_lightdim", "39": "iot_hue_lightoff", "4": "audio_volume_down", "40": "iot_hue_lighton", "41": "iot_hue_lightup", "42": "iot_wemo_off", "43": "iot_wemo_on", "44": "joke", "45": "likeness", "46": "lists_createoradd", "47": "lists_query", "48": "lists_remove", "49": "locations", "5": "audio_volume_mute", "50": "music", "51": "music_dislikeness", "52": "music_likeness", "53": "music_query", "54": "music_settings", "55": "news_query", "56": "play_audiobook", "57": "play_game", "58": "play_music", "59": "play_podcasts", "6": "audio_volume_other", "60": "play_radio", "61": "podcasts", "62": "post", "63": "qa_currency", "64": "qa_definition", "65": "qa_factoid", "66": "qa_maths", "67": "qa_stock", "68": "query", "69": "querycontact", "7": "audio_volume_up", "70": "quirky", "71": "radio", "72": "recommendation_events", "73": "recommendation_locations", "74": "recommendation_movies", "75": "remove", "76": "sendemail", "77": "set", "78": "settings", "79": "social_post", "8": "calendar_query", "80": "social_query", "81": "takeaway_order", "82": "takeaway_query", "83": "ticket", "84": "traffic", "85": "transport_query", "86": "transport_taxi", "87": "transport_ticket", "88": "transport_traffic", "89": "volume_other", "9": "calendar_remove", "90": "weather_query", "91": "wemo_off", "92": "wemo_on" }, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "addcontact": "0", "alarm_query": "1", "alarm_remove": "2", "alarm_set": "3", "audio_volume_down": "4", "audio_volume_mute": "5", "audio_volume_other": "6", "audio_volume_up": "7", "calendar_query": "8", "calendar_remove": "9", "calendar_set": "10", "cleaning": "11", "coffee": "12", "convert": "13", "cooking_query": "14", "cooking_recipe": "15", "createoradd": "16", "currency": "17", "datetime_convert": "18", "datetime_query": "19", "definition": "20", "email_addcontact": "21", "email_query": "22", "email_querycontact": "23", "email_sendemail": "24", "events": "25", "factoid": "26", "game": "27", "general_greet": "28", "general_joke": "29", "general_quirky": "30", "greet": "31", "hue_lightdim": "32", "hue_lightoff": "33", "hue_lightup": "34", "iot_cleaning": "35", "iot_coffee": "36", "iot_hue_lightchange": "37", "iot_hue_lightdim": "38", "iot_hue_lightoff": "39", "iot_hue_lighton": "40", "iot_hue_lightup": "41", "iot_wemo_off": "42", "iot_wemo_on": "43", "joke": "44", "likeness": "45", "lists_createoradd": "46", "lists_query": "47", "lists_remove": "48", "locations": "49", "music": "50", "music_dislikeness": "51", "music_likeness": "52", "music_query": "53", "music_settings": "54", "news_query": "55", "play_audiobook": "56", "play_game": "57", "play_music": "58", "play_podcasts": "59", "play_radio": "60", "podcasts": "61", "post": "62", "qa_currency": "63", "qa_definition": "64", "qa_factoid": "65", "qa_maths": "66", "qa_stock": "67", "query": "68", "querycontact": "69", "quirky": "70", "radio": "71", "recommendation_events": "72", "recommendation_locations": "73", "recommendation_movies": "74", "remove": "75", "sendemail": "76", "set": "77", "settings": "78", "social_post": "79", "social_query": "80", "takeaway_order": "81", "takeaway_query": "82", "ticket": "83", "traffic": "84", "transport_query": "85", "transport_taxi": "86", "transport_ticket": "87", "transport_traffic": "88", "volume_other": "89", "weather_query": "90", "wemo_off": "91", "wemo_on": "92" }, "layer_norm_eps": 1e-05, "max_position_embeddings": 514, "model_type": "xlm-roberta", "num_attention_heads": 12, "num_hidden_layers": 12, "output_past": true, "pad_token_id": 1, "position_embedding_type": "absolute", "problem_type": "single_label_classification", "torch_dtype": "float32", "transformers_version": "4.28.1", "type_vocab_size": 1, "use_cache": true, "vocab_size": 250002 }