Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
yuyangmu125
/
uie-base-chinese
like
1
PyTorch
arxiv:
2203.12277
Model card
Files
Files and versions
Community
0db4d44
uie-base-chinese
/
special_tokens_map.json
xuyingjie521
first
0db4d44
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]"
}