This repository contains benchmarks for ZenGuard AI and information on how to run them.
There are two types of benchmarks that we run against ZenGuard AI:
- Hugging Face datasets based benchmarks
- ZenGuard AI Generated Benchmark - Zen Bench
Here you can find both benchmark results and how to run them yourself.
We are constantly monitoring Hugging Face for new datasets that relate to GenAI security. Then we run them against ZenGuard AI to find any potential security issues with our product.
# | Dataset | Accuracy | Date Added |
---|---|---|---|
1 | xTRam1/safe-guard-prompt-injection | 96% | 2024-07-01 |
2 | yanismiraoui/prompt_injections | 96.5% | 2024-08-01 |
3 | Harelix/Prompt-Injection-Mixed-Techniques-2024 | 92% | 2024-10-01 |
4 | aporia-ai/prompt_injection | 87.68% | 2024-05-15 |
5 | deepset/prompt-injections | 87% | 2024-05-15 |
6 | JasperLS/prompt-injections | 87% | 2024-05-15 |
We have developed the ZenGuard Benchmarks PyPi package to help test and benchmark ZenGuard AI better.
Here are the instructions on how to use the package.
Here is an example of what the benchmarking output looks like:
Where:
Total Samples
: The total number of prompts processed.Correct
: The number of prompts that were classified correctly.False Positives
: The number of prompts incorrectly identified as attacks.False Negatives
: The number of actual prompt attacks that went undetected.Accuracy
: The ratio of correctly classified prompts to the total number of samples.
Our own benchmark is incoming.
A much more detailed documentation is available at docs.zenguard.ai.
Test the capabilities of ZenGuard AI in our ZenGuard Playground. It's available to start for free to understand how our guardrails can enhance your GenAI applications.
Check out our Client library to get started with integrating ZenGuard AI into your project.
Book a Demo or just shoot us an email to [email protected]
Topics we care about - LLM Security, LLM Guardrails, Prompt Injections, GenAI Security.
Developed with ❤️ by ZenGuard AI