pietrotrope commited on
Commit
fb87d01
1 Parent(s): aae41db

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -4
config.json CHANGED
@@ -16,10 +16,10 @@
16
  },
17
  "initializer_range": 0.02,
18
  "label2id": {
19
- "LABEL_0": 0,
20
- "LABEL_1": 1,
21
- "LABEL_2": 2,
22
- "LABEL_3": 3
23
  },
24
  "max_position_embeddings": 512,
25
  "model_type": "distilbert",
 
16
  },
17
  "initializer_range": 0.02,
18
  "label2id": {
19
+ "anger": 0,
20
+ "joy": 1,
21
+ "optimism": 2,
22
+ "sadness": 3
23
  },
24
  "max_position_embeddings": 512,
25
  "model_type": "distilbert",