NanoArguAna is a smaller subset of ArguAna, a dataset for argument retrieval in debate contexts.
You can evaluate an embedding model on this dataset using the following code:
import mteb
task = mteb.get_tasks(["NanoArguAnaRetrieval"])
evaluator =… See the full description on the dataset page:
https://huggingface.co/datasets/mteb/NanoArguAnaRetrieval.