ToxiGuard-BERT / labels.py
datawizard116's picture
Upload 6 files
cc4ddbf verified
Raw
History Blame Contribute Delete
115 Bytes
LABELS = [
"toxic",
"severe_toxic",
"obscene",
"threat",
"insult",
"identity_hate"
]