{ "_name_or_path": "joaobarroca/distilbert-base-uncased-finetuned-massive-intent-detection-english", "activation": "gelu", "architectures": [ "DistilBertForSequenceClassification" ], "attention_dropout": 0.1, "dim": 768, "dropout": 0.1, "hidden_dim": 3072, "id2label": { "0": "others", "1": "places near me", "2": "send whatsapp message", "3": "greet and hello hi kind of things, general check in", "4": "play games", "5": "tell me news", "6": "covid cases", "7": "tell me about", "8": "volume control", "9": "open website", "10": "play on youtube", "11": "tell me joke", "12": "send email", "13": "goodbye", "14": "take screenshot", "15": "download youtube video", "16": "asking weather", "17": "asking date", "18": "asking time", "19": "i am bored", "20": "click photo", "21": "what can you do" }, "initializer_range": 0.02, "label2id": { "asking date": 17, "asking time": 18, "asking weather": 16, "click photo": 20, "covid cases": 6, "download youtube video": 15, "goodbye": 13, "greet and hello hi kind of things, general check in": 3, "i am bored": 19, "open website": 9, "others": 0, "places near me": 1, "play games": 4, "play on youtube": 10, "send email": 12, "send whatsapp message": 2, "take screenshot": 14, "tell me about": 7, "tell me joke": 11, "tell me news": 5, "volume control": 8, "what can you do": 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.26.0", "vocab_size": 30522 }