| { | |
| "architectures": [ | |
| "DebertaArgClassifier" | |
| ], | |
| "auto_map": { | |
| "AutoConfig": "configuration_deberta_arg_classifier.DebertaConfig", | |
| "AutoModelForSequenceClassification": "modeling_deberta_arg_classifier.DebertaArgClassifier" | |
| }, | |
| "id2label": { | |
| "0": "Self-direction: thought", | |
| "1": "Self-direction: action", | |
| "2": "Stimulation", | |
| "3": "Hedonism", | |
| "4": "Achievement", | |
| "5": "Power: dominance", | |
| "6": "Power: resources", | |
| "7": "Face", | |
| "8": "Security: personal", | |
| "9": "Security: societal", | |
| "10": "Tradition", | |
| "11": "Conformity: rules", | |
| "12": "Conformity: interpersonal", | |
| "13": "Humility", | |
| "14": "Benevolence: caring", | |
| "15": "Benevolence: dependability", | |
| "16": "Universalism: concern", | |
| "17": "Universalism: nature", | |
| "18": "Universalism: tolerance", | |
| "19": "Universalism: objectivity" | |
| }, | |
| "label2id": null, | |
| "model_type": "deberta_arg_classifier", | |
| "torch_dtype": "float32", | |
| "transformers_version": "4.27.1" | |
| } | |