Abstract
We present Tongyi DeepResearch, an agentic large language model, which isspecifically designed for long-horizon, deep information-seeking researchtasks. To incentivize autonomous deep research agency, Tongyi DeepResearch isdeveloped through an end-to-end training framework that combines agenticmid-training and agentic post-training, enabling scalable reasoning andinformation seeking across complex tasks. We design a highly scalable datasynthesis pipeline that is fully automatic, without relying on costly humanannotation, and empowers all training stages. By constructing customizedenvironments for each stage, our system enables stable and consistentinteractions throughout. Tongyi DeepResearch, featuring 30.5 billion totalparameters, with only 3.3 billion activated per token, achievesstate-of-the-art performance across a range of agentic deep researchbenchmarks, including Humanity's Last Exam, BrowseComp, BrowseComp-ZH,WebWalkerQA, xbench-DeepSearch, FRAMES and xbench-DeepSearch-2510. Weopen-source the model, framework, and complete solutions to empower thecommunity.