Commit ·
849fd62
1
Parent(s): 4978ead
Update config.json
Browse files- config.json +36 -36
config.json
CHANGED
|
@@ -11,46 +11,46 @@
|
|
| 11 |
"hidden_dropout_prob": 0.1,
|
| 12 |
"hidden_size": 768,
|
| 13 |
"id2label": {
|
| 14 |
-
"0": "
|
| 15 |
-
"1": "
|
| 16 |
-
"
|
| 17 |
-
"
|
| 18 |
-
"
|
| 19 |
-
"
|
| 20 |
-
"
|
| 21 |
-
"
|
| 22 |
-
"
|
| 23 |
-
"
|
| 24 |
-
"
|
| 25 |
-
"
|
| 26 |
-
"
|
| 27 |
-
"
|
| 28 |
-
"
|
| 29 |
-
"
|
| 30 |
-
"
|
| 31 |
-
"
|
| 32 |
},
|
| 33 |
"initializer_range": 0.02,
|
| 34 |
"intermediate_size": 3072,
|
| 35 |
"label2id": {
|
| 36 |
-
"
|
| 37 |
-
"
|
| 38 |
-
"
|
| 39 |
-
"
|
| 40 |
-
"
|
| 41 |
-
"
|
| 42 |
-
"
|
| 43 |
-
"
|
| 44 |
-
"
|
| 45 |
-
"
|
| 46 |
-
"
|
| 47 |
-
"
|
| 48 |
-
"
|
| 49 |
-
"
|
| 50 |
-
"
|
| 51 |
-
"
|
| 52 |
-
"
|
| 53 |
-
"
|
| 54 |
},
|
| 55 |
"layer_norm_eps": 1e-05,
|
| 56 |
"max_position_embeddings": 514,
|
|
|
|
| 11 |
"hidden_dropout_prob": 0.1,
|
| 12 |
"hidden_size": 768,
|
| 13 |
"id2label": {
|
| 14 |
+
"0": "Scalable Platforms",
|
| 15 |
+
"1": "Quality Engineering",
|
| 16 |
+
"10": "Digital eXperience Platforms",
|
| 17 |
+
"11": "Design",
|
| 18 |
+
"12": "Generic",
|
| 19 |
+
"13": "Gaming",
|
| 20 |
+
"14": "Digital Marketing",
|
| 21 |
+
"15": "others",
|
| 22 |
+
"16": "Process Optimization",
|
| 23 |
+
"17": "Business Hacking",
|
| 24 |
+
"2": "UI Engineering",
|
| 25 |
+
"3": "Agile Delivery",
|
| 26 |
+
"4": "Cloud Ops",
|
| 27 |
+
"5": "Data and AI",
|
| 28 |
+
"6": "Staff Generic",
|
| 29 |
+
"7": "Product Acceleration",
|
| 30 |
+
"8": "Salesforce",
|
| 31 |
+
"9": "Enterprise Apps"
|
| 32 |
},
|
| 33 |
"initializer_range": 0.02,
|
| 34 |
"intermediate_size": 3072,
|
| 35 |
"label2id": {
|
| 36 |
+
"Agile Delivery": "3",
|
| 37 |
+
"Business Hacking": "17",
|
| 38 |
+
"Cloud Ops": "4",
|
| 39 |
+
"Data and AI": "5",
|
| 40 |
+
"Design": "11",
|
| 41 |
+
"Digital Marketing": "14",
|
| 42 |
+
"Digital eXperience Platforms": "10",
|
| 43 |
+
"Enterprise Apps": "9",
|
| 44 |
+
"Gaming": "13",
|
| 45 |
+
"Generic": "12",
|
| 46 |
+
"Process Optimization": "16",
|
| 47 |
+
"Product Acceleration": "7",
|
| 48 |
+
"Quality Engineering": "1",
|
| 49 |
+
"Salesforce": "8",
|
| 50 |
+
"Scalable Platforms": "0",
|
| 51 |
+
"Staff Generic": "6",
|
| 52 |
+
"UI Engineering": "2",
|
| 53 |
+
"others": "15"
|
| 54 |
},
|
| 55 |
"layer_norm_eps": 1e-05,
|
| 56 |
"max_position_embeddings": 514,
|