tiny_clip / clip_config.json
sachin's picture
Got data batch running locally
16d5d78
{
"cls_token": true,
"n_projection_layers": 3,
"embed_dims": 512,
"vision_model": "edgenext_small",
"text_model": "microsoft/xtremedistil-l6-h256-uncased"
}