Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
YsnHdn
/
PFE_demo
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
PFE_demo
/
bertModel-20240428T144909Z-001
/
bertModel
/
saved_tokenizer
/
special_tokens_map.json
YsnHdn
first commit
5bc067b
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}