Dense index of the BRIGHT Sustainable Living collection for PyTerrier
Description
A dense index of the sustainable-living subset of the BRIGHT dataset build with PyTerrier's DR plugin.
You will need to install PyTerrier, and its DR engine:
%pip install pyterrier
%pip install pyterrier-dr
import pyterrier as pt
artifact = pt.Artifact.from_hf('pyterrier-tutorial/bright.sustainable.mini.dense')