Upload folder using huggingface_hub
Browse files- gliner_config.json +1 -1
- onnx/model.onnx +2 -2
- onnx/model_fp16.onnx +3 -0
- onnx/model_quint8.onnx +2 -2
- pytorch_model.bin +1 -1
gliner_config.json
CHANGED
@@ -125,7 +125,7 @@
|
|
125 |
"lr_others": "3e-5",
|
126 |
"masking": "none",
|
127 |
"max_grad_norm": 10.0,
|
128 |
-
"max_len":
|
129 |
"max_neg_type_ratio": 1,
|
130 |
"max_types": 100,
|
131 |
"max_width": 12,
|
|
|
125 |
"lr_others": "3e-5",
|
126 |
"masking": "none",
|
127 |
"max_grad_norm": 10.0,
|
128 |
+
"max_len": 2048,
|
129 |
"max_neg_type_ratio": 1,
|
130 |
"max_types": 100,
|
131 |
"max_width": 12,
|
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:4ca588722e6d79447ad4c9c230eeba3d9d472c672a9598184a34e9f77fc35836
|
3 |
+
size 181078966
|
onnx/model_fp16.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af499f06532909628765ce1cebd65311fa2d9a16f74a34e7b6e1b9369230a3a7
|
3 |
+
size 90845497
|
onnx/model_quint8.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:988acb03456b26e2d9f2521016d820310c2ed64deb4a846297d3289f0c2eb7e4
|
3 |
+
size 45820894
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 180735778
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0160706fa5d034410175cc53808419d975658e12f1cac1a916fbde8155155add
|
3 |
size 180735778
|