2022

ERNIE-Code: Beyond English-Centric Cross-lingual Pretraining for Programming Languages

Chai, Yekun, Wang, Shuohuan, Pang, Chao et al.

Understand

Software engineers working with the same programming language (PL) may speak different natural languages (NLs) and vice versa, erecting huge barriers to communication and working efficiency.

  • Recent studies have demonstrated the effectiveness of generative pre-training in computer programs, yet they are always English-centric.
  • In this work, we step towards bridging the gap between multilingual NLs and multilingual PLs for large language models (LLMs).
  • We release ERNIE-Code, a unified pre-trained language model for 116 NLs and 6 PLs.

Reading the bibliography…