Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
fedora-copr
/
distilbert-base-cased-retrained
like
0
Follow
Fedora COPR team
6
Transformers
Inference Endpoints
arxiv:
1910.09700
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
0ceab9a
distilbert-base-cased-retrained
/
special_tokens_map.json
jpodivin
Upload tokenizer
0ceab9a
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]"
}