Russian toxic text classifier

Model for classify russian toxic texts

Usage example:

from transformers import pipeline

classifier = pipeline("sentiment-analysis", model="Mnwa/modernbert-toxic-russian")

classifier("привет, мир!")

# [{'label': 'positive', 'score': 0.9952569603919983}]
Downloads last month
82
Safetensors
Model size
150M params
Tensor type
F32
·
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.

Model tree for Mnwa/modernbert-toxic-russian

Finetuned
(430)
this model

Datasets used to train Mnwa/modernbert-toxic-russian