Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
fnlp
/
bart-base-chinese
like
94
Follow
Fudan NLP
100
Text2Text Generation
Transformers
PyTorch
Safetensors
Chinese
bart
Chinese
seq2seq
BART
Inference Endpoints
arxiv:
2109.05729
Model card
Files
Files and versions
Community
6
Train
Deploy
Use this model
7afafbd
bart-base-chinese
/
special_tokens_map.json
yunfan
First version of the bart-base-chinese.
7afafbd
over 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]"
}