macavaney's picture
Upload folder using huggingface_hub
d3e135e verified
|
raw
history blame
727 Bytes
metadata
tags:
  - pyterrier
  - pyterrier-artifact
  - pyterrier-artifact.dense_index
  - pyterrier-artifact.dense_index.flex
task_categories:
  - text-retrieval
viewer: false

hotpotqa.retromae.flex

Description

TODO: What is the artifact?

Usage

# Load the artifact
import pyterrier_alpha as pta
artifact = pta.Artifact.from_hf('pyterrier/hotpotqa.retromae.flex')
# 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": 768,
  "doc_count": 5233329
}