Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
xusenlin
/
uie-base
like
18
Feature Extraction
Transformers
Safetensors
Chinese
ernie
infomation extraction
uie
custom_code
arxiv:
2203.12277
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Use this model
main
uie-base
/
special_tokens_map.json
xusenlin
Upload 9 files
6e00f90
verified
8 months 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]"
}