{ "_name_or_path": "oohtmeel/Bert_protein_classifier", "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": "GO:0000120", "1": "GO:0000095", "2": "GO:0000052", "3": "GO:0000111", "4": "GO:0000103", "5": "GO:0000054", "6": "GO:0000096", "7": "GO:0000100", "8": "GO:0000107", "9": "GO:0000064", "10": "GO:0000110", "11": "GO:0000055", "12": "GO:0000113", "13": "GO:0000104", "14": "GO:0000076", "15": "GO:0000049", "16": "GO:0000053", "17": "GO:0000079", "18": "GO:0000048", "19": "GO:0000075", "20": "GO:0000082", "21": "GO:0000086", "22": "GO:0000098", "23": "GO:0000102", "24": "GO:0000056", "25": "GO:0000118", "26": "GO:0000099", "27": "GO:0000062", "28": "GO:0000073", "29": "GO:0000097", "30": "GO:0000105", "31": "GO:0000109", "32": "GO:0000121", "33": "GO:0000041", "34": "GO:0000112", "35": "GO:0000122", "36": "GO:0000101", "37": "GO:0000045", "38": "GO:0000083", "39": "GO:0000050", "40": "GO:0000070", "41": "GO:0000077", "42": "GO:0000117" }, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "GO:0000041": 33, "GO:0000045": 37, "GO:0000048": 18, "GO:0000049": 15, "GO:0000050": 39, "GO:0000052": 2, "GO:0000053": 16, "GO:0000054": 5, "GO:0000055": 11, "GO:0000056": 24, "GO:0000062": 27, "GO:0000064": 9, "GO:0000070": 40, "GO:0000073": 28, "GO:0000075": 19, "GO:0000076": 14, "GO:0000077": 41, "GO:0000079": 17, "GO:0000082": 20, "GO:0000083": 38, "GO:0000086": 21, "GO:0000095": 1, "GO:0000096": 6, "GO:0000097": 29, "GO:0000098": 22, "GO:0000099": 26, "GO:0000100": 7, "GO:0000101": 36, "GO:0000102": 23, "GO:0000103": 4, "GO:0000104": 13, "GO:0000105": 30, "GO:0000107": 8, "GO:0000109": 31, "GO:0000110": 10, "GO:0000111": 3, "GO:0000112": 34, "GO:0000113": 12, "GO:0000117": 42, "GO:0000118": 25, "GO:0000120": 0, "GO:0000121": 32, "GO:0000122": 35 }, "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.41.2", "type_vocab_size": 2, "use_cache": true, "vocab_size": 30522 }