Upload DistilBertForSequenceClassification
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -33,6 +33,6 @@
|
|
| 33 |
"seq_classif_dropout": 0.2,
|
| 34 |
"sinusoidal_pos_embds": false,
|
| 35 |
"tie_weights_": true,
|
| 36 |
-
"transformers_version": "4.57.
|
| 37 |
"vocab_size": 30522
|
| 38 |
}
|
|
|
|
| 33 |
"seq_classif_dropout": 0.2,
|
| 34 |
"sinusoidal_pos_embds": false,
|
| 35 |
"tie_weights_": true,
|
| 36 |
+
"transformers_version": "4.57.2",
|
| 37 |
"vocab_size": 30522
|
| 38 |
}
|