{ "_name_or_path": "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:0000022", "1": "GO:0000026", "2": "GO:0000034", "3": "GO:0000033", "4": "GO:0000032", "5": "GO:0000025", "6": "GO:0000027", "7": "GO:0000023", "8": "GO:0000030", "9": "GO:0000036", "10": "GO:0000031", "11": "GO:0000019", "12": "GO:0000041", "13": "GO:0000038", "14": "GO:0000018", "15": "GO:0000035", "16": "GO:0000024", "17": "GO:0000028" }, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "GO:0000018": 14, "GO:0000019": 11, "GO:0000022": 0, "GO:0000023": 7, "GO:0000024": 16, "GO:0000025": 5, "GO:0000026": 1, "GO:0000027": 6, "GO:0000028": 17, "GO:0000030": 8, "GO:0000031": 10, "GO:0000032": 4, "GO:0000033": 3, "GO:0000034": 2, "GO:0000035": 15, "GO:0000036": 9, "GO:0000038": 13, "GO:0000041": 12 }, "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 }