paper-with-me

Papers

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

2022-12-13 · Yekun Chai, Shuohuan Wang, Chao Pang, Yu Sun, Hao Tian, Hua Wu

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. We employ two methods for universal cross-lingual pre-training: span-corruption language modeling that learns patterns from monolingual NL or PL; and pivot-based translation language modeling that relies on parallel data of many NLs and PLs. Extensive results show that ERNIE-Code outperforms previous multilingual LLMs for PL or NL across a wide range of end tasks of code intelligence, including multilingual code-to-text, text-to-code, code-to-code, and text-to-text generation. We further show its advantage of zero-shot prompting on multilingual code summarization and text-to-text translation. We release our code and pre-trained checkpoints.

📄 PDF Abstract BibTeX arXiv:2212.06742

Code (1)

PaddlePaddle/PaddleNLP 공식 구현 paddle

Tasks

Code SummarizationLanguage ModelingLanguage ModellingText GenerationTranslation

Similar Papers 제목 키워드 기반

ERNIE-UniX2: A Unified Cross-lingual Cross-modal Framework for Understanding and Generation

2022-11-09 · Bin Shan, Yaqian Han, Weichong Yin, Shuohuan Wang 외

Recent cross-lingual cross-modal works attempt to extend Vision-Language Pre-training (VLP) models to non-English inputs and achieve impressive performance. However, these models focus only on understanding tasks utilizi…

Contrastive LearningDecoderLanguage ModelingLanguage Modelling+6

ERNIE-ViL 2.0: Multi-view Contrastive Learning for Image-Text Pre-training

2022-09-30 · Bin Shan, Weichong Yin, Yu Sun, Hao Tian 외

Recent Vision-Language Pre-trained (VLP) models based on dual encoder have attracted extensive attention from academia and industry due to their superior performance on various cross-modal tasks and high computational ef…

Computational EfficiencyContrastive LearningCross-Modal RetrievalImage Retrieval+5

ERNIE-Gram: Pre-Training with Explicitly N-Gram Masked Language Modeling for Natural Language Understanding

2020-10-23 · NAACL 2021 4 · Dongling Xiao, Yu-Kun Li, Han Zhang, Yu Sun 외

Coarse-grained linguistic information, such as named entities or phrases, facilitates adequately representation learning in pre-training. Previous works mainly focus on extending the objective of BERT's Masked Language M…

Language ModelingLanguage ModellingMasked Language ModelingNatural Language Understanding+2

Exploring Text-transformers in AAAI 2021 Shared Task: COVID-19 Fake News Detection in English

2021-01-07 · Xiangyang Li, Yu Xia, Xiang Long, Zheng Li 외

In this paper, we describe our system for the AAAI 2021 shared task of COVID-19 Fake News Detection in English, where we achieved the 3rd position with the weighted F1 score of 0.9859 on the test set. Specifically, we pr…

Fake News DetectionPosition

ERNIE 2.0: A Continual Pre-training Framework for Language Understanding

2019-07-29 · Yu Sun, Shuohuan Wang, Yukun Li, Shikun Feng 외

Recently, pre-trained models have achieved state-of-the-art results in various language understanding tasks, which indicates that pre-training on large-scale corpora may play a crucial role in natural language processing…

Chinese Named Entity RecognitionChinese Reading ComprehensionChinese Sentence Pair ClassificationChinese Sentiment Analysis+8