WIKI-Dir and ARXIV-Dir
收藏资源简介:
WIKI-Dir和ARXIV-Dir是由字节跳动等机构构建的大规模基准数据集,旨在支持向量数据库中目录语义检索的深入研究。该数据集包含具有层次目录拓扑结构的数据内容,数据量庞大,源自Wikipedia和arXiv等公开文章档案,通过结构化处理形成嵌套命名空间。数据集创建过程涉及对知识库的路径编码和向量化处理,以模拟真实场景中的文件系统和代码仓库组织。其应用领域聚焦于人工智能代理的上下文管理、检索增强生成系统以及企业知识库的目录递归查询,旨在解决传统向量数据库在层次结构检索和一致性维护方面的局限性。
WIKI-Dir and ARXIV-Dir are large-scale benchmark datasets developed by ByteDance and other institutions, aiming to support in-depth research on directory semantic retrieval in vector databases. This dataset contains data content with hierarchical directory topology, includes massive volumes of data sourced from public article archives such as Wikipedia and arXiv, and forms nested namespaces through structured processing. The dataset creation process involves path encoding and vectorization of the underlying knowledge base, to simulate the organizational patterns of real-world file systems and code repositories. Its application scenarios focus on context management for AI Agents, retrieval-augmented generation (RAG) systems, and recursive directory queries in enterprise knowledge bases, with the goal of addressing the limitations of traditional vector databases in hierarchical structure retrieval and consistency maintenance.
数据集名称:dir-vector-dataset
数据集概述: 该数据集包含两个大规模真实世界数据集(WIKI-Dir 和 ARXIV-Dir),专门用于基准测试向量数据库中的目录语义操作(如 DSQ 和 DSM)。
数据集构成:
-
ARXIV-Dir(基于 arXiv)
- 规模:基于 276 万篇 arXiv 论文摘要。
- 特征:包含两个并行的层级结构(arXiv 类别分类体系 + 时间发布日期结构)。
- 向量维度:论文摘要编码为 1024 维向量(mxb-ai-embed-large-v1)。
- 查询:包含 1,000 个带有目录约束的查询及暴力搜索真实标签。
- 文件:包括类别真实标签、查询约束、查询向量、语料元数据、语料向量、通用真实标签等文件。
-
WIKI-Dir(基于 DBpedia/Wikipedia)
- 规模:包含 194 万个条目,363,000 个独立目录(平均深度 11.95)。
- 特征:具有深层层级结构,用于模拟复杂知识库。
- 向量维度:条目编码为 1024 维向量(bge-m3)。
- 查询与操作:包含 456 个测试查询及 2,000 个 DSM(移动/合并)操作。
- 文件:包括核心语料库、语料向量、目录路径信息、查询集、查询向量、真实标签等文件。
数据格式:
- 文本/元数据:JSON、JSONL、TXT、TSV(UTF-8 编码)。
- 向量:fvecs 格式(1024 维浮点向量,兼容 faiss/numpy)。
核心用途:基准测试数据库中目录语义查询(DSQ)和目录语义维护(DSM)操作。
数据下载: 通过谷歌云硬盘共享链接提供两个数据集的完整访问权限。
使用声明: 该数据集仅用于学术研究和非商业用途。使用时需遵守 arXiv、Wikipedia 和 DBpedia 的版权规定,禁止未经授权的商业使用或分发。





