Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
sachin
/
tiny_clip
like
10
Zero-Shot Image Classification
coco2017
English
License:
mit
Model card
Files
Files and versions
Community
1
31e368b
tiny_clip
/
clip_config.json
sachin
Got data batch running locally
16d5d78
8 months ago
raw
Copy download link
history
blame
Safe
177 Bytes
{
"cls_token"
:
true
,
"n_projection_layers"
:
3
,
"embed_dims"
:
512
,
"vision_model"
:
"edgenext_small"
,
"text_model"
:
"microsoft/xtremedistil-l6-h256-uncased"
}