metadata
tags:
- pyterrier
- pyterrier-artifact
task_categories:
- text-retrieval
viewer: false
webis-touche2020.splade-v3.cache
Description
TODO: What is the artifact?
Usage
# Load the artifact
import pyterrier_alpha as pta
artifact = pta.Artifact.from_hf('pyterrier/webis-touche2020.splade-v3.cache')
# TODO: Show how you use the artifact
Benchmarks
TODO: Provide benchmarks for the artifact.
Reproduction
# TODO: Show how you constructed the artifact.
Metadata
{
"package_hint": "pyterrier_caching"
}