deep-100m-batch-update-eval / source_manifest.json
Odeinjul's picture
Add files using upload-large-folder tool
a8282d7 verified
Raw
History Blame Contribute Delete
1.31 kB
{
"created_at": "2026-07-21 18:17:00 UTC",
"dataset": "deep",
"package": "deep-100m-batch-update-eval",
"parameters": {
"base_count": 100000000,
"batch_rows": 1000000,
"gt_top_k": 10,
"hnsw_ef_construction": 500,
"hnsw_m": 32,
"initial_count": 80000000,
"initial_layout_sidecar_required": true,
"order_seed": 42,
"reordered_insert_source_required": true,
"threads": 96
},
"schema": "batch-update-eval-source-manifest.v1",
"scope": {
"batch_artifact_resolver_updated": false,
"insert_vectors_reordered": true,
"pq_reordered": true,
"runtime_solver_updated": false
},
"static_dataset_ref": "deep-100m-static-search-eval",
"static_local_root": "/home/cc/workspace/static-search-eval-datasets/deep-100m-static-search-eval",
"static_required_local_inputs": [
"base.fbin",
"orig_query_10k.fbin",
"groundtruth.bin",
"README.md",
"checksums.sha256",
"source_manifest.json",
"index_build.json",
"search_ef150.json"
],
"tooling": {
"hnswlib_root": "/home/cc/workspace/hnswlib",
"prep_root": "/home/cc/workspace/vectordb-eval/workload_preparation/batch-update-eval-prep",
"python": "/home/cc/workspace/vectordb-cxl/venv/bin/python",
"vectordb_cxl_root": "/home/cc/workspace/vectordb-cxl"
}
}