DaniilOr commited on
Commit
3ce802d
1 Parent(s): b400e28

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +34 -34
config.json CHANGED
@@ -8,55 +8,55 @@
8
  "hidden_dropout_prob": 0.1,
9
  "hidden_size": 768,
10
  "id2label": {
11
- "0": "Appeal_to_Authority",
12
- "1": "Appeal_to_Fear-Prejudice",
13
- "2": "Appeal_to_Hypocrisy",
14
- "3": "Appeal_to_Popularity",
15
- "4": "Appeal_to_Time",
16
- "5": "Appeal_to_Values",
17
- "6": "Causal_Oversimplification",
18
- "7": "Consequential_Oversimplification",
19
- "8": "Conversation_Killer",
20
  "9": "Doubt",
21
  "10": "Exaggeration-Minimisation",
22
- "11": "False_Dilemma-No_Choice",
23
- "12": "Flag_Waving",
24
- "13": "Guilt_by_Association",
25
- "14": "Loaded_Language",
26
- "15": "Name_Calling-Labeling",
27
  "16": "None",
28
  "17": "Obfuscation-Vagueness-Confusion",
29
- "18": "Questioning_the_Reputation",
30
- "19": "Red_Herring",
31
  "20": "Repetition",
32
  "21": "Slogans",
33
- "22": "Straw_Man",
34
  "23": "Whataboutism"
35
  },
36
  "label2id": {
37
- "Appeal_to_Authority": 0,
38
- "Appeal_to_Fear-Prejudice": 1,
39
- "Appeal_to_Hypocrisy": 2,
40
- "Appeal_to_Popularity": 3,
41
- "Appeal_to_Time": 4,
42
- "Appeal_to_Values": 5,
43
- "Causal_Oversimplification": 6,
44
- "Consequential_Oversimplification": 7,
45
- "Conversation_Killer": 8,
46
  "Doubt": 9,
47
  "Exaggeration-Minimisation": 10,
48
- "False_Dilemma-No_Choice": 11,
49
- "Flag_Waving": 12,
50
- "Guilt_by_Association": 13,
51
- "Loaded_Language": 14,
52
- "Name_Calling-Labeling": 15,
53
  "None": 16,
54
  "Obfuscation-Vagueness-Confusion": 17,
55
- "Questioning_the_Reputation": 18,
56
- "Red_Herring": 19,
57
  "Repetition": 20,
58
  "Slogans": 21,
59
- "Straw_Man": 22,
60
  "Whataboutism": 23
61
  },
62
  "initializer_range": 0.02,
 
8
  "hidden_dropout_prob": 0.1,
9
  "hidden_size": 768,
10
  "id2label": {
11
+ "0": "Appeal to Authority",
12
+ "1": "Appeal to Fear-Prejudice",
13
+ "2": "Appeal to Hypocrisy",
14
+ "3": "Appeal to Popularity",
15
+ "4": "Appeal to Time",
16
+ "5": "Appeal to Values",
17
+ "6": "Causal Oversimplification",
18
+ "7": "Consequential Oversimplification",
19
+ "8": "Conversation Killer",
20
  "9": "Doubt",
21
  "10": "Exaggeration-Minimisation",
22
+ "11": "False Dilemma-No Choice",
23
+ "12": "Flag Waving",
24
+ "13": "Guilt by Association",
25
+ "14": "Loaded Language",
26
+ "15": "Name Calling-Labeling",
27
  "16": "None",
28
  "17": "Obfuscation-Vagueness-Confusion",
29
+ "18": "Questioning the Reputation",
30
+ "19": "Red Herring",
31
  "20": "Repetition",
32
  "21": "Slogans",
33
+ "22": "Straw Man",
34
  "23": "Whataboutism"
35
  },
36
  "label2id": {
37
+ "Appeal to Authority": 0,
38
+ "Appeal to Fear-Prejudice": 1,
39
+ "Appeal to Hypocrisy": 2,
40
+ "Appeal to Popularity": 3,
41
+ "Appeal to Time": 4,
42
+ "Appeal to Values": 5,
43
+ "Causal Oversimplification": 6,
44
+ "Consequential Oversimplification": 7,
45
+ "Conversation Killer": 8,
46
  "Doubt": 9,
47
  "Exaggeration-Minimisation": 10,
48
+ "False Dilemma-No Choice": 11,
49
+ "Flag Waving": 12,
50
+ "Guilt by Association": 13,
51
+ "Loaded Language": 14,
52
+ "Name Calling-Labeling": 15,
53
  "None": 16,
54
  "Obfuscation-Vagueness-Confusion": 17,
55
+ "Questioning the Reputation": 18,
56
+ "Red Herring": 19,
57
  "Repetition": 20,
58
  "Slogans": 21,
59
+ "Straw Man": 22,
60
  "Whataboutism": 23
61
  },
62
  "initializer_range": 0.02,