Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
fnlp
/
cpt-large
like
16
Follow
Fudan NLP
91
Text Classification
Transformers
PyTorch
Safetensors
Chinese
bart
text2text-generation
fill-mask
Summarization
Chinese
CPT
BART
BERT
seq2seq
Inference Endpoints
arxiv:
2109.05729
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
refs/pr/1
cpt-large
/
special_tokens_map.json
yunfan
update cpt-large
98b1945
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]"
}