Mirror of https://github.com/roostorg/awesome-safety-tools
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #37 from roostorg/badwords

Add badwords

authored by

juliet and committed by
GitHub
78840331 f7addda2

+2
+2
README.md
··· 186 186 187 187 * [Aegis Content Safety by NVIDIA](https://huggingface.co/datasets/nvidia/Aegis-AI-Content-Safety-Dataset-2.0) 188 188 * dataset created by NVIDIA to aid in content moderation and toxicity detection 189 + * [badwords by Richard Hughes](https://github.com/hughsie/badwords) 190 + * simple list of bad words in different locales that can be used to flag suspicious user-submitted content 189 191 * [Toxic Chat by LMSYS](https://huggingface.co/datasets/lmsys/toxic-chat) 190 192 * dataset of toxic conversations collected from interactions with Vicuna 191 193 * [Toxicity by Jigsaw](https://huggingface.co/datasets/google/jigsaw_toxicity_pred)