Quick answer: WildGuard-7B is the Allen Institute for AI's 7B open-weights safety classifier, the original model trained on WildGuardMix to jointly handle prompt-harm classification, response-harm classification, and refusal detection in a single model — the same test set (WildGuardTest) that many later guard models, including Shieldstral, are benchmarked against.
Where it leads: Historically the reference model for the WildGuardTest benchmark it introduced; naturally a strong baseline on that specific test. Where it lags: Superseded on raw scores by newer, larger, and policy-adaptive models like Shieldstral and Qwen3Guard on several tasks. Best for: Teams wanting the original open-source reference implementation for the WildGuard moderation methodology.
WildGuard-7B was introduced alongside the WildGuardMix dataset (86,759 training examples, 1,725 held-out test items) as AI2's "one-stop" moderation tool — a single model handling prompt harm, response harm, and refusal classification, evaluated against the WildGuardTest benchmark that has since become a common reference point across the guard-model field.
| Field | Value |
|---|---|
| Organization | Allen Institute for AI (AI2) |
| Parameters | 7B |
| Training data | WildGuardMix (86,759 examples) |
| License | Apache 2.0 |
| Modality | Text only |
Open weights, free to download.
Scores from Mistral AI's Shieldstral model card, shown for context. Not Benchgen measurements. WildGuard-7B is also the original reference model for the WildGuardTest benchmark suite.
| Benchmark | Score |
|---|---|
| WildGuardTest (Refusal) | 88.6% |
| XSTest (Refusal) | 92.5% |
| PolyGuard (Refusal) | 89.6% |
Last updated 2026-08-12.
This model isn’t on any benchmark leaderboard yet.