k-partha commited on
Commit
cabc2d2
·
1 Parent(s): d95af4d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -4
config.json CHANGED
@@ -11,13 +11,13 @@
11
  "hidden_size": 768,
12
 
13
  "id2label": {
14
- "0": "Introvert",
15
- "1": "Extravert"
16
  },
17
  "initializer_range": 0.02,
18
  "label2id": {
19
- "Introvert": 0,
20
- "Extravert": 1
21
  },
22
  "intermediate_size": 3072,
23
  "layer_norm_eps": 1e-12,
 
11
  "hidden_size": 768,
12
 
13
  "id2label": {
14
+ "0": "Prospecting",
15
+ "1": "Judging"
16
  },
17
  "initializer_range": 0.02,
18
  "label2id": {
19
+ "Prospecting": 0,
20
+ "Judging": 1
21
  },
22
  "intermediate_size": 3072,
23
  "layer_norm_eps": 1e-12,