CoolFace
Datasetpublic

pyterrier/dbpedia-entity.splade-v1.cache

dbpedia-entity.splade-v1.cache Description TODO: What is the artifact? Usage # Load the artifact import pyterrier_alpha as pta artifact = pta.Artifact.from_hf('pyterrier/dbpedia-entity.splade-v1.cache') # TODO: Show how you use the artifact Benchmarks TODO: Provide benchmarks for the artifact. Reproduction # TODO: Show how you constructed the artifact. Metadata { "type": "indexer_cache", "format":… See the full description on the dataset page: https://huggingface.co/datasets/pyterrier/dbpedia-entity.splade-v1.cache.

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes8downloads
Dataset Card

dbpedia-entity.splade-v1.cache

Description

TODO: What is the artifact?

Usage

python
# Load the artifact
import pyterrier_alpha as pta
artifact = pta.Artifact.from_hf('pyterrier/dbpedia-entity.splade-v1.cache')
# TODO: Show how you use the artifact

Benchmarks

TODO: Provide benchmarks for the artifact.

Reproduction

python
# TODO: Show how you constructed the artifact.

Metadata

{
  "type": "indexer_cache",
  "format": "lz4pickle",
  "package_hint": "pyterrier-caching",
  "record_count": 4635922
}