Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Semantic search over the 44 million of English Wikipedia paragraphs using sentence transformers encoder.

The dataset contains:

  • 43 911 155 paragraphs from 6 458 670 wikipedia articles stored in a zip archive;
  • FAISS index with the embeddings;
  • Retriever module for semantic search over the paragraphs.

The size of each paragraph varies from 20 to 2000 characters.
The embedding vector size is 768.
The index is 4-bit-quantized 2-level IVF16384_HNSW32 constructed with the FAISS library.
Sentence encoder: all-mpnet-base-v2.

Downloads last month
10