Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
RUCAIBox
/
Erya
like
8
Follow
AI Box
18
Translation
Transformers
PyTorch
Chinese
bart
text2text-generation
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
main
Erya
/
special_tokens_map.json
straybird
Upload 5 files
1dbd65f
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
173 Bytes
{
"bos_token"
:
"[CLS]"
,
"cls_token"
:
"[CLS]"
,
"eos_token"
:
"[EOS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}