nmcahill commited on
Commit
d68a97e
1 Parent(s): 9e63c80
Files changed (1) hide show
  1. config.json +16 -16
config.json CHANGED
@@ -9,25 +9,25 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "LABEL_0",
13
- "1": "LABEL_1",
14
- "2": "LABEL_2",
15
- "3": "LABEL_3",
16
- "4": "LABEL_4",
17
- "5": "LABEL_5",
18
- "6": "LABEL_6",
19
- "7": "LABEL_7"
20
  },
21
  "initializer_range": 0.02,
22
  "label2id": {
23
- "LABEL_0": 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",
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "INFJ/ENFJ",
13
+ "1": "INFP/ENFP",
14
+ "2": "INTJ/ENTJ",
15
+ "3": "INTP/ENTP",
16
+ "4": "ISFJ/ESFJ",
17
+ "5": "ISFP/ESFP",
18
+ "6": "ISTJ/ESTJ",
19
+ "7": "ISTP/ESTP"
20
  },
21
  "initializer_range": 0.02,
22
  "label2id": {
23
+ "INFJ/ENFJ": 0,
24
+ "INFP/ENFP": 1,
25
+ "INTJ/ENTJ": 2,
26
+ "INTP/ENTP": 3,
27
+ "ISFJ/ESFJ": 4,
28
+ "ISFP/ESFP": 5,
29
+ "ISTJ/ESTJ": 6,
30
+ "ISTP/ESTP": 7
31
  },
32
  "max_position_embeddings": 512,
33
  "model_type": "distilbert",