Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
kakaobrain
/
align-base
like
23
Follow
Kakao Brain
109
Zero-Shot Image Classification
Transformers
PyTorch
coyo-700m
English
align
vision
multi-modal
Inference Endpoints
arxiv:
2102.05918
Model card
Files
Files and versions
Community
7
Train
Deploy
Use this model
main
align-base
/
special_tokens_map.json
adirik
Upload processor
e2b0c76
over 1 year 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]"
}