hotpotqa.pisa
Description
import pyterrier as pt
index = pt.Artifact.from_hf('pyterrier/hotpotqa.pisa')
index.bm25() # returns a BM25 retriever
import pyterrier as pt
from… See the full description on the dataset page:
https://huggingface.co/datasets/pyterrier/hotpotqa.pisa.