The Dataset Viewer has been disabled on this dataset.

MS MARCO Passage TCT-HNP Corpus Graph (k=16)

Description

A corpus graph over MS MARCO passage constructed using TCT-HNP, with 16 neighbors per document.

Usage

# Load the artifact
import pyterrier_alpha as pta
artifact = pta.Artifact.from_hf('macavaney/msmarco-passage.corpusgraph.tcthnp.16')
# TODO: Show how you use the artifact

Benchmarks

TODO: Provide benchmarks for the artifact.

Reproduction

# TODO: Show how you constructed the artifact.

Metadata

{
  "type": "corpus_graph",
  "format": "np_topk",
  "package_hint": "pyterrier-adaptive",
  "doc_count": 8841823,
  "k": 16
}
Downloads last month
0