HotpotQA is a question answering dataset featuring natural, multi-hop questions, with strong supervision for supporting facts to enable more explainable question answering systems.
You can evaluate an embedding model on this dataset using the following code:
import mteb
task =… See the full description on the dataset page:
https://huggingface.co/datasets/mteb/hotpotqa.