{ "_name_or_path": "temp/checkpoint-47238", "architectures": [ "BertForSequenceClassification" ], "attention_probs_dropout_prob": 0.1, "classifier_dropout": null, "gradient_checkpointing": false, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 768, "id2label": { "0": "france", "1": "australia", "2": "mexico", "3": "china", "4": "canada", "5": "europe", "6": "military", "7": "world", "8": "motors", "9": "asia", "10": "science", "11": "sports", "12": "entertainment", "13": "tech", "14": "environment", "15": "lifestyle", "16": "health", "17": "aerospace", "18": "business", "19": "africa", "20": "uk", "21": "usa", "22": "crypto", "23": "politics" }, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "aerospace": 17, "africa": 19, "asia": 9, "australia": 1, "business": 18, "canada": 4, "china": 3, "crypto": 22, "entertainment": 12, "environment": 14, "europe": 5, "france": 0, "health": 16, "lifestyle": 15, "mexico": 2, "military": 6, "motors": 8, "politics": 23, "science": 10, "sports": 11, "tech": 13, "uk": 20, "usa": 21, "world": 7 }, "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.42.3", "type_vocab_size": 2, "use_cache": true, "vocab_size": 30522 }