Upload DistilBertForSequenceClassification
Browse files- config.json +2 -2
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -6,6 +6,7 @@
|
|
| 6 |
"attention_dropout": 0.1,
|
| 7 |
"dim": 768,
|
| 8 |
"dropout": 0.1,
|
|
|
|
| 9 |
"hidden_dim": 3072,
|
| 10 |
"id2label": {
|
| 11 |
"0": "LABEL_0",
|
|
@@ -30,7 +31,6 @@
|
|
| 30 |
"seq_classif_dropout": 0.2,
|
| 31 |
"sinusoidal_pos_embds": false,
|
| 32 |
"tie_weights_": true,
|
| 33 |
-
"
|
| 34 |
-
"transformers_version": "4.54.0",
|
| 35 |
"vocab_size": 30522
|
| 36 |
}
|
|
|
|
| 6 |
"attention_dropout": 0.1,
|
| 7 |
"dim": 768,
|
| 8 |
"dropout": 0.1,
|
| 9 |
+
"dtype": "float32",
|
| 10 |
"hidden_dim": 3072,
|
| 11 |
"id2label": {
|
| 12 |
"0": "LABEL_0",
|
|
|
|
| 31 |
"seq_classif_dropout": 0.2,
|
| 32 |
"sinusoidal_pos_embds": false,
|
| 33 |
"tie_weights_": true,
|
| 34 |
+
"transformers_version": "4.56.1",
|
|
|
|
| 35 |
"vocab_size": 30522
|
| 36 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267838720
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b8069e81e3e3203b7e33b44bd24fd78645819d6d2a25756c77e421c81b8f7298
|
| 3 |
size 267838720
|