paper-with-me

홈 › Papers

NeoDictaBERT: Pushing the Frontier of BERT models for Hebrew

2025-10-23 · Shaltiel Shmidman, Avi Shmidman, Moshe Koppel arxiv

Since their initial release, BERT models have demonstrated exceptional performance on a variety of tasks, despite their relatively small size (BERT-base has ~100M parameters). Nevertheless, the architectural choices used in these models are outdated compared to newer transformer-based models such as Llama3 and Qwen3. In recent months, several architectures have been proposed to close this gap. ModernBERT and NeoBERT both show strong improvements on English benchmarks and significantly extend the supported context window. Following their successes, we introduce NeoDictaBERT and NeoDictaBERT-bilingual: BERT-style models trained using the same architecture as NeoBERT, with a dedicated focus on Hebrew texts. These models outperform existing ones on almost all Hebrew benchmarks and provide a strong foundation for downstream tasks. Notably, the NeoDictaBERT-bilingual model shows strong results on retrieval tasks, outperforming other multilingual models of similar size. In this paper, we describe the training process and report results across various benchmarks. We release the models to the community as part of our goal to advance research and development in Hebrew NLP.

📄 PDF Abstract BibTeX arXiv:2510.20386

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Introducing BEREL: BERT Embeddings for Rabbinic-Encoded Language

2022-08-03 · Avi Shmidman, Joshua Guedalia, Shaltiel Shmidman, Cheyn Shmuel Shmidman 외

We present a new pre-trained language model (PLM) for Rabbinic Hebrew, termed Berel (BERT Embeddings for Rabbinic-Encoded Language). Whilst other PLMs exist for processing Hebrew texts (e.g., HeBERT, AlephBert), they are…

Language ModelingLanguage Modelling

HalleluBERT: Let Every Token That Has Meaning Bear Its Weight

2025-10-24 · Raphael Schmitt arxiv

Transformer-based models have advanced NLP, yet Hebrew still lacks a RoBERTa encoder that is trained at scale and released in both base and large variants. We present HalleluBERT, a RoBERTa-based encoder family trained f…

AlephBERT:A Hebrew Large Pre-Trained Language Model to Start-off your Hebrew NLP Application With

2021-04-08 · Amit Seker, Elron Bandel, Dan Bareket, Idan Brusilovsky 외

Large Pre-trained Language Models (PLMs) have become ubiquitous in the development of language understanding technology and lie at the heart of many artificial intelligence advances. While advances reported for English u…

Language ModelingLanguage ModellingMorphological Taggingnamed-entity-recognition+4

MenakBERT -- Hebrew Diacriticizer

2024-10-03 · Ido Cohen, Jacob Gidron, Idan Pinto

Diacritical marks in the Hebrew language give words their vocalized form. The task of adding diacritical marks to plain Hebrew text is still dominated by a system that relies heavily on human-curated resources. Recent mo…

Part-Of-Speech Tagging

Large Pre-Trained Models with Extra-Large Vocabularies: A Contrastive Analysis of Hebrew BERT Models and a New One to Outperform Them All

2022-11-28 · Eylon Gueta, Avi Shmidman, Shaltiel Shmidman, Cheyn Shmuel Shmidman 외

We present a new pre-trained language model (PLM) for modern Hebrew, termed AlephBERTGimmel, which employs a much larger vocabulary (128K items) than standard Hebrew PLMs before. We perform a contrastive analysis of this…

AllLanguage ModelingLanguage ModellingMorphological Analysis+5