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
@@ -33,7 +33,7 @@
|
|
33 |
"pooler_type": "first_token_transform",
|
34 |
"position_embedding_type": "absolute",
|
35 |
"tokenizer_class": "BertTokenizerFast",
|
36 |
-
"transformers_version": "4.
|
37 |
"type_vocab_size": 2,
|
38 |
"use_cache": true,
|
39 |
"vocab_size": 21128
|
|
|
33 |
"pooler_type": "first_token_transform",
|
34 |
"position_embedding_type": "absolute",
|
35 |
"tokenizer_class": "BertTokenizerFast",
|
36 |
+
"transformers_version": "4.29.2",
|
37 |
"type_vocab_size": 2,
|
38 |
"use_cache": true,
|
39 |
"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 406980576
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34eade54fbf138fa665c77b72a1bbede278fd59bff09b6070534847d0fab2c02
|
3 |
size 406980576
|
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:2542c321f98874c127811e04a1b685673feb0c252d7706a494a8956ba11c0297
|
3 |
+
size 102904192
|