Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
Langboat
/
mengzi-oscar-base-caption
Copied
like
1
Fill-Mask
PyTorch
Transformers
zh
arxiv:2110.06696
apache-2.0
bert
AutoTrain Compatible
Model card
Files
Files and versions
Community
Train
Deploy
Use in Transformers
main
mengzi-oscar-base-caption
/
special_tokens_map.json
wangyulong
Upload special_tokens_map.json
a54ec7c
9 months ago
raw
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}