Add index visual-flat-manifest.json
Browse files
indexes/visual-flat-manifest.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "visual-index-v1-local",
|
| 3 |
+
"index_name": "visual_flat",
|
| 4 |
+
"index_type": "flat",
|
| 5 |
+
"index_path": "E:\\AIC-2026\\data\\artifacts\\pilot-15v\\indexes\\visual-flat.faiss",
|
| 6 |
+
"model_id": "google/siglip2-large-patch16-256",
|
| 7 |
+
"dimension": 1024,
|
| 8 |
+
"ntotal": 41730,
|
| 9 |
+
"checksum": "8a407f1c9a650fcd2a63258feddb430a93a2594edabed199cee4a942d82f5480",
|
| 10 |
+
"artifact_root": "E:\\AIC-2026\\data\\artifacts\\pilot-15v\\canonical",
|
| 11 |
+
"source": "pilot-15v-canonical",
|
| 12 |
+
"model_revision": "787800c8990e6f058423089178e718139608408c"
|
| 13 |
+
}
|