Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
DeepPavlov
/
rubert-base-cased
like
100
Follow
DeepPavlov
66
Feature Extraction
Transformers
PyTorch
JAX
Russian
bert
Inference Endpoints
arxiv:
1905.07213
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
refs/pr/3
rubert-base-cased
/
onnx
/
special_tokens_map.json
optowo
Adding ONNX file of this model
1d30767
verified
11 months 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]"
}