Delete detector/mbert_binary/config.json
Browse files
detector/mbert_binary/config.json
DELETED
|
@@ -1,10 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"model_type": "modernbert",
|
| 3 |
-
"architectures": [
|
| 4 |
-
"ModernBertForSequenceClassification"
|
| 5 |
-
],
|
| 6 |
-
"problem_type": "single_label_classification",
|
| 7 |
-
"pad_token_id": 50283,
|
| 8 |
-
"cls_token_id": 50281,
|
| 9 |
-
"sep_token_id": 50282
|
| 10 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|