{ "_name_or_path": "distilbert-base-uncased", "activation": "gelu", "architectures": [ "DistilBertForSequenceClassification" ], "attention_dropout": 0.1, "dim": 768, "dropout": 0.1, "hidden_dim": 3072, "id2label": { "0": "plug_type", "1": "travel_notification", "2": "translate", "3": "flight_status", "4": "international_visa", "5": "timezone", "6": "exchange_rate", "7": "travel_suggestion", "8": "travel_alert", "9": "vaccines", "10": "lost_luggage", "11": "book_flight", "12": "book_hotel", "13": "carry_on", "14": "car_rental", "15": "weather", "16": "alarm", "17": "date", "18": "find_phone", "19": "share_location", "20": "timer", "21": "make_call", "22": "calculator", "23": "definition", "24": "measurement_conversion", "25": "flip_coin", "26": "spelling", "27": "time", "28": "roll_dice", "29": "text", "30": "pto_request_status", "31": "next_holiday", "32": "insurance_change", "33": "insurance", "34": "meeting_schedule", "35": "payday", "36": "taxes", "37": "income", "38": "rollover_401k", "39": "pto_balance", "40": "pto_request", "41": "w2", "42": "schedule_meeting", "43": "direct_deposit", "44": "pto_used", "45": "who_made_you", "46": "meaning_of_life", "47": "who_do_you_work_for", "48": "do_you_have_pets", "49": "what_are_your_hobbies", "50": "fun_fact", "51": "what_is_your_name", "52": "where_are_you_from", "53": "goodbye", "54": "thank_you", "55": "greeting", "56": "tell_joke", "57": "are_you_a_bot", "58": "how_old_are_you", "59": "what_can_i_ask_you" }, "initializer_range": 0.02, "label2id": { "alarm": 16, "are_you_a_bot": 57, "book_flight": 11, "book_hotel": 12, "calculator": 22, "car_rental": 14, "carry_on": 13, "date": 17, "definition": 23, "direct_deposit": 43, "do_you_have_pets": 48, "exchange_rate": 6, "find_phone": 18, "flight_status": 3, "flip_coin": 25, "fun_fact": 50, "goodbye": 53, "greeting": 55, "how_old_are_you": 58, "income": 37, "insurance": 33, "insurance_change": 32, "international_visa": 4, "lost_luggage": 10, "make_call": 21, "meaning_of_life": 46, "measurement_conversion": 24, "meeting_schedule": 34, "next_holiday": 31, "payday": 35, "plug_type": 0, "pto_balance": 39, "pto_request": 40, "pto_request_status": 30, "pto_used": 44, "roll_dice": 28, "rollover_401k": 38, "schedule_meeting": 42, "share_location": 19, "spelling": 26, "taxes": 36, "tell_joke": 56, "text": 29, "thank_you": 54, "time": 27, "timer": 20, "timezone": 5, "translate": 2, "travel_alert": 8, "travel_notification": 1, "travel_suggestion": 7, "vaccines": 9, "w2": 41, "weather": 15, "what_are_your_hobbies": 49, "what_can_i_ask_you": 59, "what_is_your_name": 51, "where_are_you_from": 52, "who_do_you_work_for": 47, "who_made_you": 45 }, "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.35.2", "vocab_size": 30522 }