Upload BertForSequenceClassification
Browse files- config.json +1 -0
- model.safetensors +1 -1
config.json
CHANGED
@@ -28,6 +28,7 @@
|
|
28 |
"num_hidden_layers": 12,
|
29 |
"pad_token_id": 0,
|
30 |
"position_embedding_type": "absolute",
|
|
|
31 |
"torch_dtype": "float32",
|
32 |
"transformers_version": "4.40.0",
|
33 |
"type_vocab_size": 2,
|
|
|
28 |
"num_hidden_layers": 12,
|
29 |
"pad_token_id": 0,
|
30 |
"position_embedding_type": "absolute",
|
31 |
+
"problem_type": "single_label_classification",
|
32 |
"torch_dtype": "float32",
|
33 |
"transformers_version": "4.40.0",
|
34 |
"type_vocab_size": 2,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 437961724
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c99a8276bd186b6dc8096156b53236f2141e8370158f09d4a6ad9fbd3094ebf
|
3 |
size 437961724
|