Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
khvatov
/
ru_toxicity_detector
like
0
Text Classification
Transformers
PyTorch
Safetensors
Russian
bert
russian
classification
toxicity
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
52f946f
ru_toxicity_detector
/
special_tokens_map.json
khvatov
init
52f946f
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}