naflexvit_base_patch16 / config.json
bn22's picture
Upload model
a50d72e verified
{
"architecture": "naflexvit_base_patch16_siglip",
"architectures": [
"TimmWrapperModel"
],
"do_pooling": true,
"dtype": "float32",
"global_pool": "map",
"initializer_range": 0.02,
"label_names": [],
"model_args": null,
"model_type": "timm_wrapper",
"num_classes": 0,
"num_features": 768,
"pretrained_cfg": {
"classifier": "head",
"crop_mode": "center",
"crop_pct": 1.0,
"custom_load": false,
"first_conv": "embeds.proj",
"fixed_input_size": false,
"input_size": [
3,
384,
384
],
"interpolation": "bicubic",
"license": "apache-2.0",
"mean": [
0.5,
0.5,
0.5
],
"pool_size": null,
"std": [
0.5,
0.5,
0.5
],
"tag": "v2_webli"
},
"transformers_version": "5.0.0"
}