Upload DistilBertForSequenceClassification
Browse files- config.json +72 -72
config.json
CHANGED
@@ -9,81 +9,81 @@
|
|
9 |
"dropout": 0.1,
|
10 |
"hidden_dim": 3072,
|
11 |
"id2label": {
|
12 |
-
"0": "
|
13 |
-
"1": "
|
14 |
-
"2": "
|
15 |
-
"3": "
|
16 |
-
"4": "
|
17 |
-
"5": "
|
18 |
-
"6": "
|
19 |
-
"7": "
|
20 |
-
"8": "
|
21 |
-
"9": "
|
22 |
-
"10": "
|
23 |
-
"11": "
|
24 |
-
"12": "
|
25 |
-
"13": "
|
26 |
-
"14": "
|
27 |
-
"15": "
|
28 |
-
"16": "
|
29 |
-
"17": "
|
30 |
-
"18": "
|
31 |
-
"19": "
|
32 |
-
"20": "
|
33 |
-
"21": "
|
34 |
-
"22": "
|
35 |
-
"23": "
|
36 |
-
"24": "
|
37 |
-
"25": "
|
38 |
-
"26": "
|
39 |
-
"27": "
|
40 |
-
"28": "
|
41 |
-
"29": "
|
42 |
-
"30": "
|
43 |
-
"31": "
|
44 |
-
"32": "
|
45 |
-
"33": "
|
46 |
-
"34": "
|
47 |
-
"35": "
|
48 |
},
|
49 |
"initializer_range": 0.02,
|
50 |
"label2id": {
|
51 |
-
"
|
52 |
-
"
|
53 |
-
"
|
54 |
-
"
|
55 |
-
"
|
56 |
-
"
|
57 |
-
"
|
58 |
-
"
|
59 |
-
"
|
60 |
-
"
|
61 |
-
"
|
62 |
-
"
|
63 |
-
"
|
64 |
-
"
|
65 |
-
"
|
66 |
-
"
|
67 |
-
"
|
68 |
-
"
|
69 |
-
"
|
70 |
-
"
|
71 |
-
"
|
72 |
-
"
|
73 |
-
"
|
74 |
-
"
|
75 |
-
"
|
76 |
-
"
|
77 |
-
"
|
78 |
-
"
|
79 |
-
"
|
80 |
-
"
|
81 |
-
"
|
82 |
-
"
|
83 |
-
"
|
84 |
-
"
|
85 |
-
"
|
86 |
-
"
|
87 |
},
|
88 |
"max_position_embeddings": 512,
|
89 |
"model_type": "distilbert",
|
|
|
9 |
"dropout": 0.1,
|
10 |
"hidden_dim": 3072,
|
11 |
"id2label": {
|
12 |
+
"0": "Accident Reports",
|
13 |
+
"1": "Arrest Records",
|
14 |
+
"2": "Calls for Service",
|
15 |
+
"3": "Car GPS",
|
16 |
+
"4": "Citations",
|
17 |
+
"5": "Dispatch Logs",
|
18 |
+
"6": "Dispatch Recordings",
|
19 |
+
"7": "Field Contacts",
|
20 |
+
"8": "Incident Reports",
|
21 |
+
"9": "Misc Police Activity",
|
22 |
+
"10": "Officer Involved Shooting",
|
23 |
+
"11": "Stops",
|
24 |
+
"12": "Surveys",
|
25 |
+
"13": "Use of Force Reports",
|
26 |
+
"14": "Vehicle Pursuits",
|
27 |
+
"15": "Complaints & Misconduct",
|
28 |
+
"16": "Daily Activity Logs",
|
29 |
+
"17": "Training & Hiring Info",
|
30 |
+
"18": "Personnel Records",
|
31 |
+
"19": "Annual & Monthly Reports",
|
32 |
+
"20": "Budgets & Finances",
|
33 |
+
"21": "Contact Info & Agency Meta",
|
34 |
+
"22": "Geographic",
|
35 |
+
"23": "List of Data Sources",
|
36 |
+
"24": "Policies & Contracts",
|
37 |
+
"25": "Crime Maps & Reports",
|
38 |
+
"26": "Crime Statistics",
|
39 |
+
"27": "Media Bulletins",
|
40 |
+
"28": "Records Request Info",
|
41 |
+
"29": "Resources",
|
42 |
+
"30": "Sex Offender Registry",
|
43 |
+
"31": "Wanted Persons",
|
44 |
+
"32": "Booking Reports",
|
45 |
+
"33": "Court Cases",
|
46 |
+
"34": "Incarceration Records",
|
47 |
+
"35": "Poor Data Source"
|
48 |
},
|
49 |
"initializer_range": 0.02,
|
50 |
"label2id": {
|
51 |
+
"Accident Reports": 0,
|
52 |
+
"Annual & Monthly Reports": 19,
|
53 |
+
"Arrest Records": 1,
|
54 |
+
"Booking Reports": 32,
|
55 |
+
"Budgets & Finances": 20,
|
56 |
+
"Calls for Service": 2,
|
57 |
+
"Car GPS": 3,
|
58 |
+
"Citations": 4,
|
59 |
+
"Complaints & Misconduct": 15,
|
60 |
+
"Contact Info & Agency Meta": 21,
|
61 |
+
"Court Cases": 33,
|
62 |
+
"Crime Maps & Reports": 25,
|
63 |
+
"Crime Statistics": 26,
|
64 |
+
"Daily Activity Logs": 16,
|
65 |
+
"Dispatch Logs": 5,
|
66 |
+
"Dispatch Recordings": 6,
|
67 |
+
"Field Contacts": 7,
|
68 |
+
"Geographic": 22,
|
69 |
+
"Incarceration Records": 34,
|
70 |
+
"Incident Reports": 8,
|
71 |
+
"List of Data Sources": 23,
|
72 |
+
"Media Bulletins": 27,
|
73 |
+
"Misc Police Activity": 9,
|
74 |
+
"Officer Involved Shooting": 10,
|
75 |
+
"Personnel Records": 18,
|
76 |
+
"Policies & Contracts": 24,
|
77 |
+
"Poor Data Source": 35,
|
78 |
+
"Records Request Info": 28,
|
79 |
+
"Resources": 29,
|
80 |
+
"Sex Offender Registry": 30,
|
81 |
+
"Stops": 11,
|
82 |
+
"Surveys": 12,
|
83 |
+
"Training & Hiring Info": 17,
|
84 |
+
"Use of Force Reports": 13,
|
85 |
+
"Vehicle Pursuits": 14,
|
86 |
+
"Wanted Persons": 31
|
87 |
},
|
88 |
"max_position_embeddings": 512,
|
89 |
"model_type": "distilbert",
|