DracoHugging commited on
Commit
757783e
1 Parent(s): df7ddcf

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +7 -7
config.json CHANGED
@@ -21,13 +21,13 @@
21
  "initializer_range": 0.02,
22
  "label2id": {
23
  "Angry": 0,
24
- "LABEL_1": 1,
25
- "LABEL_2": 2,
26
- "LABEL_3": 3,
27
- "LABEL_4": 4,
28
- "LABEL_5": 5,
29
- "LABEL_6": 6,
30
- "LABEL_7": 7
31
  },
32
  "max_position_embeddings": 512,
33
  "model_type": "distilbert",
 
21
  "initializer_range": 0.02,
22
  "label2id": {
23
  "Angry": 0,
24
+ "Curious to dive deeper": 1,
25
+ "Disgusted": 2,
26
+ "Fearful": 3,
27
+ "Happy": 4,
28
+ "Neutral": 5,
29
+ "Sad": 6,
30
+ "Surprised": 7
31
  },
32
  "max_position_embeddings": 512,
33
  "model_type": "distilbert",