OllieStanley
commited on
Commit
•
d81ea96
1
Parent(s):
fbb20dd
Upload DistilBertForSequenceClassification
Browse files- config.json +32 -32
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -9,38 +9,38 @@
|
|
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 |
},
|
45 |
"initializer_range": 0.02,
|
46 |
"label2id": {
|
|
|
9 |
"dropout": 0.1,
|
10 |
"hidden_dim": 3072,
|
11 |
"id2label": {
|
12 |
+
"0": "Accessibility",
|
13 |
+
"1": "Admissions",
|
14 |
+
"2": "Applications",
|
15 |
+
"3": "Business Services",
|
16 |
+
"4": "Community Programs",
|
17 |
+
"5": "Council Tax",
|
18 |
+
"6": "Cultural Events",
|
19 |
+
"7": "Delivery Services",
|
20 |
+
"8": "Feedback",
|
21 |
+
"9": "Health and Waste",
|
22 |
+
"10": "Housing",
|
23 |
+
"11": "Inquiries",
|
24 |
+
"12": "Licensing",
|
25 |
+
"13": "Medical Records",
|
26 |
+
"14": "Patient Information",
|
27 |
+
"15": "Payments",
|
28 |
+
"16": "Planning",
|
29 |
+
"17": "Product Care",
|
30 |
+
"18": "Product Information",
|
31 |
+
"19": "Program Information",
|
32 |
+
"20": "Programming",
|
33 |
+
"21": "Public Works",
|
34 |
+
"22": "Registration",
|
35 |
+
"23": "Regulations",
|
36 |
+
"24": "Repairs",
|
37 |
+
"25": "Returns Policy",
|
38 |
+
"26": "Scheduling",
|
39 |
+
"27": "Service Feedback",
|
40 |
+
"28": "Services",
|
41 |
+
"29": "Technical Support",
|
42 |
+
"30": "Tenant Support",
|
43 |
+
"31": "Waste Services"
|
44 |
},
|
45 |
"initializer_range": 0.02,
|
46 |
"label2id": {
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267948266
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c70b024e58287b71e339072a391dcdee6e6b8e427d80e4bd359bf0b516af88f1
|
3 |
size 267948266
|