paper-with-me

홈 › Papers

WenyanGPT: A Large Language Model for Classical Chinese Tasks

2025-04-29 · Xinyu Yao, Mengdi Wang, Bo Chen, Xiaobing Zhao

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\footnote, and evaluation benchmark dataset publicly available to promote further research and development in the field of Classical Chinese processing.

📄 PDF Abstract BibTeX arXiv:2504.20609

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Efficiently Building a Domain-Specific Large Language Model from Scratch: A Case Study of a Classical Chinese Large Language Model

2025-05-17 · Shen Li, Renfen Hu, Lijun Wang

General-purpose large language models demonstrate notable capabilities in language comprehension and generation, achieving results that are comparable to, or even surpass, human performance in many natural language proce…

Language ModelingLanguage ModellingLarge Language Model

TongGu: Mastering Classical Chinese Understanding with Knowledge-Grounded Large Language Models

2024-07-04 · Jiahuan Cao, Dezhi Peng, Peirong Zhang, Yongxin Shi 외

Classical Chinese is a gateway to the rich heritage and wisdom of ancient China, yet its complexities pose formidable comprehension barriers for most modern people without specialized knowledge. While Large Language Mode…

RAGRetrieval-augmented Generation

C$^{3}$Bench: A Comprehensive Classical Chinese Understanding Benchmark for Large Language Models

2024-05-28 · Jiahuan Cao, Yongxin Shi, Dezhi Peng, Yang Liu 외

Classical Chinese Understanding (CCU) holds significant value in preserving and exploration of the outstanding traditional Chinese culture. Recently, researchers have attempted to leverage the potential of Large Language…

named-entity-recognitionNamed Entity Recognition

WYWEB: A NLP Evaluation Benchmark For Classical Chinese

2023-05-23 · Bo Zhou, Qianglong Chen, Tianyu Wang, Xiaomi Zhong 외

To fully evaluate the overall performance of different NLP models in a given domain, many evaluation benchmarks are proposed, such as GLUE, SuperGLUE and CLUE. The fi eld of natural language understanding has traditional…

Machine TranslationNatural Language UnderstandingReading ComprehensionSentence

Translation via Annotation: A Computational Study of Translating Classical Chinese into Japanese

2025-11-07 · Zilong Li, Jie Cao arxiv

Ancient people translated classical Chinese into Japanese using a system of annotations placed around characters. We abstract this process as sequence tagging tasks and fit them into modern language technologies. The res…

Machine Translation