Benchgen

BeaverTails — Results

RankModelScore
1qwen3guard-8b85.9
2shieldstral-1-085
3gpt-oss-safeguard-20b83.8
4nemotron-3-5-content-safety-4b83.3
5llamaguard-4-12b69.8
6shieldgemma-9b54
B

BeaverTails

1 phaseActive

PKU Alignment's QA-pair safety classification dataset spanning 14 harm categories. Ji et al., 2023.

Overview

BeaverTails

Category Metric Saturation

Paper GitHub

Quick answer: BeaverTails measures QA-pair harm classification across 14 harm categories — including animal abuse, child abuse, financial crime, hate speech, self-harm, and terrorism — using a large-scale, human-labeled dataset built by the PKU Alignment team. Each QA pair can be tagged with multiple categories.

At a Glance

What it tests: Whether a classifier correctly identifies a model's answer to a question as harmful, across 14 distinct harm categories that can co-occur on a single example. Why it matters: BeaverTails is one of the largest human-labeled safety datasets (300K+ QA pairs total), giving guard-model developers a broad, category-rich training and evaluation resource beyond the narrower category sets used by earlier benchmarks. Known limitations: English-only; the full dataset is large (300K+ pairs), so guard-model papers typically evaluate on a held-out evaluation subset rather than the full release — subset composition can vary between papers.

What BeaverTails Measures

BeaverTails pairs questions with model-generated answers, each human-labeled across 14 harm categories: animal abuse, child abuse, controversial topics/politics, discrimination/stereotype/injustice, drug abuse/weapons/banned substances, financial/property crime, hate speech/offensive language, misinformation, non-violent unethical behavior, privacy violation, self-harm, sexually explicit content, terrorism/organized crime, and violence/incitement. A single QA pair can be flagged under multiple categories simultaneously, reflecting how real harmful content often spans more than one taxonomy bucket.

Benchmark Specifications

FieldValue
Task categorySafety / content moderation
MetricF1 score (%)
Harm categories14 (multi-label)
Created byJiaming Ji, Mickel Liu, Josef Dai, Xuehai Pan, Chi Zhang, Ce Bian, Boyuan Chen, Ruiyang Sun, Yizhou Wang, Yaodong Yang (PKU Alignment)
PaperBeaverTails (NeurIPS 2023)
GitHubPKU-Alignment/beavertails
DatasetPKU-Alignment/BeaverTails
LicenseCC-BY-NC-4.0

How BeaverTails Is Scored

Each evaluated QA pair's ground-truth harm label(s) are compared against a classifier's prediction and scored as F1.

State-of-the-Art Results

Scores from the Shieldstral model card (Mistral AI, August 2026). F1 (%).

Scores sourced from Mistral AI's published model card, shown for context. Not Benchgen measurements.

BeaverTails on Benchgen

No Benchgen results yet — be the first to run BeaverTails.

BeaverTails vs Other Benchmarks

BenchmarkWhat it testsCategoriesSaturation
BeaverTailsMulti-label QA-pair harm classification14Medium
Aegis v2 (Response)Fine-grained taxonomy response classification12+9Medium
HarmBench (Response)Jailbreak success detectionN/A (behavior-based)Medium

Run BeaverTails on Your Model

Benchgen tracks version-controlled, regression-tested guard-model performance — submit your classifier's BeaverTails scores to compare against Shieldstral and other guard models.

Frequently Asked Questions

What is BeaverTails? BeaverTails is a large-scale, human-labeled QA-pair safety dataset spanning 14 harm categories, released by the PKU Alignment team.
Can one example belong to multiple harm categories? Yes — BeaverTails uses multi-label annotation, so a single QA pair can be tagged with more than one of the 14 categories.
Who created BeaverTails? Researchers from Peking University's PKU Alignment team (Ji et al., NeurIPS 2023).

Last updated 2026-08-12.