Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Salesforce
/
blip2-itm-vit-g-coco
like
1
Follow
Salesforce
718
Zero-Shot Image Classification
Transformers
PyTorch
Safetensors
blip-2
Inference Endpoints
arxiv:
1910.09700
License:
mit
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
db92816
blip2-itm-vit-g-coco
/
special_tokens_map.json
jpizarrom
Upload processor
db92816
about 1 year ago
raw
Copy download link
history
blame
Safe
149 Bytes
{
"bos_token"
:
"[DEC]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}