turing-100m-batch-update-eval / source_manifest.json
Odeinjul's picture
Squash history after dataset card cleanup
866c820
Raw
History Blame Contribute Delete
1.19 kB
{
"created_at": "2026-07-18 19:27:38 UTC",
"dataset": "turing",
"package": "turing-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,
"order_seed": 42,
"threads": 96
},
"schema": "batch-update-eval-source-manifest.v1",
"scope": {
"batch_artifact_resolver_updated": false,
"pq_reordered": false,
"runtime_solver_updated": false
},
"static_dataset_ref": "shurangwu/turing-100m-static-search-eval",
"static_local_root": "/home/cc/workspace/static-search-eval-datasets/turing-100m-static-search-eval",
"static_required_local_inputs": [
"base.fbin",
"orig_query_100k.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-dataset/batch-update-eval-prep",
"python": "/home/cc/workspace/vectordb-cxl/venv/bin/python",
"vectordb_cxl_root": "/home/cc/workspace/vectordb-cxl"
}
}