| { | |
| "_name_or_path": "mahdibaghbanzadeh/seqsight_4096_512_89M-at-base", | |
| "architectures": [ | |
| "DebertaV2ForSequenceClassification" | |
| ], | |
| "attention_probs_dropout_prob": 0.1, | |
| "cls_token_id": 3, | |
| "eos_token_id": 1, | |
| "hidden_act": "gelu", | |
| "hidden_dropout_prob": 0.1, | |
| "hidden_size": 768, | |
| "id2label": { | |
| "0": "aminoglycoside" | |
| , "1": "beta_lactam" | |
| , "2": "phenicol" | |
| , "3": "tetracycline" | |
| , "4": "multidrug" | |
| , "5": "glycopeptide" | |
| , "6": "MLS" | |
| , "7": "folate pathway antagonist" | |
| , "8": "peptide" | |
| , "9": "fosfomycin" | |
| , "10": "quinolone" | |
| , "11": "rifamycin" | |
| }, | |
| "initializer_range": 0.02, | |
| "intermediate_size": 3072, | |
| "label2id": { | |
| "aminoglycoside": 0, | |
| "beta_lactam": 1, | |
| "quinolone": 10, | |
| "rifamycin": 11, | |
| "phenicol": 2, | |
| "tetracycline": 3, | |
| "multidrug": 4, | |
| "glycopeptide": 5, | |
| "MLS": 6, | |
| "folate pathway antagonist": 7, | |
| "peptide": 8, | |
| "fosfomycin": 9 | |
| }, | |
| "layer_norm_eps": 1e-07, | |
| "max_position_embeddings": 512, | |
| "max_relative_positions": -1, | |
| "model_type": "deberta-v2", | |
| "norm_rel_ebd": "layer_norm", | |
| "num_attention_heads": 12, | |
| "num_hidden_layers": 12, | |
| "pad_token_id": 2, | |
| "pooler_dropout": 0, | |
| "pooler_hidden_act": "gelu", | |
| "pooler_hidden_size": 768, | |
| "pos_att_type": [ | |
| "p2c", | |
| "c2p" | |
| ], | |
| "position_biased_input": false, | |
| "position_buckets": 256, | |
| "relative_attention": true, | |
| "share_att_key": true, | |
| "torch_dtype": "float32", | |
| "transformers_version": "4.41.2", | |
| "type_vocab_size": 0, | |
| "vocab_size": 4096 | |
| } | |