Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
YsnHdn
/
pfe_site
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
766cd32
pfe_site
/
bert
/
bertModel
/
saved_tokenizer
/
special_tokens_map.json
YsnHdn
Refactor : changing the directory name of bertModel
79cc0ab
almost 2 years 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]"
}