Model save
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -28,7 +28,7 @@
|
|
28 |
"pad_token_id": 1,
|
29 |
"position_embedding_type": "absolute",
|
30 |
"problem_type": "single_label_classification",
|
31 |
-
"torch_dtype": "
|
32 |
"transformers_version": "4.24.0",
|
33 |
"type_vocab_size": 1,
|
34 |
"use_cache": true,
|
|
|
28 |
"pad_token_id": 1,
|
29 |
"position_embedding_type": "absolute",
|
30 |
"problem_type": "single_label_classification",
|
31 |
+
"torch_dtype": "float16",
|
32 |
"transformers_version": "4.24.0",
|
33 |
"type_vocab_size": 1,
|
34 |
"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:660bca93828735c894a7efe44b2a2237f03972b36b6a40428f28764ff2fbc567
|
3 |
+
size 249365997
|