Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
fnlp
/
cpt-large
like
16
Follow
Fudan NLP
93
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
main
cpt-large
/
special_tokens_map.json
yunfan
update model to version 2.0
cb36463
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
156 Bytes
{
"bos_token"
:
"[CLS]"
,
"eos_token"
:
"[EOS]"
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}