AurelPx commited on
Commit
fe6ba99
·
verified ·
1 Parent(s): 5e5c515

Upload label_config.json

Browse files
Files changed (1) hide show
  1. label_config.json +26 -0
label_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "label_names": [
3
+ "Benefits",
4
+ "Career Development",
5
+ "Compliance & Legal",
6
+ "Contracts",
7
+ "Diversity, Equity & Inclusion",
8
+ "Expense Management",
9
+ "Harassment",
10
+ "Health",
11
+ "IT & Equipment",
12
+ "Leave & Absence",
13
+ "Mobility",
14
+ "Offboarding",
15
+ "Onboarding",
16
+ "Payroll",
17
+ "Performance Management",
18
+ "Recruitment",
19
+ "Safety",
20
+ "Timetracking",
21
+ "Training",
22
+ "Work Arrangements"
23
+ ],
24
+ "threshold": 0.3,
25
+ "num_labels": 20
26
+ }