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