Qwen 技术报告

Qwen Technical Report

杨安 An Yang · · 2023-09-28 · arXiv:2309.16609 ↗ · 被引 4005

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

摘要 · Abstract

大型语言模型(LLMs)已经彻底改变了人工智能领域,使得之前被认为只有人类才能完成的自然语言处理任务成为可能。在这项工作中,我们介绍了 Qwen,这是我们大型语言模型系列的第一部分。Qwen 是一个全面的语言模型系列,包含具有不同参数数量的不同模型。它包括 Qwen,即基础预训练语言模型,以及 Qwen-Chat,即通过人类对齐技术微调的对话模型。基础语言模型在众多下游任务上持续展现出优越的性能,而对话模型,特别是那些使用人类反馈强化学习(RLHF)训练的模型,具有很强的竞争力。对话模型具备先进的工具使用和规划能力,可用于创建智能体应用,即使与更大的模型在复杂任务(如使用代码解释器)上相比也表现出色。此外,我们还开发了专注于代码的模型 Code-Qwen 和 Code-Qwen-Chat,以及专注于数学的模型 Math-Qwen-Chat,这些模型均基于基础语言模型构建。与开源模型相比,这些模型显示出显著改进的性能,但略逊于专有模型。

Large language models (LLMs) have revolutionized the field of artificial intelligence, enabling natural language processing tasks that were previously thought to be exclusive to humans. In this work, we introduce Qwen, the first installment of our large language model series. Qwen is a comprehensive language model series that encompasses distinct models with varying parameter counts. It includes Qwen, the base pretrained language models, and Qwen-Chat, the chat models finetuned with human alignment techniques. The base language models consistently demonstrate superior performance across a multitude of downstream tasks, and the chat models, particularly those trained using Reinforcement Learning from Human Feedback (RLHF), are highly competitive. The chat models possess advanced tool-use and planning capabilities for creating agent applications, showcasing impressive performance even when compared to bigger models on complex tasks like utilizing a code interpreter. Furthermore, we have developed coding-specialized models, Code-Qwen and Code-Qwen-Chat, as well as mathematics-focused models, Math-Qwen-Chat, which are built upon base language models. These models demonstrate significantly improved performance in comparison with open-source models, and slightly fall behind the proprietary models.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 4)

阅读逐段中英对照全文 →