metadata
license: openrail++
Labels:
LABEL_1 - toxic speech
LABEL_0 - non-toxic speech
How to use:
from transformers import pipeline
classifier = pipeline("text-classification",
model="ukr-detect/toxicspeech-ukr")
license: openrail++
Labels:
LABEL_1 - toxic speech
LABEL_0 - non-toxic speech
How to use:
from transformers import pipeline
classifier = pipeline("text-classification",
model="ukr-detect/toxicspeech-ukr")