{ "_name_or_path": "google-bert/bert-base-uncased", "_num_labels": 26, "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": "aut", "1": "aut#i", "2": "dgi_any_stw", "3": "ftu", "4": "ftz", "5": "g", "6": "g#fass", "7": "g#l1", "8": "g#none", "9": "l1", "10": "lit", "11": "none", "12": "rz", "13": "rz#none", "14": "rz#nr", "15": "t1", "16": "t1u", "17": "t1z", "18": "t2", "19": "t2u", "20": "t2z", "21": "t3", "22": "t3u", "23": "t3z", "24": "t4", "25": "t5" }, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "aut": 0, "aut#i": 1, "dgi_any_stw": 2, "ftu": 3, "ftz": 4, "g": 5, "g#fass": 6, "g#l1": 7, "g#none": 8, "l1": 9, "lit": 10, "none": 11, "rz": 12, "rz#none": 13, "rz#nr": 14, "t1": 15, "t1u": 16, "t1z": 17, "t2": 18, "t2u": 19, "t2z": 20, "t3": 21, "t3u": 22, "t3z": 23, "t4": 24, "t5": 25 }, "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", "torch_dtype": "float32", "transformers_version": "4.44.2", "type_vocab_size": 2, "use_cache": true, "vocab_size": 30522 }