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