Upload BertForSequenceClassification_Neuro
Browse files- config.json +2 -3
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"architectures": [
|
| 3 |
-
"
|
| 4 |
],
|
| 5 |
"attention_probs_dropout_prob": 0.1,
|
| 6 |
"classifier_dropout": null,
|
|
@@ -29,9 +29,8 @@
|
|
| 29 |
"num_hidden_layers": 24,
|
| 30 |
"pad_token_id": 0,
|
| 31 |
"position_embedding_type": "absolute",
|
| 32 |
-
"problem_type": "single_label_classification",
|
| 33 |
"torch_dtype": "float32",
|
| 34 |
-
"transformers_version": "4.
|
| 35 |
"type_vocab_size": 2,
|
| 36 |
"use_cache": true,
|
| 37 |
"vocab_size": 30522
|
|
|
|
| 1 |
{
|
| 2 |
"architectures": [
|
| 3 |
+
"BertForSequenceClassification_Neuro"
|
| 4 |
],
|
| 5 |
"attention_probs_dropout_prob": 0.1,
|
| 6 |
"classifier_dropout": null,
|
|
|
|
| 29 |
"num_hidden_layers": 24,
|
| 30 |
"pad_token_id": 0,
|
| 31 |
"position_embedding_type": "absolute",
|
|
|
|
| 32 |
"torch_dtype": "float32",
|
| 33 |
+
"transformers_version": "4.51.3",
|
| 34 |
"type_vocab_size": 2,
|
| 35 |
"use_cache": true,
|
| 36 |
"vocab_size": 30522
|
model.safetensors
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:74503ac38429868824fff35f8f27a99ea2f1f6487ab56c6f208e8a4d79d03cf3
|
| 3 |
+
size 1374232088
|