Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Ayaka
/
bart-base-cantonese
like
7
Fill-Mask
Transformers
PyTorch
JAX
Yue Chinese
bart
feature-extraction
cantonese
Carbon Emissions
Inference Endpoints
License:
other
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
d355ad0
bart-base-cantonese
/
special_tokens_map.json
Ayaka
add tokenizer
8348bab
about 2 years ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}