{ "model_type": "SMARTIES-v1-ViT-B", "auto_map": { "AutoModel": "smarties_model.SMARTIESHF", "AutoConfig": "smarties_config.SMARTIESConfig" }, "transformers_weights": "smarties-v1-vitb.safetensors", "spectrum_specs": null, "img_size": 224, "patch_size": 16, "embed_dim": 768, "depth": 12, "num_heads": 12, "mlp_ratio": 4.0, "qkv_bias": true, "norm_eps": 1e-6, "global_pool": false, "pos_drop_rate": 0.0, "norm_layer_eps": 1e-6, "mixed_precision": "no", "decoder_embed_dim": 512, "decoder_depth": 8, "decoder_num_heads": 16 }