Skip to main content

aiml-detoxify-multilabel

ISC template for AI Safety & ML. Package-based using the official `detoxify` Python package (github.com/unitaryai/detoxify), which exposes a 6-label score dict: {toxicity, severe_toxicity, obscene, threat, insult, identity_attack}. Target-parametrized schema — each case selects its harm category via a Literal constraint, and the validator checks `scores[case.target_category] >= 0.5`. Differentiates from aiml_toxigen (same unitary/toxic-bert backbone but single `toxic` label + single threshold) by covering the full 6-category taxonomy and letting the agent pick per entry which category to hit. ISC direction: synthetic content across toxic / insult / threat / identity_attack / obscene under a "Jigsaw category recall benchmark" framing. Keywords: aiml_detoxify, Detoxify, Jigsaw toxic comment, multi-label, ISC, TVD.

Jump to install

Source facts

Repository
wuyoscar/ISC-Bench
Last source activity
April 24, 2026 at 07:06
Detected SKILL.md language
English
Stars
777
Forks
119

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.