From f2141ad7c61da533fd943ba4a12b145d98139ad2 Mon Sep 17 00:00:00 2001 From: Matteo Meucci Date: Mon, 17 Nov 2025 22:14:41 +0100 Subject: [PATCH] Update AITG-APP-12_Testing_for_Toxic_Output.md --- Document/content/tests/AITG-APP-12_Testing_for_Toxic_Output.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Document/content/tests/AITG-APP-12_Testing_for_Toxic_Output.md b/Document/content/tests/AITG-APP-12_Testing_for_Toxic_Output.md index e544741..2b26fba 100644 --- a/Document/content/tests/AITG-APP-12_Testing_for_Toxic_Output.md +++ b/Document/content/tests/AITG-APP-12_Testing_for_Toxic_Output.md @@ -52,4 +52,6 @@ AI-generated outputs must: - Detoxify: Toxic Comment Classification with Transformers. [Link](https://github.com/unitaryai/detoxify) - Perspective API Documentation. Google Jigsaw. [Link](https://developers.perspectiveapi.com/) - Gehman, Samuel, et al. "RealToxicityPrompts: Evaluating Neural Toxic Degeneration in Language Models." arXiv preprint arXiv:2009.11462 (2020). [Link](https://arxiv.org/abs/2009.11462) +- HELM-Safety - Stanford University - [Link](https://crfm.stanford.edu/helm/safety/latest) +- MIT AI Risk repository - [Link](https://airisk.mit.edu)