File size: 1,002 Bytes
a3b24ec
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
464e8a1
a3b24ec
2e14ea0
a3b24ec
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
  "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"
}