int8 embedding
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -29,7 +29,7 @@
|
|
29 |
"position_embedding_type": "absolute",
|
30 |
"problem_type": "single_label_classification",
|
31 |
"torch_dtype": "int8",
|
32 |
-
"transformers_version": "4.
|
33 |
"type_vocab_size": 2,
|
34 |
"use_cache": true,
|
35 |
"vocab_size": 30522
|
|
|
29 |
"position_embedding_type": "absolute",
|
30 |
"problem_type": "single_label_classification",
|
31 |
"torch_dtype": "int8",
|
32 |
+
"transformers_version": "4.18.0",
|
33 |
"type_vocab_size": 2,
|
34 |
"use_cache": true,
|
35 |
"vocab_size": 30522
|
pytorch_model.bin
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:e951390163d419ffa80fb0171c5053f188793460823655fd090fda9502f89a3e
|
3 |
+
size 111693929
|