Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
HillZhang
/
pseudo_native_bart_CGEC_thesis
like
0
Text2Text Generation
Transformers
PyTorch
Chinese
bart
Chinese
seq2seq
grammar
Inference Endpoints
arxiv:
2305.16023
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
0292e07
pseudo_native_bart_CGEC_thesis
/
special_tokens_map.json
HillZhang
init
e6f4862
over 1 year ago
raw
Copy download link
history
blame
153 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"<pad>"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}