{ "schema_version": 1, "id": "bioclip-v1", "display_name": "BioCLIP v1 (ViT-B/16, fp16)", "version": "1.0.0", "architecture": "vit-b-16", "embedding_dim": 512, "input_size": 224, "runtime": "onnxruntime", "input_dtype": "float16", "preprocess": { "resize": "bicubic", "center_crop": 224, "mean": [ 0.48145466, 0.4578275, 0.40821073 ], "std": [ 0.26862954, 0.26130258, 0.27577711 ] }, "logit_scale": 100.0, "files": { "image_encoder": { "path": "image_encoder.onnx", "sha256": "d982b6800a5b751272485ad4dd266f3d3eb39457b882daa5a0557cbbb62b3e9d", "size_bytes": 172771717 }, "text_embeddings": { "path": "text_embeddings_v1.safetensors", "sha256": "98773c1aa8378460a86fca10cb81650621de1bd0732af53f92d90440de79cad3", "size_bytes": 7328 }, "species_index": { "path": "species_index.json", "sha256": "da97c01fce21747eed0d91e182383bc72bf0e4684743559175453ede87a14120", "size_bytes": 781 } }, "hf_repo": "m3r1al/naturalist-bioclip-v1", "hf_revision": "main", "min_app_version": "1.0.0" }