Upload folder using huggingface_hub
Browse files- config.json +1 -1
- onnx/model.onnx +1 -1
- onnx/model_quantized.onnx +2 -2
config.json
CHANGED
@@ -149,7 +149,7 @@
|
|
149 |
"pooler_type": "first_token_transform",
|
150 |
"position_embedding_type": "absolute",
|
151 |
"tokenizer_class": "BertTokenizerFast",
|
152 |
-
"transformers_version": "4.
|
153 |
"type_vocab_size": 2,
|
154 |
"use_cache": true,
|
155 |
"vocab_size": 21128
|
|
|
149 |
"pooler_type": "first_token_transform",
|
150 |
"position_embedding_type": "absolute",
|
151 |
"tokenizer_class": "BertTokenizerFast",
|
152 |
+
"transformers_version": "4.29.2",
|
153 |
"type_vocab_size": 2,
|
154 |
"use_cache": true,
|
155 |
"vocab_size": 21128
|
onnx/model.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 407158988
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8e51a235a6b05d664566c09b83d1bf28744de8d1ab53503d5eee99839ab64a0
|
3 |
size 407158988
|
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:573667749bd5372c3989418530f1f45f8b0c07274100d04f1be8bc542f42afc2
|
3 |
+
size 102949264
|