File size: 444 Bytes
a8ce66d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8eba65e
510b8de
a8ce66d
8eba65e
a8ce66d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "base_model": "jhu-clsp/mmBERT-base",
  "task": "prompt-injection-detection",
  "problem_type": "multi_label_classification",
  "labels": [
    "DirectInjection",
    "Jailbreak",
    "Adversarial",
    "Extraction",
    "Encoding",
    "Manipulation",
    "Smuggling",
    "Indirect",
    "MultiTurn"
  ],
  "max_seq_length": 3072,
  "epochs": 10,
  "learning_rate": 3e-05,
  "threshold": 0.5,
  "trained_at": "2026-06-03T18:58:34+00:00"
}