paper-with-me

홈 › Papers

SkMTEB: Slovak Massive Text Embedding Benchmark and Model Adaptation

2026-06-11 · Marek Šuppa, Andrej Ridzik, Daniel Hládek, Natália Kňažeková, Viktória Ondrejová arxiv

We introduce SkMTEB, the first comprehensive MTEB-style text embedding benchmark for Slovak, a low-resource West Slavic language, comprising 31 datasets across 7 task types -- nearly 4$\times$ the depth of existing multilingual benchmark coverage for Slovak. Our evaluation of 31 embedding models reveals that large instruction-tuned multilingual models achieve the strongest performance, while existing Slovak-specific models trained for NLU tasks transfer poorly to embedding tasks. To address the need for efficient, locally-deployable Slovak embeddings, we develop \texttt{e5-sk-small} (45M parameters) and \texttt{e5-sk-large} (365M) by applying vocabulary trimming and fine-tuning to Multilingual E5 models. Despite size reductions of up to 62\%, our open-source models achieve competitive performance with proprietary APIs while remaining locally deployable for semantic search and retrieval-augmented generation (RAG). We release the benchmark, models, datasets, and code openly, hoping our approach offers a replicable path for other under-resourced languages.

📄 PDF Abstract BibTeX arXiv:2606.13647

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SlovakBERT: Slovak Masked Language Model

2021-09-30 · Matúš Pikuliak, Štefan Grivalský, Martin Konôpka, Miroslav Blšták 외

We introduce a new Slovak masked language model called SlovakBERT. This is to our best knowledge the first paper discussing Slovak transformers-based language models. We evaluate our model on several NLP tasks and achiev…

Language ModelingLanguage ModellingmodelPart-Of-Speech Tagging+2

SlovKE: A Large-Scale Dataset and LLM Evaluation for Slovak Keyphrase Extraction

2026-03-16 · David Števaňák, Marek Šuppa arxiv

Keyphrase extraction for morphologically rich, low-resource languages remains understudied, largely due to the scarcity of suitable evaluation datasets. We address this gap for Slovak by constructing a dataset of 227,432…

Keyphrase Extraction

Approaches to Semantic Textual Similarity in Slovak Language: From Algorithms to Transformers

2026-02-04 · Lukas Radosky, Miroslav Blstak, Matej Krajcovic, Ivan Polasek arxiv

Semantic textual similarity (STS) plays a crucial role in many natural language processing tasks. While extensively studied in high-resource languages, STS remains challenging for under-resourced languages such as Slovak…

Semantic Textual Similarity

skLEP: A Slovak General Language Understanding Benchmark

2025-06-26 · Marek Šuppa, Andrej Ridzik, Daniel Hládek, Tomáš Javůrek 외

In this work, we introduce skLEP, the first comprehensive benchmark specifically designed for evaluating Slovak natural language understanding (NLU) models. We have compiled skLEP to encompass nine diverse tasks that spa…

Natural Language UnderstandingSentence

WikiGoldSK: Annotated Dataset, Baselines and Few-Shot Learning Experiments for Slovak Named Entity Recognition

2023-04-08 · Dávid Šuba, Marek Šuppa, Jozef Kubík, Endre Hamerlik 외

Named Entity Recognition (NER) is a fundamental NLP tasks with a wide range of practical applications. The performance of state-of-the-art NER methods depends on high quality manually anotated datasets which still do not…

Few-Shot Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1