permutans commited on
Commit
dbfd94d
·
verified ·
1 Parent(s): ef4ddf1

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +50 -36
config.json CHANGED
@@ -20,47 +20,61 @@
20
  "hidden_activation": "gelu",
21
  "hidden_size": 768,
22
  "id2label": {
23
- "0": "LABEL_0",
24
- "1": "LABEL_1",
25
- "2": "LABEL_2",
26
- "3": "LABEL_3",
27
- "4": "LABEL_4",
28
- "5": "LABEL_5",
29
- "6": "LABEL_6",
30
- "7": "LABEL_7",
31
- "8": "LABEL_8",
32
- "9": "LABEL_9",
33
- "10": "LABEL_10",
34
- "11": "LABEL_11",
35
- "12": "LABEL_12",
36
- "13": "LABEL_13",
37
- "14": "LABEL_14",
38
- "15": "LABEL_15",
39
- "16": "LABEL_16",
40
- "17": "LABEL_17"
 
 
 
 
 
 
 
41
  },
42
  "initializer_cutoff_factor": 2.0,
43
  "initializer_range": 0.02,
44
  "intermediate_size": 1152,
45
  "label2id": {
46
- "LABEL_0": 0,
47
- "LABEL_1": 1,
48
- "LABEL_10": 10,
49
- "LABEL_11": 11,
50
- "LABEL_12": 12,
51
- "LABEL_13": 13,
52
- "LABEL_14": 14,
53
- "LABEL_15": 15,
54
- "LABEL_16": 16,
55
- "LABEL_17": 17,
56
- "LABEL_2": 2,
57
- "LABEL_3": 3,
58
- "LABEL_4": 4,
59
- "LABEL_5": 5,
60
- "LABEL_6": 6,
61
- "LABEL_7": 7,
62
- "LABEL_8": 8,
63
- "LABEL_9": 9
 
 
 
 
 
 
 
64
  },
65
  "layer_norm_eps": 1e-05,
66
  "layer_types": [
 
20
  "hidden_activation": "gelu",
21
  "hidden_size": 768,
22
  "id2label": {
23
+ "0": "abstraction",
24
+ "1": "agonistic",
25
+ "2": "agonistic_framing",
26
+ "3": "analytical_distance",
27
+ "4": "concrete",
28
+ "5": "concrete_situational",
29
+ "6": "direct_address",
30
+ "7": "formulaic",
31
+ "8": "formulaic_phrases",
32
+ "9": "hedging",
33
+ "10": "hedging_qualification",
34
+ "11": "literate_feature",
35
+ "12": "logical_connective",
36
+ "13": "logical_connectives",
37
+ "14": "oral_feature",
38
+ "15": "parallelism",
39
+ "16": "parataxis",
40
+ "17": "passive",
41
+ "18": "passive_agentless",
42
+ "19": "passive_constructions",
43
+ "20": "performance_markers",
44
+ "21": "repetition",
45
+ "22": "sound_patterns",
46
+ "23": "subordination",
47
+ "24": "textual_apparatus"
48
  },
49
  "initializer_cutoff_factor": 2.0,
50
  "initializer_range": 0.02,
51
  "intermediate_size": 1152,
52
  "label2id": {
53
+ "abstraction": 0,
54
+ "agonistic": 1,
55
+ "agonistic_framing": 2,
56
+ "analytical_distance": 3,
57
+ "concrete": 4,
58
+ "concrete_situational": 5,
59
+ "direct_address": 6,
60
+ "formulaic": 7,
61
+ "formulaic_phrases": 8,
62
+ "hedging": 9,
63
+ "hedging_qualification": 10,
64
+ "literate_feature": 11,
65
+ "logical_connective": 12,
66
+ "logical_connectives": 13,
67
+ "oral_feature": 14,
68
+ "parallelism": 15,
69
+ "parataxis": 16,
70
+ "passive": 17,
71
+ "passive_agentless": 18,
72
+ "passive_constructions": 19,
73
+ "performance_markers": 20,
74
+ "repetition": 21,
75
+ "sound_patterns": 22,
76
+ "subordination": 23,
77
+ "textual_apparatus": 24
78
  },
79
  "layer_norm_eps": 1e-05,
80
  "layer_types": [