GerDaLIR is a legal information retrieval dataset created from the Open Legal Data platform.
You can evaluate an embedding model on this dataset using the following code:
import mteb
task = mteb.get_task("GerDaLIR")
evaluator = mteb.MTEB([task])… See the full description on the dataset page:
https://huggingface.co/datasets/mteb/GerDaLIR.