{ "_name_or_path": "distilbert-base-uncased", "activation": "gelu", "architectures": [ "DistilBertForSequenceClassification" ], "attention_dropout": 0.1, "dim": 768, "dropout": 0.1, "hidden_dim": 3072, "id2label": { "0": "reserve restaurant", "1": "find restaurants", "2": "search hotel", "3": "reserve hotel", "4": "search house", "5": "book house", "6": "lookup music", "7": "play media", "8": "find events", "9": "buy event tickets", "10": "search oneway flight", "11": "search roundtrip flights", "12": "get ride", "13": "get cars available", "14": "reserve car", "15": "find bus", "16": "buy bus ticket", "17": "get alarms", "18": "add alarm", "19": "find provider", "20": "book appointment", "21": "get weather", "22": "find home by area", "23": "schedule visit", "24": "buy movie tickets", "25": "find movies", "26": "get times for movie", "27": "make payment", "28": "request payment", "29": "find trains", "30": "get train tickets", "31": "find attractions", "32": "play movie", "33": "find movies", "34": "share location" }, "initializer_range": 0.02, "label2id": { "add alarm": 18, "book appointment": 20, "book house": 5, "buy bus ticket": 16, "buy event tickets": 9, "buy movie tickets": 24, "find attractions": 31, "find bus": 15, "find events": 8, "find home by area": 22, "find movies": 33, "find provider": 19, "find restaurants": 1, "find trains": 29, "get alarms": 17, "get cars available": 13, "get ride": 12, "get times for movie": 26, "get train tickets": 30, "get weather": 21, "lookup music": 6, "make payment": 27, "play media": 7, "play movie": 32, "request payment": 28, "reserve car": 14, "reserve hotel": 3, "reserve restaurant": 0, "schedule visit": 23, "search hotel": 2, "search house": 4, "search oneway flight": 10, "search roundtrip flights": 11, "share location": 34 }, "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 }