Upload ONNX models
Browse files- onnx/config.json +25 -25
- onnx/model-int8-quantized.onnx +2 -2
- onnx/model.onnx +2 -2
onnx/config.json
CHANGED
@@ -1,38 +1,38 @@
|
|
1 |
{
|
2 |
-
"original_model_name": "knowledgator/gliclass-
|
3 |
"architecture_type": "uni-encoder",
|
4 |
"original_logits": [
|
5 |
[
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
],
|
13 |
[
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
],
|
21 |
[
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
],
|
29 |
[
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
]
|
37 |
]
|
38 |
}
|
|
|
1 |
{
|
2 |
+
"original_model_name": "knowledgator/gliclass-large-v1.0-init",
|
3 |
"architecture_type": "uni-encoder",
|
4 |
"original_logits": [
|
5 |
[
|
6 |
+
-0.0860000029206276,
|
7 |
+
-0.015699999406933784,
|
8 |
+
-1.284000039100647,
|
9 |
+
-1.3760000467300415,
|
10 |
+
-0.5058000087738037,
|
11 |
+
-1.218000054359436
|
12 |
],
|
13 |
[
|
14 |
+
1.381100058555603,
|
15 |
+
-0.8334000110626221,
|
16 |
+
-2.006700038909912,
|
17 |
+
-2.5380001068115234,
|
18 |
+
-1.7821999788284302,
|
19 |
+
0.16590000689029694
|
20 |
],
|
21 |
[
|
22 |
+
1.4555000066757202,
|
23 |
+
0.05950000137090683,
|
24 |
+
-0.18809999525547028,
|
25 |
+
-1.4390000104904175,
|
26 |
+
0.1673000007867813,
|
27 |
+
0.1673000007867813
|
28 |
],
|
29 |
[
|
30 |
+
-0.6851000189781189,
|
31 |
+
-1.3558000326156616,
|
32 |
+
-2.0755999088287354,
|
33 |
+
0.16750000417232513,
|
34 |
+
0.16750000417232513,
|
35 |
+
0.16750000417232513
|
36 |
]
|
37 |
]
|
38 |
}
|
onnx/model-int8-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:b7e556deadebd6ae6bdc5228f2e9c9a01647ec94ab260c739cb8c0568b7c9fd0
|
3 |
+
size 645276969
|
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:56bc211950cfa5f401fbfce124cc04f8ed464282756494958a05a278347d2b12
|
3 |
+
size 1754672009
|