Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
YsnHdn
/
pfe_site
like
0
Sleeping
App
Files
Files
Community
c465cb6
pfe_site
/
distilBert
/
DistilBert
/
saved_tokenizer
/
special_tokens_map.json
YsnHdn
Refactor : Using DistilBert instead of Bert
3782af5
6 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]"
}