TensorX
返回文献探索

Paper · arXiv 2502.19587

NeoBERT: A Next-Generation BERT

Lola Le Breton, Quentin Fournier, Mariam El Mezouar, Sarath Chandar

39 upvotesFebruary 26, 2025arXiv 预印本
AI 摘要

NeoBERT is a next-generation encoder that integrates modern advancements to surpass performance of BERT and RoBERTa on MTEB with a compact parameter footprint.

NeoBERTstate-of-the-art advancementsbidirectional modelsdepth-to-width ratioextended context lengthMTEB benchmarkBERT largeRoBERTa largeNomicBERTModernBERTGLUEuniform fine-tuningevaluation framework

Abstract

Recent innovations in architecture, pre-training, and fine-tuning have led to the remarkable in-context learning and reasoning abilities of large auto-regressive language models such as LLaMA and DeepSeek. In contrast, encoders like BERT and RoBERTa have not seen the same level of progress despite being foundational for many downstream NLP applications. To bridge this gap, we introduce NeoBERT, a next-generation encoder that redefines the capabilities of bidirectional models by integrating state-of-the-art advancements in architecture, modern data, and optimized pre-training methodologies. NeoBERT is designed for seamless adoption: it serves as a plug-and-play replacement for existing base models, relies on an optimal depth-to-width ratio, and leverages an extended context length of 4,096 tokens. Despite its compact 250M parameter footprint, it achieves state-of-the-art results on the massive MTEB benchmark, outperforming BERT large, RoBERTa large, NomicBERT, and ModernBERT under identical fine-tuning conditions. In addition, we rigorously evaluate the impact of each modification on GLUE and design a uniform fine-tuning and evaluation framework for MTEB. We release all code, data, checkpoints, and training scripts to accelerate research and real-world adoption.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
NeoBERT: A Next-Generation BERT | TensorX