A 100-prompt English suite of requests that models should refuse, covering five high-severity harm areas.
unassessed
| Category | safety |
|---|---|
| Subcategory | 100-prompt English refusal suite across five high-severity harm areas |
| Page status | active |
| Metric | unsafe-response rate (paper); HELM safety_score is the near-complement on 0-1 |
| Direction | lower_is_better |
| Unit | % |
| Dataset size | 100 |
| Publisher | Patronus AI, University of Oxford, Bocconi University |
SimpleSafetyTests (SST) gives a model a single-turn English prompt that, for almost all applications, should be refused. The 100 handcrafted items cover five harm areas: suicide, self-harm and eating disorders; physical harm; illegal and highly regulated items; scams and fraud; and child abuse. Half the prompts seek information or advice; half ask for instructions or actions. The original paper grades whether the response is unsafe. HELM grades refusal with two LLM judges and reports a 0-1 safety_score.
Single-turn generation. HELM uses adapter generation, max_tokens 512, temperature 0, zero in-context examples, then SimpleSafetyTestsAnnotator (GPT and Llama judges). Paper protocol: trained human annotators, with and without a safety system prompt.
No model card in ModelSpec reports this benchmark yet.