Upload 2 files
Browse files- config.json +3 -3
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
"DistilBertForSequenceClassification"
|
| 5 |
],
|
| 6 |
"attention_dropout": 0.1,
|
| 7 |
-
"cls_token_id":
|
| 8 |
"dim": 768,
|
| 9 |
"dropout": 0.1,
|
| 10 |
"hidden_dim": 3072,
|
|
@@ -13,10 +13,10 @@
|
|
| 13 |
"model_type": "distilbert",
|
| 14 |
"n_heads": 12,
|
| 15 |
"n_layers": 6,
|
| 16 |
-
"pad_token_id":
|
| 17 |
"problem_type": "single_label_classification",
|
| 18 |
"qa_dropout": 0.1,
|
| 19 |
-
"sep_token_id":
|
| 20 |
"seq_classif_dropout": 0.2,
|
| 21 |
"sinusoidal_pos_embds": false,
|
| 22 |
"tie_weights_": true,
|
|
|
|
| 4 |
"DistilBertForSequenceClassification"
|
| 5 |
],
|
| 6 |
"attention_dropout": 0.1,
|
| 7 |
+
"cls_token_id": 833,
|
| 8 |
"dim": 768,
|
| 9 |
"dropout": 0.1,
|
| 10 |
"hidden_dim": 3072,
|
|
|
|
| 13 |
"model_type": "distilbert",
|
| 14 |
"n_heads": 12,
|
| 15 |
"n_layers": 6,
|
| 16 |
+
"pad_token_id": 1815,
|
| 17 |
"problem_type": "single_label_classification",
|
| 18 |
"qa_dropout": 0.1,
|
| 19 |
+
"sep_token_id": 1625,
|
| 20 |
"seq_classif_dropout": 0.2,
|
| 21 |
"sinusoidal_pos_embds": false,
|
| 22 |
"tie_weights_": true,
|
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:bdee5714b6945053779f944133007c4395c6a973ed3c2ea1a445a49fe3e4e0bb
|
| 3 |
size 267832560
|