brsvaaa commited on
Commit
bb25ba0
·
verified ·
1 Parent(s): 277516c

Delete detector/mbert_binary/config.json

Browse files
Files changed (1) hide show
  1. detector/mbert_binary/config.json +0 -10
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
- }