Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
theodor1289
/
bestckpt_half_sized_text1_vision1
like
0
Transformers
PyTorch
flava
pretraining
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
5c69d08
bestckpt_half_sized_text1_vision1
/
special_tokens_map.json
theodor1289
Upload tokenizer
5c69d08
about 1 year 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]"
}