Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
DeepPavlov
/
rubert-base-cased
like
127
Follow
DeepPavlov
123
Feature Extraction
Transformers
PyTorch
JAX
Russian
bert
arxiv:
1905.07213
Model card
Files
Files and versions
xet
Community
4
Deploy
Use this model
refs/pr/3
rubert-base-cased
/
special_tokens_map.json
system
HF Staff
Update special_tokens_map.json
bc43df8
about 6 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]"
}