Upload BertForSequenceClassification
Browse files- config.json +2 -2
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -4,7 +4,6 @@
|
|
| 4 |
],
|
| 5 |
"attention_probs_dropout_prob": 0.1,
|
| 6 |
"classifier_dropout": null,
|
| 7 |
-
"dtype": "float32",
|
| 8 |
"gradient_checkpointing": false,
|
| 9 |
"hidden_act": "gelu",
|
| 10 |
"hidden_dropout_prob": 0.1,
|
|
@@ -325,7 +324,8 @@
|
|
| 325 |
"pad_token_id": 0,
|
| 326 |
"position_embedding_type": "absolute",
|
| 327 |
"problem_type": "single_label_classification",
|
| 328 |
-
"
|
|
|
|
| 329 |
"type_vocab_size": 2,
|
| 330 |
"use_cache": true,
|
| 331 |
"vocab_size": 30522
|
|
|
|
| 4 |
],
|
| 5 |
"attention_probs_dropout_prob": 0.1,
|
| 6 |
"classifier_dropout": null,
|
|
|
|
| 7 |
"gradient_checkpointing": false,
|
| 8 |
"hidden_act": "gelu",
|
| 9 |
"hidden_dropout_prob": 0.1,
|
|
|
|
| 324 |
"pad_token_id": 0,
|
| 325 |
"position_embedding_type": "absolute",
|
| 326 |
"problem_type": "single_label_classification",
|
| 327 |
+
"torch_dtype": "float32",
|
| 328 |
+
"transformers_version": "4.52.4",
|
| 329 |
"type_vocab_size": 2,
|
| 330 |
"use_cache": true,
|
| 331 |
"vocab_size": 30522
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 438416972
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fcd4b3fd70e1aa062c4ffb3d01f3fad0b910b7641b8ba45dc7e552fcd5bc66a4
|
| 3 |
size 438416972
|