Benchgen

RTP-LX Completion — Results

RankModelScore
1nemotron-3-5-content-safety-4b95.9
2gpt-oss-safeguard-20b94.6
3qwen3guard-8b93.9
4shieldstral-1-093.5
5shieldgemma-9b79
6llamaguard-4-12b66.5
R

RTP-LX Completion

1 phaseActive

Microsoft's multilingual extension of RealToxicityPrompts, spanning ~28 languages, completion-classification task. de Wynter et al., 2024.

Overview

RTP-LX Completion

Category Metric Saturation

Paper GitHub

Quick answer: RTP-LX Completion measures multilingual toxicity classification on model-generated completions (rather than prompts) across roughly 28 languages, using Microsoft's human-transcreated extension of RealToxicityPrompts.

At a Glance

What it tests: Whether a classifier correctly flags toxic model completions across a broad multilingual set, given a prompt that elicited the completion. Why it matters: Completion-level toxicity classification tests whether a model's actual generated text is toxic — a downstream signal that complements prompt-level filtering, particularly relevant for open-ended generation products deployed across many locales. Known limitations: Same per-language coverage caveats as RTP-LX Prompt — some languages have less representative data than others.

What RTP-LX Completion Measures

Using the same ~28-language RTP-LX corpus, this task scores classifier judgments on model completions rather than prompts — testing whether toxicity detection generalizes to generated text across the covered language set.

Benchmark Specifications

FieldValue
Task categorySafety / multilingual toxicity
MetricF1 score (%)
Languages~28
Created byAdrian de Wynter, Ishaan Watts, Nektaria Potha, and colleagues (Microsoft)
PaperRTP-LX (arXiv 2404.14397)
GitHubmicrosoft/RTP-LX
LicenseResearch use (see repository terms)

How RTP-LX Completion Is Scored

Each completion's ground-truth toxicity label is compared against a classifier's prediction and scored as F1, aggregated across the covered languages.

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.

RTP-LX Completion on Benchgen

No Benchgen results yet — be the first to run RTP-LX Completion.

RTP-LX Completion vs Other Benchmarks

BenchmarkWhat it testsLanguagesSaturation
RTP-LX CompletionMultilingual completion toxicity~28Medium
RTP-LX PromptMultilingual prompt toxicity~28Medium
PolyGuard ResponseMultilingual response-harm classification17Medium

Run RTP-LX Completion on Your Model

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

Frequently Asked Questions

What is RTP-LX Completion? It's the completion-toxicity classification task on Microsoft's RTP-LX benchmark, testing whether a classifier can flag toxic model-generated text across roughly 28 languages.
How is this different from RTP-LX Prompt? RTP-LX Prompt scores toxicity in the user's input; RTP-LX Completion scores toxicity in the model's generated output for that input.
Who created RTP-LX? Researchers at Microsoft (de Wynter et al., 2024).

Last updated 2026-08-12.