Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
eunyounglee
/
mBART_tokenizer_custom
like
0
Transformers
PyTorch
TensorBoard
mbart
text2text-generation
Generated from Trainer
License:
mit
Model card
Files
Files and versions
xet
Metrics
Training metrics
Community
1
Deploy
Use this model
main
mBART_tokenizer_custom
/
special_tokens_map.json
Eunyoung Lee
Upload tokenizer
fc9436f
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}