{ "_name_or_path": "microsoft/deberta-v3-large", "architectures": [ "DebertaV2ForTokenClassification" ], "attention_probs_dropout_prob": 0.1, "finetuning_task": "ner", "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 1024, "id2label": { "0": "B-Cargo_Dimension", "1": "B-Cargo_Quantity", "2": "B-Cargo_Requirements", "3": "B-Cargo_Stowage_Factor", "4": "B-Cargo_Type", "5": "B-Cargo_Weigh_Volume", "6": "B-Commission_rate", "7": "B-Discharging_port", "8": "B-Laycan_date", "9": "B-Loading_Discharging_terms", "10": "B-Loading_port", "11": "B-Shipment_terms", "12": "B-Vessel_Requirements", "13": "I-Cargo_Dimension", "14": "I-Cargo_Quantity", "15": "I-Cargo_Requirements", "16": "I-Cargo_Stowage_Factor", "17": "I-Cargo_Type", "18": "I-Cargo_Weigh_Volume", "19": "I-Commission_rate", "20": "I-Discharging_port", "21": "I-Laycan_date", "22": "I-Loading_Discharging_terms", "23": "I-Loading_port", "24": "I-Shipment_terms", "25": "I-Vessel_Requirements", "26": "O" }, "initializer_range": 0.02, "intermediate_size": 4096, "label2id": { "B-Cargo_Dimension": 0, "B-Cargo_Quantity": 1, "B-Cargo_Requirements": 2, "B-Cargo_Stowage_Factor": 3, "B-Cargo_Type": 4, "B-Cargo_Weigh_Volume": 5, "B-Commission_rate": 6, "B-Discharging_port": 7, "B-Laycan_date": 8, "B-Loading_Discharging_terms": 9, "B-Loading_port": 10, "B-Shipment_terms": 11, "B-Vessel_Requirements": 12, "I-Cargo_Dimension": 13, "I-Cargo_Quantity": 14, "I-Cargo_Requirements": 15, "I-Cargo_Stowage_Factor": 16, "I-Cargo_Type": 17, "I-Cargo_Weigh_Volume": 18, "I-Commission_rate": 19, "I-Discharging_port": 20, "I-Laycan_date": 21, "I-Loading_Discharging_terms": 22, "I-Loading_port": 23, "I-Shipment_terms": 24, "I-Vessel_Requirements": 25, "O": 26 }, "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": 16, "num_hidden_layers": 24, "pad_token_id": 0, "pooler_dropout": 0, "pooler_hidden_act": "gelu", "pooler_hidden_size": 1024, "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.36.0.dev0", "type_vocab_size": 0, "vocab_size": 128100 }