{ "_name_or_path": "Rostlab/prot_bert", "_num_labels": 12, "architectures": [ "BertForSequenceClassification" ], "attention_probs_dropout_prob": 0.0, "classifier_dropout": null, "hidden_act": "gelu", "hidden_dropout_prob": 0.0, "hidden_size": 1024, "id2label": { "0": "PDC beta-lactamase", "1": "CTX-M beta-lactamase", "2": "SHV beta-lactamase", "3": "CMY beta-lactamase", "4": "resistance-nodulation-cell division (RND) antibiotic efflux pump", "5": "major facilitator superfamily (MFS) antibiotic efflux pump", "6": "quinolone resistance protein (qnr)", "7": "IMP beta-lactamase", "8": "KPC beta-lactamase", "9": "ACT beta-lactamase", "10": "MCR phosphoethanolamine transferase", "11": "VIM beta-lactamase" }, "initializer_range": 0.02, "intermediate_size": 4096, "label2id": { "ACT beta-lactamase": 9, "CMY beta-lactamase": 3, "CTX-M beta-lactamase": 1, "IMP beta-lactamase": 7, "KPC beta-lactamase": 8, "MCR phosphoethanolamine transferase": 10, "PDC beta-lactamase": 0, "SHV beta-lactamase": 2, "VIM beta-lactamase": 11, "major facilitator superfamily (MFS) antibiotic efflux pump": 5, "quinolone resistance protein (qnr)": 6, "resistance-nodulation-cell division (RND) antibiotic efflux pump": 4 }, "layer_norm_eps": 1e-12, "max_position_embeddings": 40000, "model_type": "bert", "num_attention_heads": 16, "num_hidden_layers": 30, "pad_token_id": 0, "position_embedding_type": "absolute", "problem_type": "single_label_classification", "torch_dtype": "float32", "transformers_version": "4.39.0", "type_vocab_size": 2, "use_cache": true, "vocab_size": 30 }