Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ashm
/
mini-test
like
1
Zero-Shot Image Classification
PyTorch
generic
clip
vision
endpoints-template
Inference Endpoints
Model card
Files
Files and versions
Community
Deploy
db8f431
mini-test
/
special_tokens_map.json
ashm
Upload 8 files
99c8b98
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]"
}