twn39's picture
Upload folder using huggingface_hub
68b11a2 verified
raw
history blame contribute delete
850 Bytes
{
"_attn_implementation_autoset": true,
"_name_or_path": "wkcn/TinyCLIP-ViT-8M-16-Text-3M-YFCC15M",
"architectures": [
"CLIPModel"
],
"initializer_factor": 1.0,
"logit_scale_init_value": 2.6592,
"model_type": "clip",
"projection_dim": 512,
"text_config": {
"dropout": 0.0,
"hidden_act": "gelu",
"hidden_size": 256,
"intermediate_size": 1024,
"model_type": "clip_text_model",
"num_attention_heads": 4,
"num_hidden_layers": 3,
"torch_dtype": "float32"
},
"torch_dtype": "float32",
"transformers_version": "4.49.0",
"vision_config": {
"dropout": 0.0,
"hidden_act": "gelu",
"hidden_size": 256,
"intermediate_size": 1024,
"model_type": "clip_vision_model",
"num_attention_heads": 4,
"num_hidden_layers": 10,
"patch_size": 16,
"torch_dtype": "float32"
}
}