Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
blanchefort
/
rubert-base-cased-sentiment
like
16
Text Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
Safetensors
Russian
bert
sentiment
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
1c43a54
rubert-base-cased-sentiment
/
special_tokens_map.json
blanchefort
commit from igor
1c43a54
over 4 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]"
}