Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ashm
/
test-doc
like
0
Zero-Shot Image Classification
OpenCLIP
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Deploy
Use this model
main
test-doc
/
special_tokens_map.json
ashm
Upload 6 files
8ec5012
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]"
}