Model save
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -53,7 +53,7 @@
|
|
53 |
"pad_token_id": 0,
|
54 |
"position_embedding_type": "absolute",
|
55 |
"problem_type": "single_label_classification",
|
56 |
-
"torch_dtype": "
|
57 |
"transformers_version": "4.24.0",
|
58 |
"type_vocab_size": 2,
|
59 |
"vocab_size": 30000
|
|
|
53 |
"pad_token_id": 0,
|
54 |
"position_embedding_type": "absolute",
|
55 |
"problem_type": "single_label_classification",
|
56 |
+
"torch_dtype": "float16",
|
57 |
"transformers_version": "4.24.0",
|
58 |
"type_vocab_size": 2,
|
59 |
"vocab_size": 30000
|
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:6e8633303eacf2dae8bddfe388fbf8b5701e3d39ffa81de933f71ede16fec1b3
|
3 |
+
size 23397009
|