Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
s-nlp
/
russian_toxicity_classifier
like
36
Follow
s-nlp
21
Text Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
Safetensors
Russian
bert
toxic comments classification
Inference Endpoints
License:
openrail++
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
1498514
russian_toxicity_classifier
/
special_tokens_map.json
NiGuLa
first commit
2536ef2
about 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}