int8 model
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
"pad_token_id": 0,
|
28 |
"position_embedding_type": "absolute",
|
29 |
"problem_type": "single_label_classification",
|
30 |
-
"torch_dtype": "
|
31 |
"transformers_version": "4.18.0",
|
32 |
"type_vocab_size": 2,
|
33 |
"use_cache": true,
|
|
|
27 |
"pad_token_id": 0,
|
28 |
"position_embedding_type": "absolute",
|
29 |
"problem_type": "single_label_classification",
|
30 |
+
"torch_dtype": "int8",
|
31 |
"transformers_version": "4.18.0",
|
32 |
"type_vocab_size": 2,
|
33 |
"use_cache": true,
|
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:c603dd253bf8ebc330dda3b0e8d8289b495c06739e1faf6b989d1aae88818150
|
3 |
+
size 35168885
|