CoolFace
Datasetpublic

mteb/RuBQReranking

RuBQReranking An MTEB dataset Massive Text Embedding Benchmark Paragraph reranking based on RuBQ 2.0. Give paragraphs that answer the question higher scores. Task category t2t Domains Encyclopaedic, Written Reference https://openreview.net/pdf?id=P5UQFFoQ4PJ 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(["RuBQReranking"]) evaluator = mteb.MTEB(task)… See the full description on the dataset page: https://huggingface.co/datasets/mteb/RuBQReranking.

sourceHugging Facecc-by-sa-4.0updated 7mo agoView on Hugging Face
2likes469downloads
7 commits on main
f2eac2f7mo ago

Add eval config

Samoed
9f5e8c21y ago

Add dataset card

Samoed
e8233e22y ago

Upload dataset

Samoed
0730aa02y ago

Upload dataset

Samoed
479ff272y ago

Upload dataset

Samoed
359007c2y ago

Upload dataset

Samoed
e89efcd2y ago

initial commit

Samoed