| { | |
| "display_name": "CLIP Base (patch32-224)", | |
| "model_id": "openai/clip-vit-base-patch32", | |
| "family": "clip", | |
| "batch_size": 64, | |
| "train_shape": [ | |
| 2785, | |
| 768 | |
| ], | |
| "embed_dim": 768, | |
| "num_params_M": 151.3, | |
| "image_size": 224, | |
| "patch_size": 32, | |
| "num_layers": 12 | |
| } |