Dataset Viewer

The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.

This is the vector index file of our paper SearchAgent-X. It contains a HNSW-based index file of approxiamte nearest neighbor search built for Wikipedia English corpus.

Details of this dataset:

  • Chunked Text: wiki-18-corpus
  • Embedding Model: all-MiniLM-L6-v2
  • HNSW Implementation Base: HNSWLib
  • Indexing Params:
    • 32 neighbors per node (i.e., M)
    • candidate list of 500 (i.e., efConstruction)

DIY: How to Encode and Index Your Own Corpus?
πŸ˜„ Follow our github instructions and code here

Downloads last month
104

Collection including TiannuoYang/hnsw_index