Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
DeepPavlov
/
distilrubert-base-cased-conversational
like
7
Follow
DeepPavlov
33
Transformers
PyTorch
Russian
distilbert
Inference Endpoints
arxiv:
2205.02340
arxiv:
1910.01108
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
distilrubert-base-cased-conversational
/
special_tokens_map.json
Alina Kolesnikova
Conversational DistilRuBERT added
fcd48fc
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}