TensorX
返回文献探索

Paper · arXiv 2507.11412

Seq vs Seq: An Open Suite of Paired Encoders and Decoders

Orion Weller, Kathryn Ricci, Marc Marone, Antoine Chaffin, Dawn Lawrie, Benjamin Van Durme

33 upvotesJuly 15, 2025arXiv 预印本
AI 摘要

The Ettin suite of models demonstrates that encoder-only and decoder-only architectures perform optimally in their respective tasks, with encoder-only models excelling at classification and retrieval, and decoder-only models at generation, and that adapting models to different tasks through continued training is less effective.

large language modeldecoder-only language modelsencoder-only modelsclassificationretrievalSOTAEttin suiteparameterstokensModernBERTLlama 3.2SmolLM2MNLIgenerative tasks

Abstract

The large language model (LLM) community focuses almost exclusively on decoder-only language models, since they are easier to use for text generation. However, a large subset of the community still uses encoder-only models for tasks such as classification or retrieval. Previous work has attempted to compare these architectures, but is forced to make comparisons with models that have different numbers of parameters, training techniques, and datasets. We introduce the SOTA open-data Ettin suite of models: paired encoder-only and decoder-only models ranging from 17 million parameters to 1 billion, trained on up to 2 trillion tokens. Using the same recipe for both encoder-only and decoder-only models produces SOTA recipes in both categories for their respective sizes, beating ModernBERT as an encoder and Llama 3.2 and SmolLM2 as decoders. Like previous work, we find that encoder-only models excel at classification and retrieval tasks while decoders excel at generative tasks. However, we show that adapting a decoder model to encoder tasks (and vice versa) through continued training is subpar compared to using only the reverse objective (i.e. a 400M encoder outperforms a 1B decoder on MNLI, and vice versa for generative tasks). We open-source all artifacts of this study including training data, training order segmented by checkpoint, and 200+ checkpoints to allow future work to analyze or extend all aspects of training.

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

京ICP备2026059466号