English

BARThez: a Skilled Pretrained French Sequence-to-Sequence Model

Computation and Language 2021-02-10 v2

Abstract

Inductive transfer learning has taken the entire NLP field by storm, with models such as BERT and BART setting new state of the art on countless NLU tasks. However, most of the available models and research have been conducted for English. In this work, we introduce BARThez, the first large-scale pretrained seq2seq model for French. Being based on BART, BARThez is particularly well-suited for generative tasks. We evaluate BARThez on five discriminative tasks from the FLUE benchmark and two generative tasks from a novel summarization dataset, OrangeSum, that we created for this research. We show BARThez to be very competitive with state-of-the-art BERT-based French language models such as CamemBERT and FlauBERT. We also continue the pretraining of a multilingual BART on BARThez' corpus, and show our resulting model, mBARThez, to significantly boost BARThez' generative performance. Code, data and models are publicly available.

Keywords

Cite

@article{arxiv.2010.12321,
  title  = {BARThez: a Skilled Pretrained French Sequence-to-Sequence Model},
  author = {Moussa Kamal Eddine and Antoine J. -P. Tixier and Michalis Vazirgiannis},
  journal= {arXiv preprint arXiv:2010.12321},
  year   = {2021}
}

Comments

More experiments and results, human evaluation, reorganization of paper

R2 v1 2026-06-23T19:35:12.475Z