The Dataset Viewer has been disabled on this dataset.

wiki_index

Description

TODO: What is the artifact?

Usage

# Load the artifact
import pyterrier as pt
artifact = pt.Artifact.from_hf('arsalanh/wiki_index')
# TODO: Show how you use the artifact

Benchmarks

TODO: Provide benchmarks for the artifact.

Reproduction

# TODO: Show how you constructed the artifact.

Metadata

{
  "type": "dense_index",
  "format": "flex",
  "vec_size": 4096,
  "doc_count": 6407814
}
Downloads last month
16