Upload BertForSequenceClassification
Browse files- config.json +2 -2
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -4,6 +4,7 @@
|
|
| 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,8 +325,7 @@
|
|
| 324 |
"pad_token_id": 0,
|
| 325 |
"position_embedding_type": "absolute",
|
| 326 |
"problem_type": "single_label_classification",
|
| 327 |
-
"
|
| 328 |
-
"transformers_version": "4.52.4",
|
| 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 |
+
"dtype": "float32",
|
| 8 |
"gradient_checkpointing": false,
|
| 9 |
"hidden_act": "gelu",
|
| 10 |
"hidden_dropout_prob": 0.1,
|
|
|
|
| 325 |
"pad_token_id": 0,
|
| 326 |
"position_embedding_type": "absolute",
|
| 327 |
"problem_type": "single_label_classification",
|
| 328 |
+
"transformers_version": "4.56.2",
|
|
|
|
| 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:67e6093a435baac1f57ee3f6020a698bc74601b93ace994dc064ab97e57eeb37
|
| 3 |
size 438416972
|