paper-with-me

홈 › Papers

PL-MTEB: Polish Massive Text Embedding Benchmark

2024-05-16 · Rafał Poświata, Sławomir Dadas, Michał Perełkiewicz

In this paper, we introduce the Polish Massive Text Embedding Benchmark (PL-MTEB), a comprehensive benchmark for text embeddings in Polish. The PL-MTEB consists of 28 diverse NLP tasks from 5 task types. We adapted the tasks based on previously used datasets by the Polish NLP community. In addition, we created a new PLSC (Polish Library of Science Corpus) dataset consisting of titles and abstracts of scientific publications in Polish, which was used as the basis for two novel clustering tasks. We evaluated 15 publicly available models for text embedding, including Polish and multilingual ones, and collected detailed results for individual tasks and aggregated results for each task type and the entire benchmark. PL-MTEB comes with open-source code at https://github.com/rafalposwiata/pl-mteb.

📄 PDF Abstract BibTeX arXiv:2405.10138

Code (1)

rafalposwiata/pl-mteb 공식 구현

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

MTEB: Massive Text Embedding Benchmark

2022-10-13 · Niklas Muennighoff, Nouamane Tazi, Loïc Magne, Nils Reimers

Text embeddings are commonly evaluated on a small set of datasets from a single task not covering their possible applications to other tasks. It is unclear whether state-of-the-art embeddings on semantic textual similari…

BenchmarkingInformation RetrievalRerankingSemantic Textual Similarity+7

Do We Need Domain-Specific Embedding Models? An Empirical Investigation

2024-09-27 · Yixuan Tang, Yi Yang

Embedding models play a crucial role in representing and retrieving information across various NLP applications. Recent advancements in Large Language Models (LLMs) have further enhanced the performance of embedding mode…

FaMTEB: Massive Text Embedding Benchmark in Persian Language

2025-02-17 · Erfan Zinvandi, Morteza Alikhani, Mehran Sarmadi, Zahra Pourbahman 외

In this paper, we introduce a comprehensive benchmark for Persian (Farsi) text embeddings, built upon the Massive Text Embedding Benchmark (MTEB). Our benchmark includes 63 datasets spanning seven different tasks: classi…

ChatbotMTEB BenchmarkRerankingRetrieval+2

The Russian-focused embedders' exploration: ruMTEB benchmark and Russian embedding model design

2024-08-22 · Artem Snegirev, Maria Tikhonova, Anna Maksimova, Alena Fenogenova 외

Embedding models play a crucial role in Natural Language Processing (NLP) by creating text embeddings used in various tasks such as information retrieval and assessing semantic text similarity. This paper focuses on rese…

Information RetrievalRerankingRetrievalSemantic Textual Similarity+3

Maintaining MTEB: Towards Long Term Usability and Reproducibility of Embedding Benchmarks

2025-06-26 · Isaac Chung, Imene Kerboua, Marton Kardos, Roman Solomatin 외

The Massive Text Embedding Benchmark (MTEB) has become a standard evaluation platform for text embedding models. While previous work has established the core benchmark methodology, this paper focuses on the engineering a…