add model
Browse files- config.json +1 -2
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -86,9 +86,8 @@
|
|
86 |
"output_past": true,
|
87 |
"pad_token_id": 1,
|
88 |
"position_embedding_type": "absolute",
|
89 |
-
"problem_type": "single_label_classification",
|
90 |
"torch_dtype": "float32",
|
91 |
-
"transformers_version": "4.19.
|
92 |
"type_vocab_size": 1,
|
93 |
"use_cache": true,
|
94 |
"vocab_size": 32005
|
|
|
86 |
"output_past": true,
|
87 |
"pad_token_id": 1,
|
88 |
"position_embedding_type": "absolute",
|
|
|
89 |
"torch_dtype": "float32",
|
90 |
+
"transformers_version": "4.19.4",
|
91 |
"type_vocab_size": 1,
|
92 |
"use_cache": true,
|
93 |
"vocab_size": 32005
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 442651949
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:986c62ca8e56d00908702489204c913abc67ea696ecf788daa22e176c9fbefef
|
3 |
size 442651949
|