Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

AgenticQwen: Training Small Agentic Language Models with Dual Data Flywheels for Industrial-Scale Tool Use

About

Modern industrial applications increasingly demand language models that act as agents, capable of multi-step reasoning and tool use in real-world settings. These tasks are typically performed under strict cost and latency constraints, making small agentic models highly desirable. In this paper, we introduce the AgenticQwen family of models, trained via multi-round reinforcement learning (RL) on synthetic data and a limited amount of open-source data. Our training framework combines reasoning RL and agentic RL with dual data flywheels that automatically generate increasingly challenging tasks. The reasoning flywheel increases task difficulty by learning from errors, while the agentic flywheel expands linear workflows into multi-branch behavior trees that better reflect the decision complexity of real-world applications. We validate AgenticQwen on public benchmarks and in an industrial agent system. The models achieve strong performance on multiple agentic benchmarks, and in our industrial agent system, close the gap with much larger models on search and data analysis tasks. Model checkpoints and part of the synthetic data: https://huggingface.co/collections/alibaba-pai/agenticqwen. Data synthesis and RL training code: https://github.com/haruhi-sudo/data_synth_and_rl. The data synthesis pipeline is also integrated into EasyDistill: https://github.com/modelscope/easydistill.

Yuanjie Lyu, Chengyu Wang, Haonan Zheng, Yuanhao Yue, Junbing Yan, Ming Wang, Jun Huang• 2026

Related benchmarks

TaskDatasetResultRank
Agentic SearchWebWalker--
9
Function CallingBFCL Multi-turn V4
Base Success Rate60
6
Tool UseTAU-2 & BFCL-V4 Multi-turn
Average Score50.2
6
Agentic Searchxbench
Online Deployment Accuracy47
4
Agentic SearchGAIA
Online Deployment Accuracy41.7
4
General AI Assistant ReasoningGAIA
Average Latency (s)344.1
3
Showing 6 of 6 rows

Other info

Follow for update