dhruv-anand-aintech
commited on
Commit
•
a8cd7e7
1
Parent(s):
96d4da9
Update VDF_META.json
Browse files- VDF_META.json +16 -18
VDF_META.json
CHANGED
@@ -1,27 +1,25 @@
|
|
1 |
{
|
2 |
-
"version": "0.
|
3 |
"file_structure": [
|
4 |
"vdf_20240130_114906_3faa2/VDF_META.json"
|
5 |
],
|
6 |
"author": "dhruvanand",
|
7 |
"exported_from": "qdrant",
|
8 |
"indexes": {
|
9 |
-
"arxiv_abstracts":
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
]
|
25 |
-
}
|
26 |
}
|
27 |
}
|
|
|
1 |
{
|
2 |
+
"version": "0.1.113",
|
3 |
"file_structure": [
|
4 |
"vdf_20240130_114906_3faa2/VDF_META.json"
|
5 |
],
|
6 |
"author": "dhruvanand",
|
7 |
"exported_from": "qdrant",
|
8 |
"indexes": {
|
9 |
+
"arxiv_abstracts": [
|
10 |
+
{
|
11 |
+
"index_name": "arxiv_abstracts",
|
12 |
+
"namespace": "",
|
13 |
+
"total_vector_count": 2254000,
|
14 |
+
"exported_vector_count": 2254000,
|
15 |
+
"metric": "Cosine",
|
16 |
+
"dimensions": 768,
|
17 |
+
"model_name": "hkunlp/instructor-xl",
|
18 |
+
"vector_columns": [
|
19 |
+
"vector"
|
20 |
+
],
|
21 |
+
"data_path": "arxiv_abstracts"
|
22 |
+
}
|
23 |
+
]
|
|
|
|
|
24 |
}
|
25 |
}
|