| { | |
| "model_id": "google/siglip-base-patch16-224", | |
| "image_size": 224, | |
| "patch_size": 16, | |
| "image_mean": [ | |
| 0.5, | |
| 0.5, | |
| 0.5 | |
| ], | |
| "image_std": [ | |
| 0.5, | |
| 0.5, | |
| 0.5 | |
| ], | |
| "image_rescale_factor": 0.00392156862745098, | |
| "tokenizer_max_length": 64, | |
| "tokenizer_pad_token_id": 1, | |
| "embedding_dim": 768, | |
| "logit_scale": 4.7649970054626465, | |
| "logit_bias": -12.9324369430542, | |
| "attention_mask_strategy": "all_ones" | |
| } |