Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
fnlp
/
cpt-base
like
14
Follow
Fudan NLP
99
Text2Text Generation
Transformers
PyTorch
Safetensors
Chinese
bart
Inference Endpoints
arxiv:
2109.05729
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
6e62b6b
cpt-base
/
special_tokens_map.json
yunfan
Upload cpt-base
55c827f
about 3 years 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]"
}