File size: 1,333 Bytes
49a7d95
 
5ebab1c
49a7d95
 
 
 
5ebab1c
49a7d95
 
 
 
5ebab1c
49a7d95
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5ebab1c
49a7d95
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{
  "model_name": "ogl-mini",
  "version": "1.1.0-full",
  "base_models": [
    "microsoft/deberta-v3-xsmall (70M) distilled via TF-IDF 80k + LR",
    "sentence-transformers/all-MiniLM-L6-v2 (PII)"
  ],
  "architecture": "Hybrid 3-stage: heuristics + TF-IDF 80k TFIDF+LR (250MB ONNX) + PII hybrid",
  "training_data": {
    "shieldlm": 54162,
    "agentic_synthetic": 15000,
    "pii": 15000,
    "total": 110734,
    "owasp_coverage": [
      "LLM01 Prompt Injection",
      "LLM02 Sensitive Disclosure",
      "LLM03 Supply Chain",
      "LLM04 Data Poisoning",
      "LLM05 Improper Output Handling",
      "LLM06 Excessive Agency",
      "LLM07 Misinformation",
      "LLM08 Hidden Context Exposure",
      "LLM09 Vector Weakness",
      "LLM10 Unbounded Consumption",
      "Agentic: Goal Hijack",
      "Identity Privilege",
      "Code Execution",
      "InterAgent",
      "Trust Exploitation",
      "Tool Misuse",
      "Memory Poisoning",
      "Cascading Failures",
      "Rogue Agents",
      "Policy Puppetry",
      "EchoLeak",
      "Lies-in-the-Loop"
    ]
  },
  "quantization": "FP32 (INT8 variant available, size ~250MB)",
  "metrics": {
    "auc": 0.997,
    "size_mb": 250.0
  },
  "languages": [
    "ru",
    "en",
    "fr",
    "de",
    "es",
    "it",
    "pt",
    "multilingual"
  ],
  "license": "MIT"
}