Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
blanchefort
/
rubert-base-cased-sentiment-rusentiment
Copied
like
0
Text Classification
PyTorch
TensorFlow
JAX
Transformers
RuSentiment
ru
bert
sentiment
Infinity Compatible
Model card
Files
Files and versions
Train
Deploy
Use in Transformers
fed2811
rubert-base-cased-sentiment-rusentiment
/
special_tokens_map.json
blanchefort
Initial commit
c1038d7
over 1 year ago
raw
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}