synapti commited on
Commit
27dcd7d
·
verified ·
1 Parent(s): 3290f06

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +37 -37
config.json CHANGED
@@ -21,47 +21,47 @@
21
  "hidden_activation": "gelu",
22
  "hidden_size": 768,
23
  "id2label": {
24
- "0": "LABEL_0",
25
- "1": "LABEL_1",
26
- "2": "LABEL_2",
27
- "3": "LABEL_3",
28
- "4": "LABEL_4",
29
- "5": "LABEL_5",
30
- "6": "LABEL_6",
31
- "7": "LABEL_7",
32
- "8": "LABEL_8",
33
- "9": "LABEL_9",
34
- "10": "LABEL_10",
35
- "11": "LABEL_11",
36
- "12": "LABEL_12",
37
- "13": "LABEL_13",
38
- "14": "LABEL_14",
39
- "15": "LABEL_15",
40
- "16": "LABEL_16",
41
- "17": "LABEL_17"
42
  },
43
  "initializer_cutoff_factor": 2.0,
44
  "initializer_range": 0.02,
45
  "intermediate_size": 1152,
46
  "label2id": {
47
- "LABEL_0": 0,
48
- "LABEL_1": 1,
49
- "LABEL_10": 10,
50
- "LABEL_11": 11,
51
- "LABEL_12": 12,
52
- "LABEL_13": 13,
53
- "LABEL_14": 14,
54
- "LABEL_15": 15,
55
- "LABEL_16": 16,
56
- "LABEL_17": 17,
57
- "LABEL_2": 2,
58
- "LABEL_3": 3,
59
- "LABEL_4": 4,
60
- "LABEL_5": 5,
61
- "LABEL_6": 6,
62
- "LABEL_7": 7,
63
- "LABEL_8": 8,
64
- "LABEL_9": 9
65
  },
66
  "layer_norm_eps": 1e-05,
67
  "local_attention": 128,
@@ -83,4 +83,4 @@
83
  "sparse_prediction": false,
84
  "transformers_version": "4.57.3",
85
  "vocab_size": 50368
86
- }
 
21
  "hidden_activation": "gelu",
22
  "hidden_size": 768,
23
  "id2label": {
24
+ "0": "Loaded_Language",
25
+ "1": "Appeal_to_fear-prejudice",
26
+ "2": "Exaggeration,Minimisation",
27
+ "3": "Repetition",
28
+ "4": "Flag-Waving",
29
+ "5": "Name_Calling,Labeling",
30
+ "6": "Reductio_ad_hitlerum",
31
+ "7": "Black-and-White_Fallacy",
32
+ "8": "Causal_Oversimplification",
33
+ "9": "Whataboutism,Straw_Men,Red_Herring",
34
+ "10": "Straw_Man",
35
+ "11": "Red_Herring",
36
+ "12": "Doubt",
37
+ "13": "Appeal_to_Authority",
38
+ "14": "Thought-terminating_Cliches",
39
+ "15": "Bandwagon",
40
+ "16": "Slogans",
41
+ "17": "Obfuscation,Intentional_Vagueness,Confusion"
42
  },
43
  "initializer_cutoff_factor": 2.0,
44
  "initializer_range": 0.02,
45
  "intermediate_size": 1152,
46
  "label2id": {
47
+ "Loaded_Language": 0,
48
+ "Appeal_to_fear-prejudice": 1,
49
+ "Exaggeration,Minimisation": 2,
50
+ "Repetition": 3,
51
+ "Flag-Waving": 4,
52
+ "Name_Calling,Labeling": 5,
53
+ "Reductio_ad_hitlerum": 6,
54
+ "Black-and-White_Fallacy": 7,
55
+ "Causal_Oversimplification": 8,
56
+ "Whataboutism,Straw_Men,Red_Herring": 9,
57
+ "Straw_Man": 10,
58
+ "Red_Herring": 11,
59
+ "Doubt": 12,
60
+ "Appeal_to_Authority": 13,
61
+ "Thought-terminating_Cliches": 14,
62
+ "Bandwagon": 15,
63
+ "Slogans": 16,
64
+ "Obfuscation,Intentional_Vagueness,Confusion": 17
65
  },
66
  "layer_norm_eps": 1e-05,
67
  "local_attention": 128,
 
83
  "sparse_prediction": false,
84
  "transformers_version": "4.57.3",
85
  "vocab_size": 50368
86
+ }