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
@@ -175,7 +175,7 @@
|
|
175 |
"pooler_type": "first_token_transform",
|
176 |
"position_embedding_type": "absolute",
|
177 |
"tokenizer_class": "BertTokenizerFast",
|
178 |
-
"transformers_version": "4.
|
179 |
"type_vocab_size": 2,
|
180 |
"use_cache": true,
|
181 |
"vocab_size": 21128
|
|
|
175 |
"pooler_type": "first_token_transform",
|
176 |
"position_embedding_type": "absolute",
|
177 |
"tokenizer_class": "BertTokenizerFast",
|
178 |
+
"transformers_version": "4.29.2",
|
179 |
"type_vocab_size": 2,
|
180 |
"use_cache": true,
|
181 |
"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 407198976
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21f25b86c1195e93c3697038e1ce6f9d22919ae1e0fb62184f02dfe320d9fbdc
|
3 |
size 407198976
|
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:7f8e1a4dac9c65d880b41c8ebedda02f074536f5ab249bdae66cfe41ae709dee
|
3 |
+
size 102959365
|