WenyanGPT: A Large Language Model for Classical Chinese Tasks

Abstract

Classical Chinese, as the core carrier of Chinese culture, plays a crucial role in the inheritance and study of ancient literature. However, existing natural language processing models primarily optimize for Modern Chinese, resulting in inadequate performance on Classical Chinese. This paper presents a comprehensive solution for Classical Chinese language processing. By continuing pre-training and instruction fine-tuning on the LLaMA3-8B-Chinese model, we construct a large language model, WenyanGPT, which is specifically designed for Classical Chinese tasks. Additionally, we develop an evaluation benchmark dataset, WenyanBENCH. Experimental results on WenyanBENCH demonstrate that WenyanGPT significantly outperforms current advanced LLMs in various Classical Chinese tasks. We make the model's training data, instruction fine-tuning data, and evaluation benchmark dataset publicly available to promote further research and development in the field of Classical Chinese processing.

Cite

Text

Yao et al. "WenyanGPT: A Large Language Model for Classical Chinese Tasks." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/927

Markdown

[Yao et al. "WenyanGPT: A Large Language Model for Classical Chinese Tasks." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/yao2025ijcai-wenyangpt/) doi:10.24963/IJCAI.2025/927

BibTeX

@inproceedings{yao2025ijcai-wenyangpt,
  title     = {{WenyanGPT: A Large Language Model for Classical Chinese Tasks}},
  author    = {Yao, Xinyu and Wang, Mengdi and Chen, Bo and Zhao, Xiaobing},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {8339-8347},
  doi       = {10.24963/IJCAI.2025/927},
  url       = {https://mlanthology.org/ijcai/2025/yao2025ijcai-wenyangpt/}
}