{ "_name_or_path": "distilbert-base-uncased", "activation": "gelu", "architectures": [ "DistilBertForSequenceClassification" ], "attention_dropout": 0.1, "dim": 768, "dropout": 0.1, "hidden_dim": 3072, "id2label": { "0": "Agriculture & Allied Sectors", "1": "Animation", "2": "Astrology", "3": "Autos & Vehicles", "4": "Beauty", "5": "Blogs and Travel", "6": "Comedy", "7": "DIY", "8": "Education", "9": "Entertainment", "10": "Events", "11": "Fashion & Style", "12": "Finance", "13": "Food & Drinks", "14": "Gaming", "15": "Health & Fitness", "16": "Infotainment", "17": "Kids & Animation", "18": "Miscellaneous", "19": "Motivational", "20": "Movie & Shows", "21": "Music", "22": "News & Politics", "23": "Non profits", "24": "People & Culture", "25": "Pets & Animals", "26": "Religious Content", "27": "Science & Technology", "28": "Sports", "29": "Travel & Leisure" }, "initializer_range": 0.02, "label2id": { "Agriculture & Allied Sectors": 0, "Animation": 1, "Astrology": 2, "Autos & Vehicles": 3, "Beauty": 4, "Blogs and Travel": 5, "Comedy": 6, "DIY": 7, "Education": 8, "Entertainment": 9, "Events": 10, "Fashion & Style": 11, "Finance": 12, "Food & Drinks": 13, "Gaming": 14, "Health & Fitness": 15, "Infotainment": 16, "Kids & Animation": 17, "Miscellaneous": 18, "Motivational": 19, "Movie & Shows": 20, "Music": 21, "News & Politics": 22, "Non profits": 23, "People & Culture": 24, "Pets & Animals": 25, "Religious Content": 26, "Science & Technology": 27, "Sports": 28, "Travel & Leisure": 29 }, "max_position_embeddings": 512, "model_type": "distilbert", "n_heads": 12, "n_layers": 6, "pad_token_id": 0, "qa_dropout": 0.1, "seq_classif_dropout": 0.2, "sinusoidal_pos_embds": false, "tie_weights_": true, "transformers_version": "4.30.0", "vocab_size": 30522 }