Apizhai commited on
Commit
c78e144
1 Parent(s): e1f0c9c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +14 -14
config.json CHANGED
@@ -33,20 +33,20 @@
33
  "inner_group_num": 1,
34
  "intermediate_size": 3072,
35
  "label2id": {
36
- "LABEL_0": 0,
37
- "LABEL_1": 1,
38
- "LABEL_10": 10,
39
- "LABEL_11": 11,
40
- "LABEL_12": 12,
41
- "LABEL_13": 13,
42
- "LABEL_2": 2,
43
- "LABEL_3": 3,
44
- "LABEL_4": 4,
45
- "LABEL_5": 5,
46
- "LABEL_6": 6,
47
- "LABEL_7": 7,
48
- "LABEL_8": 8,
49
- "LABEL_9": 9
50
  },
51
  "layer_norm_eps": 1e-12,
52
  "max_position_embeddings": 512,
 
33
  "inner_group_num": 1,
34
  "intermediate_size": 3072,
35
  "label2id": {
36
+ "Java Developer": 0,
37
+ "Software Developer": 1,
38
+ "IT Specialist": 10,
39
+ "Senior Web Developer": 11,
40
+ "Android Developer": 12,
41
+ "iOS Developer": 13,
42
+ "Software Engineer": 2,
43
+ "Web Developer": 3,
44
+ "PHP Developer": 4,
45
+ "Graphic Designer": 5,
46
+ "Software QA Engineer": 6,
47
+ ".NET Developer": 7,
48
+ "Database Admin/Dev": 8,
49
+ "Programmer": 9
50
  },
51
  "layer_norm_eps": 1e-12,
52
  "max_position_embeddings": 512,