CLAIMay 23, 2023

WYWEB: A NLP Evaluation Benchmark For Classical Chinese

arXiv:2305.14150v1226 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This addresses a gap for researchers and practitioners in NLP by providing a domain-specific benchmark for classical Chinese, though it is incremental as it extends existing benchmark concepts to a new language domain.

The authors tackled the lack of evaluation benchmarks for classical Chinese NLP by introducing WYWEB, a benchmark with nine tasks, and found that existing pre-trained models struggle with it.

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 traditionally focused on benchmarks for various tasks in languages such as Chinese, English, and multilingua, however, there has been a lack of attention given to the area of classical Chinese, also known as "wen yan wen", which has a rich history spanning thousands of years and holds signifi cant cultural and academic value. For the prosperity of the NLP community, in this paper, we introduce the WYWEB evaluation benchmark, which consists of nine NLP tasks in classical Chinese, implementing sentence classifi cation, sequence labeling, reading comprehension, and machine translation. We evaluate the existing pre-trained language models, which are all struggling with this benchmark. We also introduce a number of supplementary datasets and additional tools to help facilitate further progress on classical Chinese NLU. The github repository is https://github.com/baudzhou/WYWEB.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes