Upload DistilBertForSequenceClassification
Browse files- config.json +1 -0
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -22,6 +22,7 @@
|
|
| 22 |
"n_heads": 12,
|
| 23 |
"n_layers": 6,
|
| 24 |
"pad_token_id": 0,
|
|
|
|
| 25 |
"qa_dropout": 0.1,
|
| 26 |
"seq_classif_dropout": 0.2,
|
| 27 |
"sinusoidal_pos_embds": false,
|
|
|
|
| 22 |
"n_heads": 12,
|
| 23 |
"n_layers": 6,
|
| 24 |
"pad_token_id": 0,
|
| 25 |
+
"problem_type": "single_label_classification",
|
| 26 |
"qa_dropout": 0.1,
|
| 27 |
"seq_classif_dropout": 0.2,
|
| 28 |
"sinusoidal_pos_embds": false,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267832560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:898ad2cfd0eceb4873280bdf23ca4c8a15562fd2ec8da234dea014090237d408
|
| 3 |
size 267832560
|