update labels for model
Browse files- config.json +32 -34
- model.safetensors +2 -2
- onnx/model.onnx +2 -2
- onnx/model_bnb4.onnx +2 -2
- onnx/model_fp16.onnx +2 -2
- onnx/model_int8.onnx +2 -2
- onnx/model_q4.onnx +2 -2
- onnx/model_q4f16.onnx +2 -2
- onnx/model_quantized.onnx +2 -2
- onnx/model_uint8.onnx +2 -2
config.json
CHANGED
@@ -10,44 +10,42 @@
|
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 128,
|
12 |
"id2label": {
|
13 |
-
"0": "
|
14 |
-
"1": "
|
15 |
-
"2": "
|
16 |
-
"3": "
|
17 |
-
"4": "
|
18 |
-
"5": "
|
19 |
-
"6": "
|
20 |
-
"7": "
|
21 |
-
"8": "
|
22 |
-
"9": "
|
23 |
-
"10": "
|
24 |
-
"11": "
|
25 |
-
"12": "
|
26 |
-
"13": "
|
27 |
-
"14": "
|
28 |
-
"15": "
|
29 |
-
"16": "Zip Code"
|
30 |
},
|
31 |
"initializer_range": 0.02,
|
32 |
"intermediate_size": 512,
|
33 |
"label2id": {
|
34 |
-
"
|
35 |
-
"
|
36 |
-
"
|
37 |
-
"
|
38 |
-
"
|
39 |
-
"
|
40 |
-
"
|
41 |
-
"
|
42 |
-
"
|
43 |
-
"
|
44 |
-
"
|
45 |
-
"
|
46 |
-
"
|
47 |
-
"
|
48 |
-
"
|
49 |
-
"
|
50 |
-
"Zip Code": 16
|
51 |
},
|
52 |
"layer_norm_eps": 1e-12,
|
53 |
"max_position_embeddings": 512,
|
|
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 128,
|
12 |
"id2label": {
|
13 |
+
"0": "cc-csc",
|
14 |
+
"1": "cc-exp",
|
15 |
+
"2": "cc-exp-month",
|
16 |
+
"3": "cc-exp-year",
|
17 |
+
"4": "cc-name",
|
18 |
+
"5": "cc-number",
|
19 |
+
"6": "cc-type",
|
20 |
+
"7": "confirm-password",
|
21 |
+
"8": "email",
|
22 |
+
"9": "family-name",
|
23 |
+
"10": "form",
|
24 |
+
"11": "given-name",
|
25 |
+
"12": "new-password",
|
26 |
+
"13": "other",
|
27 |
+
"14": "postal-code",
|
28 |
+
"15": "tel"
|
|
|
29 |
},
|
30 |
"initializer_range": 0.02,
|
31 |
"intermediate_size": 512,
|
32 |
"label2id": {
|
33 |
+
"cc-csc": 0,
|
34 |
+
"cc-exp": 1,
|
35 |
+
"cc-exp-month": 2,
|
36 |
+
"cc-exp-year": 3,
|
37 |
+
"cc-name": 4,
|
38 |
+
"cc-number": 5,
|
39 |
+
"cc-type": 6,
|
40 |
+
"confirm-password": 7,
|
41 |
+
"email": 8,
|
42 |
+
"family-name": 9,
|
43 |
+
"form": 10,
|
44 |
+
"given-name": 11,
|
45 |
+
"new-password": 12,
|
46 |
+
"other": 13,
|
47 |
+
"postal-code": 14,
|
48 |
+
"tel": 15
|
|
|
49 |
},
|
50 |
"layer_norm_eps": 1e-12,
|
51 |
"max_position_embeddings": 512,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d534a01502aa3430b65f2fa9e8642cebe4f23ca239ebe1f89282fa37e0da89d7
|
3 |
+
size 17556536
|
onnx/model.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c42967663ee40a7c0b9c8c12c4d131a05050a7a887b2c22bf72db7428a78ac57
|
3 |
+
size 17618714
|
onnx/model_bnb4.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a805fc1e0100c7c1fcd1a5411a8110489961ec2163cf207cd4b68a293615645
|
3 |
+
size 16268865
|
onnx/model_fp16.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25b02033b384403910bafcc3c939478a138659f60314e7f47ca1490674beda1f
|
3 |
+
size 8842796
|
onnx/model_int8.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:971df4f7d2559df7fc4d2067caffa4c1d26e6cb79a17cc6b352f42fa22ad541d
|
3 |
+
size 4484703
|
onnx/model_q4.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78645a93a34d0aa70d442e9cd8945ab5278ab744ba43b9d7805a6cc0a28add33
|
3 |
+
size 16293353
|
onnx/model_q4f16.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f93e0b4f37e81f80df044fa6879dcecb1d2ec3ae66019cbd6977066197a6b7a7
|
3 |
+
size 8279291
|
onnx/model_quantized.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:971df4f7d2559df7fc4d2067caffa4c1d26e6cb79a17cc6b352f42fa22ad541d
|
3 |
+
size 4484703
|
onnx/model_uint8.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fd7ff4ddbe1d85403e88666236b4d8d0bab59726e67e0c73362434d7178a2b1
|
3 |
+
size 4484702
|