add model
Browse files- config.json +1 -0
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -73,6 +73,7 @@
|
|
73 |
"pooler_size_per_head": 128,
|
74 |
"pooler_type": "first_token_transform",
|
75 |
"position_embedding_type": "absolute",
|
|
|
76 |
"torch_dtype": "float32",
|
77 |
"transformers_version": "4.15.0",
|
78 |
"type_vocab_size": 2,
|
|
|
73 |
"pooler_size_per_head": 128,
|
74 |
"pooler_type": "first_token_transform",
|
75 |
"position_embedding_type": "absolute",
|
76 |
+
"problem_type": "single_label_classification",
|
77 |
"torch_dtype": "float32",
|
78 |
"transformers_version": "4.15.0",
|
79 |
"type_vocab_size": 2,
|
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:ea512e1e390f52647d214e4ceede2db81d16b2e34604b65135cacd1f54bc2397
|
3 |
+
size 737536237
|