pyterrier-tutorial/bright.sustainable.mpnet.dense
bright.sustainable.mpnet.dense Description TODO: What is the artifact? Usage # Load the artifact import pyterrier as pt artifact = pt.Artifact.from_hf('pyterrier-tutorial/bright.sustainable.mpnet.dense') # 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":… See the full description on the dataset page: https://huggingface.co/datasets/pyterrier-tutorial/bright.sustainable.mpnet.dense.
038
bright.sustainable.mpnet.dense
Description
TODO: What is the artifact?
Usage
# Load the artifact
import pyterrier as pt
artifact = pt.Artifact.from_hf('pyterrier-tutorial/bright.sustainable.mpnet.dense')
# TODO: Show how you use the artifactBenchmarks
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": 60792
}