dhruv-anand-aintech commited on
Commit
a63eb9e
1 Parent(s): fedce47

Update VDF_META.json

Browse files
Files changed (1) hide show
  1. VDF_META.json +1 -1
VDF_META.json CHANGED
@@ -19,7 +19,7 @@
19
  "total_vector_count": 5979,
20
  "exported_vector_count": 5979,
21
  "dimensions": 768,
22
- "model_name": "text-embedding-ada-002",
23
  "vector_columns": [
24
  "title_vector"
25
  ],
 
19
  "total_vector_count": 5979,
20
  "exported_vector_count": 5979,
21
  "dimensions": 768,
22
+ "model_name": "facebook/dpr-ctx_encoder-single-nq-base",
23
  "vector_columns": [
24
  "title_vector"
25
  ],