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 |
-
0.
|
20 |
],
|
21 |
[
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
0.
|
27 |
-
0.
|
28 |
],
|
29 |
[
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
0.
|
34 |
-
0.
|
35 |
-
0.
|
36 |
]
|
37 |
]
|
38 |
}
|
|
|
1 |
{
|
2 |
+
"original_model_name": "knowledgator/gliclass-base-v1.0",
|
3 |
"architecture_type": "uni-encoder",
|
4 |
"original_logits": [
|
5 |
[
|
6 |
+
5.804299831390381,
|
7 |
+
11.395899772644043,
|
8 |
+
5.09089994430542,
|
9 |
+
5.649499893188477,
|
10 |
+
6.930600166320801,
|
11 |
+
5.696300029754639
|
12 |
],
|
13 |
[
|
14 |
+
6.15369987487793,
|
15 |
+
5.707499980926514,
|
16 |
+
5.057799816131592,
|
17 |
+
5.5381999015808105,
|
18 |
+
5.745800018310547,
|
19 |
+
-0.0681999996304512
|
20 |
],
|
21 |
[
|
22 |
+
7.133900165557861,
|
23 |
+
9.795299530029297,
|
24 |
+
9.3100004196167,
|
25 |
+
5.506199836730957,
|
26 |
+
-0.06800000369548798,
|
27 |
+
-0.06800000369548798
|
28 |
],
|
29 |
[
|
30 |
+
5.125699996948242,
|
31 |
+
7.701900005340576,
|
32 |
+
5.740200042724609,
|
33 |
+
-0.06830000132322311,
|
34 |
+
-0.06830000132322311,
|
35 |
+
-0.06830000132322311
|
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:8eb7db6e3c82746b5bc917305b2cf6dc2b020c1223205ed8638f26dd8ee428e1
|
3 |
+
size 245961591
|
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:b6e550c912dbb06a42227366ca9d5bce0a960c36f5f8575eb8cda9f95d507bfa
|
3 |
+
size 745604075
|