arXiv:2411.15124cs.CL2024-11被引 851

Tulu 3开源了顶尖语言模型的后训练全链条,包含数据、代码和方法。

Tulu 3: Pushing Frontiers in Open Language Model Post-Training

  • 基于Llama 3.1,采用SFT、DPO与新方法RLVR进行后训练
  • 性能超越Llama 3.1指令版及GPT-4o-mini等闭源模型
  • 提供可复现的完整训练配方,适合研究者与开发者使用

语言模型后训练能提升行为表现并解锁新能力,但开源方案仍落后于闭源实践。本文发布Tulu 3,一套基于Llama 3.1的完全开源、前沿的后训练模型家族,附带训练数据、代码与完整配方,成为现代后训练技术的全面指南。Tulu 3在多项评测中表现优于Llama 3.1指令版、Qwen 2.5、Mistral,甚至超过GPT-4o-mini与Claude 3.5-Haiku等闭源模型。所用训练方法包括监督微调(SFT)、直接偏好优化(DPO)及新提出的可验证奖励强化学习(RLVR)。我们构建了多任务评估体系,涵盖开发集与未见数据集评估,标准基准实现,并大幅清理现有开源数据集中的污染内容。此外,我们分析了未能稳定提升性能的训练方法。除模型权重与演示外,还公开完整配方——包括多样技能数据集、数据清洗与评估工具包、训练代码与基础设施,以及详尽的复现报告,支持向更多领域扩展。

原文摘要 · Abstract (English)

Language model post-training is applied to refine behaviors and unlock new skills across a wide range of recent language models, but open recipes for applying these techniques lag behind proprietary ones. The underlying training data and recipes for post-training are simultaneously the most important pieces of the puzzle and the portion with the least transparency. To bridge this gap, we introduce Tulu 3, a family of fully-open state-of-the-art post-trained models, alongside its data, code, and training recipes, serving as a comprehensive guide for modern post-training techniques. Tulu 3, which builds on Llama 3.1 base models, achieves results surpassing the instruct versions of Llama 3.1, Qwen 2.5, Mistral, and even closed models such as GPT-4o-mini and Claude 3.5-Haiku. The training algorithms for our models include supervised finetuning (SFT), Direct Preference Optimization (DPO), and a novel method we call Reinforcement Learning with Verifiable Rewards (RLVR). With Tulu 3, we introduce a multi-task evaluation scheme for post-training recipes with development and unseen evaluations, standard benchmark implementations, and substantial decontamination of existing open datasets on said benchmarks. We conclude with analysis and discussion of training methods that did not reliably improve performance. In addition to the Tulu 3 model weights and demo, we release the complete recipe -- including datasets for diverse core skills, a robust toolkit for data curation and evaluation, the training code and infrastructure, and, most importantly, a detailed report for reproducing and further adapting the Tulu 3 approach to more domains.

大模型后训练开源RLVR

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。