Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
s-nlp
/
rubert-base-corruption-detector
like
0
Follow
s-nlp
24
Text Classification
Transformers
PyTorch
Russian
bert
fluency
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
27965ca
rubert-base-corruption-detector
/
special_tokens_map.json
cointegrated
The first commit
2a4b1a8
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]"
}