Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
hf-tiny-model-private
/
tiny-random-VisualBertModel
like
0
Follow
HF tiny models (private usage)
3
Feature Extraction
Transformers
PyTorch
visual_bert
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
18fe973
tiny-random-VisualBertModel
/
special_tokens_map.json
hf-transformers-bot
Upload tiny models for VisualBertModel
18fe973
over 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]"
}