Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
sundea
/
text
like
0
Sleeping
App
Files
Files
Community
c9e14db
text
/
special_tokens_map .json
sundea
Rename special_tokens_map (1).json to special_tokens_map .json
31519de
over 1 year 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]"
}