{ "_attn_implementation_autoset": true, "_name_or_path": "Mozilla/content-multilabel-iab-classifier", "architectures": [ "BertForSequenceClassification" ], "attention_probs_dropout_prob": 0.1, "classifier_dropout": null, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 384, "id2label": { "0": "inconclusive", "1": "animals", "2": "arts", "3": "autos", "4": "business", "5": "career", "6": "education", "7": "fashion", "8": "finance", "9": "food", "10": "government", "11": "health", "12": "hobbies", "13": "home", "14": "news", "15": "realestate", "16": "society", "17": "sports", "18": "tech", "19": "travel" }, "initializer_range": 0.02, "intermediate_size": 1536, "label2id": { "animals": 1, "arts": 2, "autos": 3, "business": 4, "career": 5, "education": 6, "fashion": 7, "finance": 8, "food": 9, "government": 10, "health": 11, "hobbies": 12, "home": 13, "inconclusive": 0, "news": 14, "realestate": 15, "society": 16, "sports": 17, "tech": 18, "travel": 19 }, "layer_norm_eps": 1e-12, "max_position_embeddings": 512, "model_type": "bert", "num_attention_heads": 12, "num_hidden_layers": 12, "pad_token_id": 0, "position_embedding_type": "absolute", "problem_type": "multi_label_classification", "torch_dtype": "float32", "transformers_version": "4.49.0", "type_vocab_size": 2, "use_cache": true, "vocab_size": 30522 }