JackMcKechnie's picture
Upload folder using huggingface_hub
aeeb9db verified
|
Raw
History Blame Contribute Delete
767 Bytes
metadata
tags:
  - pyterrier
  - pyterrier-artifact
  - pyterrier-artifact.sparse_index
  - pyterrier-artifact.sparse_index.terrier
task_categories:
  - text-retrieval
viewer: false

msmarco_passage_trec_dl_2020_judged.terrier

Description

TODO: What is the artifact?

Usage

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

Benchmarks

TODO: Provide benchmarks for the artifact.

Reproduction

# TODO: Show how you constructed the artifact.

Metadata

{
  "type": "sparse_index",
  "format": "terrier",
  "package_hint": "python-terrier"
}