| { |
| "_name_or_path": "microsoft/deberta-v3-large", |
| "architectures": [ |
| "DebertaV2ForSequenceClassification" |
| ], |
| "attention_probs_dropout_prob": 0.1, |
| "hidden_act": "gelu", |
| "hidden_dropout_prob": 0.1, |
| "hidden_size": 1024, |
| "id2label": { |
| "0": "Self-direction: thought attained", |
| "1": "Self-direction: thought constrained", |
| "2": "Self-direction: action attained", |
| "3": "Self-direction: action constrained", |
| "4": "Stimulation attained", |
| "5": "Stimulation constrained", |
| "6": "Hedonism attained", |
| "7": "Hedonism constrained", |
| "8": "Achievement attained", |
| "9": "Achievement constrained", |
| "10": "Power: dominance attained", |
| "11": "Power: dominance constrained", |
| "12": "Power: resources attained", |
| "13": "Power: resources constrained", |
| "14": "Face attained", |
| "15": "Face constrained", |
| "16": "Security: personal attained", |
| "17": "Security: personal constrained", |
| "18": "Security: societal attained", |
| "19": "Security: societal constrained", |
| "20": "Tradition attained", |
| "21": "Tradition constrained", |
| "22": "Conformity: rules attained", |
| "23": "Conformity: rules constrained", |
| "24": "Conformity: interpersonal attained", |
| "25": "Conformity: interpersonal constrained", |
| "26": "Humility attained", |
| "27": "Humility constrained", |
| "28": "Benevolence: caring attained", |
| "29": "Benevolence: caring constrained", |
| "30": "Benevolence: dependability attained", |
| "31": "Benevolence: dependability constrained", |
| "32": "Universalism: concern attained", |
| "33": "Universalism: concern constrained", |
| "34": "Universalism: nature attained", |
| "35": "Universalism: nature constrained", |
| "36": "Universalism: tolerance attained", |
| "37": "Universalism: tolerance constrained" |
| }, |
| "initializer_range": 0.02, |
| "intermediate_size": 4096, |
| "label2id": { |
| "Achievement attained": 8, |
| "Achievement constrained": 9, |
| "Benevolence: caring attained": 28, |
| "Benevolence: caring constrained": 29, |
| "Benevolence: dependability attained": 30, |
| "Benevolence: dependability constrained": 31, |
| "Conformity: interpersonal attained": 24, |
| "Conformity: interpersonal constrained": 25, |
| "Conformity: rules attained": 22, |
| "Conformity: rules constrained": 23, |
| "Face attained": 14, |
| "Face constrained": 15, |
| "Hedonism attained": 6, |
| "Hedonism constrained": 7, |
| "Humility attained": 26, |
| "Humility constrained": 27, |
| "Power: dominance attained": 10, |
| "Power: dominance constrained": 11, |
| "Power: resources attained": 12, |
| "Power: resources constrained": 13, |
| "Security: personal attained": 16, |
| "Security: personal constrained": 17, |
| "Security: societal attained": 18, |
| "Security: societal constrained": 19, |
| "Self-direction: action attained": 2, |
| "Self-direction: action constrained": 3, |
| "Self-direction: thought attained": 0, |
| "Self-direction: thought constrained": 1, |
| "Stimulation attained": 4, |
| "Stimulation constrained": 5, |
| "Tradition attained": 20, |
| "Tradition constrained": 21, |
| "Universalism: concern attained": 32, |
| "Universalism: concern constrained": 33, |
| "Universalism: nature attained": 34, |
| "Universalism: nature constrained": 35, |
| "Universalism: tolerance attained": 36, |
| "Universalism: tolerance constrained": 37 |
| }, |
| "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, |
| "problem_type": "multi_label_classification", |
| "relative_attention": true, |
| "share_att_key": true, |
| "torch_dtype": "float32", |
| "transformers_version": "4.41.2", |
| "type_vocab_size": 0, |
| "vocab_size": 128100 |
| } |
|
|