Datasets:
Commit
·
4ec25d5
1
Parent(s):
7f4e249
Upload folder using huggingface_hub
Browse files- VDF_META.json +26 -0
- i1.parquet/1.parquet +3 -0
VDF_META.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "0.0.1",
|
| 3 |
+
"file_structure": [
|
| 4 |
+
"vdf_20240109_233227_52f16/i1.parquet/1.parquet",
|
| 5 |
+
"vdf_20240109_233227_52f16/VDF_META.json"
|
| 6 |
+
],
|
| 7 |
+
"author": "dhruvanand",
|
| 8 |
+
"exported_from": "pinecone",
|
| 9 |
+
"indexes": {
|
| 10 |
+
"fashion-mnist": [
|
| 11 |
+
{
|
| 12 |
+
"namespace": "",
|
| 13 |
+
"total_vector_count": 60000,
|
| 14 |
+
"exported_vector_count": 60000,
|
| 15 |
+
"dimensions": 784,
|
| 16 |
+
"model_name": "test-model",
|
| 17 |
+
"vector_columns": [
|
| 18 |
+
"vector"
|
| 19 |
+
],
|
| 20 |
+
"data_path": "vdf_20240109_233227_52f16/i1.parquet",
|
| 21 |
+
"metric": "Euclid"
|
| 22 |
+
}
|
| 23 |
+
]
|
| 24 |
+
},
|
| 25 |
+
"exported_at": "2024-01-09T23:35:42.146408+05:30"
|
| 26 |
+
}
|
i1.parquet/1.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc2f8ae1b7cca4e013c8eee7435a09b703593c6ff3cb744a461755ff4874bc72
|
| 3 |
+
size 30676899
|