| { |
| "_name_or_path": "timm/vit_base_patch16_siglip_384.v2_webli", |
| "architecture": "vit_base_patch16_siglip_384", |
| "architectures": [ |
| "TimmWrapperModel" |
| ], |
| "do_pooling": true, |
| "global_pool": "map", |
| "initializer_range": 0.02, |
| "label_names": [], |
| "model_type": "timm_wrapper", |
| "num_classes": 0, |
| "num_features": 768, |
| "pretrained_cfg": { |
| "classifier": "head", |
| "crop_mode": "center", |
| "crop_pct": 0.9, |
| "custom_load": false, |
| "first_conv": "patch_embed.proj", |
| "fixed_input_size": true, |
| "input_size": [ |
| 3, |
| 384, |
| 384 |
| ], |
| "interpolation": "bicubic", |
| "mean": [ |
| 0.5, |
| 0.5, |
| 0.5 |
| ], |
| "pool_size": null, |
| "std": [ |
| 0.5, |
| 0.5, |
| 0.5 |
| ], |
| "tag": "v2_webli" |
| }, |
| "torch_dtype": "float32", |
| "transformers_version": "4.49.0" |
| } |
|
|