Zero-Shot Image Classification
Transformers
Safetensors
clip
ReasonCLIP-B32-READ / config.json
fesvhtr's picture
Copy weights from fesvhtr/clip-r-b32-s1-read
f117fc2 verified
Raw
History Blame Contribute Delete
562 Bytes
{
"_name_or_path": "fesvhtr/clip-r-b32-s1-run0109-853",
"architectures": [
"CLIPModel"
],
"dtype": "bfloat16",
"initializer_factor": 1.0,
"logit_scale_init_value": 2.6592,
"model_type": "clip",
"projection_dim": 512,
"text_config": {
"bos_token_id": 0,
"dropout": 0.0,
"dtype": "bfloat16",
"eos_token_id": 2,
"model_type": "clip_text_model"
},
"torch_dtype": "float32",
"transformers_version": "4.48.3",
"vision_config": {
"dropout": 0.0,
"dtype": "bfloat16",
"model_type": "clip_vision_model"
}
}