Upload DistilBertForSequenceClassification
Browse files- config.json +0 -1
config.json
CHANGED
|
@@ -14,7 +14,6 @@
|
|
| 14 |
"n_heads": 12,
|
| 15 |
"n_layers": 6,
|
| 16 |
"pad_token_id": 0,
|
| 17 |
-
"problem_type": "single_label_classification",
|
| 18 |
"qa_dropout": 0.1,
|
| 19 |
"seq_classif_dropout": 0.2,
|
| 20 |
"sinusoidal_pos_embds": false,
|
|
|
|
| 14 |
"n_heads": 12,
|
| 15 |
"n_layers": 6,
|
| 16 |
"pad_token_id": 0,
|
|
|
|
| 17 |
"qa_dropout": 0.1,
|
| 18 |
"seq_classif_dropout": 0.2,
|
| 19 |
"sinusoidal_pos_embds": false,
|