[2604.06737] Luwen Technical Report
About this article
Abstract page for arXiv paper 2604.06737: Luwen Technical Report
Computer Science > Computation and Language arXiv:2604.06737 (cs) [Submitted on 8 Apr 2026] Title:Luwen Technical Report Authors:Yiquan Wu, Yuhang Liu, Yifei Liu, Ang Li, Siying Zhou, Kun Kuang View a PDF of the paper titled Luwen Technical Report, by Yiquan Wu and 5 other authors View PDF HTML (experimental) Abstract:Large language models have demonstrated remarkable capabilities across a wide range of natural language processing tasks, yet their application in the legal domain remains challenging due to the specialized terminology, complex reasoning requirements, and rapidly evolving legal knowledge involved. In this paper, we present Luwen, an open-source Chinese legal language model built upon the Baichuan foundation model through three key techniques: continual pre-training on a large-scale legal corpus, supervised fine-tuning with carefully curated legal instruction data, and retrieval-augmented generation integrated with a comprehensive legal knowledge base. We evaluate Luwen on five representative legal tasks spanning both prediction and generation settings, including legal judgment prediction, judicial examination, legal text summarization, law article question answering, and judicial decision reasoning. Experimental results show that Luwen outperforms several strong baselines, demonstrating the effectiveness of our approach in adapting general-purpose language models to the legal domain. Comments: Subjects: Computation and Language (cs.CL); Artificial Intelligenc...