jonaskoenig commited on
Commit
4a99fde
1 Parent(s): 5f74d96

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +29 -29
config.json CHANGED
@@ -10,35 +10,35 @@
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 256,
12
  "id2label": {
13
- '0': 'admiration',
14
- '1': 'amusement',
15
- '10': 'disapproval',
16
- '11': 'disgust',
17
- '12': 'embarrassment',
18
- '13': 'excitement',
19
- '14': 'fear',
20
- '15': 'gratitude',
21
- '16': 'grief',
22
- '17': 'joy',
23
- '18': 'love',
24
- '19': 'nervousness',
25
- '2': 'anger',
26
- '20': 'optimism',
27
- '21': 'pride',
28
- '22': 'realization',
29
- '23': 'relief',
30
- '24': 'remorse',
31
- '25': 'sadness',
32
- '26': 'surprise',
33
- '27': 'neutral',
34
- '3': 'annoyance',
35
- '4': 'approval',
36
- '5': 'caring',
37
- '6': 'confusion',
38
- '7': 'curiosity',
39
- '8': 'desire',
40
- '9': 'disappointment'
41
- },
42
  "initializer_range": 0.02,
43
  "intermediate_size": 1024,
44
  "label2id": {
 
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 256,
12
  "id2label": {
13
+ "0": "admiration",
14
+ "1": "amusement",
15
+ "10": "disapproval",
16
+ "11": "disgust",
17
+ "12": "embarrassment",
18
+ "13": "excitement",
19
+ "14": "fear",
20
+ "15": "gratitude",
21
+ "16": "grief",
22
+ "17": "joy",
23
+ "18": "love",
24
+ "19": "nervousness",
25
+ "2": "anger",
26
+ "20": "optimism",
27
+ "21": "pride",
28
+ "22": "realization",
29
+ "23": "relief",
30
+ "24": "remorse",
31
+ "25": "sadness",
32
+ "26": "surprise",
33
+ "27": "neutral",
34
+ "3": "annoyance",
35
+ "4": "approval",
36
+ "5": "caring",
37
+ "6": "confusion",
38
+ "7": "curiosity",
39
+ "8": "desire",
40
+ "9": "disappointment"
41
+ },
42
  "initializer_range": 0.02,
43
  "intermediate_size": 1024,
44
  "label2id": {