{ "_name_or_path": "microsoft/deberta-v3-base", "architectures": [ "DebertaV2ForSequenceClassification" ], "attention_probs_dropout_prob": 0.1, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 768, "id2label": { "0": "CC", "1": "CN 1", "2": "CN 2", "3": "CN 3", "4": "Condition", "5": "Cooling off", "6": "DS 1", "7": "Early", "8": "Extra Requisition", "9": "GST", "10": "HBCF", "11": "Incap 1", "12": "Incap 2", "13": "Incap 3", "14": "Interest on Deposit", "15": "L Back", "16": "MV", "17": "OTP Adjustment", "18": "Probate", "19": "RC", "20": "Release", "21": "Req", "22": "TA", "23": "TF Form", "24": "amd 1", "25": "amd 10", "26": "amd 2", "27": "amd 3", "28": "amd 4", "29": "amd 5", "30": "amd 6", "31": "amd 7", "32": "amd 8", "33": "amd 9", "34": "as", "35": "lc 1", "36": "lc 2", "37": "lc 3", "38": "lc 4", "39": "lc 5" }, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "CC": 0, "CN 1": 1, "CN 2": 2, "CN 3": 3, "Condition": 4, "Cooling off": 5, "DS 1": 6, "Early": 7, "Extra Requisition": 8, "GST": 9, "HBCF": 10, "Incap 1": 11, "Incap 2": 12, "Incap 3": 13, "Interest on Deposit": 14, "L Back": 15, "MV": 16, "OTP Adjustment": 17, "Probate": 18, "RC": 19, "Release": 20, "Req": 21, "TA": 22, "TF Form": 23, "amd 1": 24, "amd 10": 25, "amd 2": 26, "amd 3": 27, "amd 4": 28, "amd 5": 29, "amd 6": 30, "amd 7": 31, "amd 8": 32, "amd 9": 33, "as": 34, "lc 1": 35, "lc 2": 36, "lc 3": 37, "lc 4": 38, "lc 5": 39 }, "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": 0, "pooler_dropout": 0, "pooler_hidden_act": "gelu", "pooler_hidden_size": 768, "pos_att_type": [ "p2c", "c2p" ], "position_biased_input": false, "position_buckets": 256, "problem_type": "multi_label_classification", "relative_attention": true, "share_att_key": true, "torch_dtype": "float32", "transformers_version": "4.39.2", "type_vocab_size": 0, "vocab_size": 128570 }