Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
sijunhe
/
ci-test-ernie-model-test
like
0
paddlenlp
PaddlePaddle
Model card
Files
Files and versions
Community
Use this model
main
ci-test-ernie-model-test
/
special_tokens_map.json
sijunhe
Upload with huggingface_hub
df91a77
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}