Task
Text Retrieval
NFCorpus An MTEB dataset Massive Text Embedding Benchmark NFCorpus: A Full-Text Learning to Rank Dataset for Medical Information Retrieval Task category t2t Domains Medical, Academic, Written Reference https://www.cl.uni-heidelberg.de/statnlpgroup/nfcorpus/ How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task = mteb.get_tasks(["NFCorpus"]) evaluator = mteb.MTEB(task) model =… See the full description on the dataset page: https://huggingface.co/datasets/mteb/nfcorpus.
NFCorpus An MTEB dataset Massive Text Embedding Benchmark