{ "architectures": [ "BertForSequenceClassification" ], "attention_probs_dropout_prob": 0.1, "classifier_dropout": null, "dtype": "float32", "finetuning_task": "text-classification", "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 384, "id2label": { "0": "Agriculture", "1": "Civil Rights", "2": "Culture", "3": "Defense", "4": "Domestic Commerce", "5": "Education", "6": "Energy", "7": "Environment", "8": "Foreign Trade", "9": "Government Operations", "10": "Health", "11": "Housing", "12": "Immigration", "13": "International Affairs", "14": "Labor", "15": "Law and Crime", "16": "Macroeconomics", "17": "Other", "18": "Public Lands", "19": "Social Welfare", "20": "Technology", "21": "Transportation" }, "initializer_range": 0.02, "intermediate_size": 1536, "label2id": { "Agriculture": 0, "Civil Rights": 1, "Culture": 2, "Defense": 3, "Domestic Commerce": 4, "Education": 5, "Energy": 6, "Environment": 7, "Foreign Trade": 8, "Government Operations": 9, "Health": 10, "Housing": 11, "Immigration": 12, "International Affairs": 13, "Labor": 14, "Law and Crime": 15, "Macroeconomics": 16, "Other": 17, "Public Lands": 18, "Social Welfare": 19, "Technology": 20, "Transportation": 21 }, "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": "single_label_classification", "transformers_version": "5.0.0.dev0", "type_vocab_size": 2, "use_cache": false, "vocab_size": 30522 }