dots.llm1 技术报告

dots.llm1 Technical Report

火碧 Bi Huo · Xiaohongshu · 2025-06-06 · arXiv:2506.05767 ↗ · 被引 3

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

混合专家(MoE)模型已成为一种有前景的范式,通过仅激活每个输入 token 的部分参数来高效扩展语言模型。本报告介绍了 dots.llm1,一个大规模 MoE 模型,总参数量 142B,激活参数 14B,在降低训练和推理成本的同时,性能与最先进模型相当。利用我们精心设计的高效数据处理流程,dots.llm1 在 11.2T 高质量 token 上预训练,并通过后训练充分释放其能力,达到了与 Qwen2.5-72B 相当的性能。值得注意的是,预训练过程中未使用任何合成数据。为促进进一步研究,我们开源了每万亿 token 的中间训练检查点,为理解大语言模型的学习动态提供了宝贵见解。

Mixture of Experts (MoE) models have emerged as a promising paradigm for scaling language models efficiently by activating only a subset of parameters for each input token. In this report, we present dots.llm1, a large-scale MoE model that activates 14B parameters out of a total of 142B parameters, delivering performance on par with state-of-the-art models while reducing training and inference costs. Leveraging our meticulously crafted and efficient data processing pipeline, dots.llm1 achieves performance comparable to Qwen2.5-72B after pretraining on 11.2T high-quality tokens and post-training to fully unlock its capabilities. Notably, no synthetic data is used during pretraining. To foster further research, we open-source intermediate training checkpoints at every one trillion tokens, providing valuable insights into the learning dynamics of large language models.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 16)

阅读逐段中英对照全文 →