CoolFace
Modelpublic

NightPrince/Toxic_Classification

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes21downloads
label_map.json12 linesDownload Raw Back to root
1{
2  "0": "toxic",
3  "1": "severe_toxic",
4  "2": "obscene",
5  "3": "threat",
6  "4": "insult",
7  "5": "identity_hate",
8  "6": "non_toxic",
9  "7": "other",
10  "8": "unknown"
11}
12