English

Revisiting Pre-Trained Models for Chinese Natural Language Processing

Computation and Language 2020-12-14 v2

Abstract

Bidirectional Encoder Representations from Transformers (BERT) has shown marvelous improvements across various NLP tasks, and consecutive variants have been proposed to further improve the performance of the pre-trained language models. In this paper, we target on revisiting Chinese pre-trained language models to examine their effectiveness in a non-English language and release the Chinese pre-trained language model series to the community. We also propose a simple but effective model called MacBERT, which improves upon RoBERTa in several ways, especially the masking strategy that adopts MLM as correction (Mac). We carried out extensive experiments on eight Chinese NLP tasks to revisit the existing pre-trained language models as well as the proposed MacBERT. Experimental results show that MacBERT could achieve state-of-the-art performances on many NLP tasks, and we also ablate details with several findings that may help future research. Resources available: https://github.com/ymcui/MacBERT

Keywords

Cite

@article{arxiv.2004.13922,
  title  = {Revisiting Pre-Trained Models for Chinese Natural Language Processing},
  author = {Yiming Cui and Wanxiang Che and Ting Liu and Bing Qin and Shijin Wang and Guoping Hu},
  journal= {arXiv preprint arXiv:2004.13922},
  year   = {2020}
}

Comments

12 pages, to appear at Findings of EMNLP 2020

R2 v1 2026-06-23T15:10:18.258Z