dhruv-anand-aintech commited on
Commit
17669b4
·
verified ·
1 Parent(s): 8ed6867

Update VDF_META.json

Browse files
Files changed (1) hide show
  1. VDF_META.json +2 -2
VDF_META.json CHANGED
@@ -188,11 +188,11 @@
188
  "exported_vector_count": 1720611,
189
  "metric": "Cosine",
190
  "dimensions": 512,
191
- "model_name": "text-embedding-ada-002",
192
  "vector_columns": [
193
  "vector"
194
  ],
195
- "data_path": "vdf_20240123_170742_f8b5c/wolt_food"
196
  }
197
  ]
198
  }
 
188
  "exported_vector_count": 1720611,
189
  "metric": "Cosine",
190
  "dimensions": 512,
191
+ "model_name": "sentence-transformers/clip-ViT-B-32",
192
  "vector_columns": [
193
  "vector"
194
  ],
195
+ "data_path": "wolt_food"
196
  }
197
  ]
198
  }