Model save
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -32,7 +32,7 @@
|
|
32 |
"pooler_type": "first_token_transform",
|
33 |
"position_embedding_type": "absolute",
|
34 |
"problem_type": "single_label_classification",
|
35 |
-
"torch_dtype": "
|
36 |
"transformers_version": "4.24.0",
|
37 |
"type_vocab_size": 2,
|
38 |
"use_cache": true,
|
|
|
32 |
"pooler_type": "first_token_transform",
|
33 |
"position_embedding_type": "absolute",
|
34 |
"problem_type": "single_label_classification",
|
35 |
+
"torch_dtype": "float16",
|
36 |
"transformers_version": "4.24.0",
|
37 |
"type_vocab_size": 2,
|
38 |
"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:c35ebc5981b35abf7b9b86bd018cb8099a2d2e1eb8d44d907b9897f6bb3284ea
|
3 |
+
size 334786925
|