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.
08
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 artifactBenchmarks
TODO: Provide benchmarks for the artifact.
Reproduction
# TODO: Show how you constructed the artifact.Metadata
{
"type": "indexer_cache",
"format": "lz4pickle",
"package_hint": "pyterrier-caching",
"record_count": 4635922
}