boying07 commited on
Commit
d2dc578
·
verified ·
1 Parent(s): b0bf783

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -295,7 +295,27 @@ Recommended for:
295
  * Air-gapped deployments
296
  * CPU-only environments
297
 
 
 
 
 
 
298
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
299
 
300
  # Philosophy
301
 
 
295
  * Air-gapped deployments
296
  * CPU-only environments
297
 
298
+ # Example Usage
299
+
300
+
301
+ ![Screenshot 2026-06-26 at 10.36.34](https://cdn-uploads.huggingface.co/production/uploads/6720d6553279dd0ff66c4995/aydhqYnQOQfDmnQTw5Wpq.png)
302
+
303
  ---
304
+ # Final Verdict (Attack Detection)
305
+
306
+ | Threshold | Attack Recall | Precision |
307
+ | --------- | ------------: | --------: |
308
+ | 0.57 | 100% | 78.2% |
309
+ | 0.58 | 80.2% | ~100% |
310
+ | 0.59 | 38.6% | 100% |
311
+
312
+ Your guardrail is highly effective for attack detection, especially due to the semantic layer.
313
+ Attack Detection Rating:
314
+ Semantic Layer: 9.5/10
315
+ Classifier Layer: 7.5/10
316
+ Overall Attack Detection: 9/10
317
+
318
+
319
 
320
  # Philosophy
321