Neha2608 commited on
Commit
5b459ba
1 Parent(s): 598aa90

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -6
config.json CHANGED
@@ -18,12 +18,12 @@
18
  },
19
  "initializer_range": 0.02,
20
  "label2id": {
21
- "LABEL_0": 0,
22
- "LABEL_1": 1,
23
- "LABEL_2": 2,
24
- "LABEL_3": 3,
25
- "LABEL_4": 4,
26
- "LABEL_5": 5
27
  },
28
  "max_position_embeddings": 512,
29
  "model_type": "distilbert",
 
18
  },
19
  "initializer_range": 0.02,
20
  "label2id": {
21
+ "Sad": 0,
22
+ "Joy": 1,
23
+ "Love": 2,
24
+ "Anger": 3,
25
+ "Fear": 4,
26
+ "Surprise": 5
27
  },
28
  "max_position_embeddings": 512,
29
  "model_type": "distilbert",