| { | |
| "_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": "Exclusion", | |
| "9": "Extra Requisition", | |
| "10": "GST", | |
| "11": "HBCF", | |
| "12": "Incap 1", | |
| "13": "Incap 2", | |
| "14": "Incap 3", | |
| "15": "Interest on Deposit", | |
| "16": "L Back", | |
| "17": "MV", | |
| "18": "OTP Adjustment", | |
| "19": "Probate", | |
| "20": "RC", | |
| "21": "Release", | |
| "22": "Req", | |
| "23": "Surcharge", | |
| "24": "TA", | |
| "25": "TF Form", | |
| "26": "amd 1", | |
| "27": "amd 10", | |
| "28": "amd 2", | |
| "29": "amd 3", | |
| "30": "amd 4", | |
| "31": "amd 5", | |
| "32": "amd 6", | |
| "33": "amd 7", | |
| "34": "amd 8", | |
| "35": "amd 9", | |
| "36": "as", | |
| "37": "lc 1", | |
| "38": "lc 2", | |
| "39": "lc 3", | |
| "40": "lc 4", | |
| "41": "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, | |
| "Exclusion": 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, | |
| "Surcharge": 23, | |
| "TA": 24, | |
| "TF Form": 25, | |
| "amd 1": 26, | |
| "amd 10": 27, | |
| "amd 2": 28, | |
| "amd 3": 29, | |
| "amd 4": 30, | |
| "amd 5": 31, | |
| "amd 6": 32, | |
| "amd 7": 33, | |
| "amd 8": 34, | |
| "amd 9": 35, | |
| "as": 36, | |
| "lc 1": 37, | |
| "lc 2": 38, | |
| "lc 3": 39, | |
| "lc 4": 40, | |
| "lc 5": 41 | |
| }, | |
| "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": 128622 | |
| } | |