Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
wyang206
/
my-new
like
0
PaddlePaddle
Model card
Files
Files and versions
Community
3ea461f
my-new
/
special_tokens_map.json
wang yang
Add all file
3ea461f
5 months ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}