paper-with-me

홈 › Papers

PAGnol: An Extra-Large French Generative Model

2021-10-16 · LREC 2022 6 · Julien Launay, E. L. Tommasone, Baptiste Pannier, François Boniface, Amélie Chatelain, Alessandro Cappelli, Iacopo Poli, Djamé Seddah

Access to large pre-trained models of varied architectures, in many different languages, is central to the democratization of NLP. We introduce PAGnol, a collection of French GPT models. Using scaling laws, we efficiently train PAGnol-XL (1.5B parameters) with the same computational budget as CamemBERT, a model 13 times smaller. PAGnol-XL is the largest model trained to date for the French language. We plan to train increasingly large and performing versions of PAGnol, exploring the capabilities of French extreme-scale models. For this first release, we focus on the pre-training and scaling calculations underlining PAGnol. We fit a scaling law for compute for the French language, and compare it with its English counterpart. We find the pre-training dataset significantly conditions the quality of the outputs, with common datasets such as OSCAR leading to low-quality offensive text. We evaluate our models on discriminative and generative tasks in French, comparing to other state-of-the-art French and multilingual models, and reaching the state of the art in the abstract summarization task. Our research was conducted on the public GENCI Jean Zay supercomputer, and our models up to the Large are made publicly available.

📄 PDF Abstract BibTeX arXiv:2110.08554

Code (0)

등록된 구현이 없습니다.

Tasks

model

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
OSCAR OSCAR is a new learning method that uses object tags detected in images as anchor points to ease the learning of image-text alignment. The model take a triple as input…
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Weight Decay 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Extraction and representation of support verb constructions in Spanish (Extraction et repr\'esentation des constructions \`a verbe support en espagnol) [in French]

2014-07-01 · JEPTALNRECITAL 2014 7 · S Milena Castellanos P{\'a}ez, ra

N-gram Language Models and POS Distribution for the Identification of Spanish Varieties (Ngrammes et Traits Morphosyntaxiques pour la Identification de Vari\'et\'es de l'Espagnol) [in French]

2013-06-01 · JEPTALNRECITAL 2013 6 · Marcos Zampieri, Binyam Gebrekidan Gebre, Sascha Diwersy
Machine TranslationPOS

Regroupement sémantique de définitions en espagnol

2015-01-20 · Gerardo Sierra, Juan-Manuel Torres-Moreno, Alejandro Molina

This article focuses on the description and evaluation of a new unsupervised learning method of clustering of definitions in Spanish according to their semantic. Textual Energy was used as a clustering measure, and we st…

Clustering

Annotating Qualia Relations in Italian and French Complex Nominals

2012-05-01 · LREC 2012 5 · Pierrette Bouillon, Elisabetta Jezek, Chiara Melloni, Aur{\'e}lie Picton

The goal of this paper is to provide an annotation scheme for compounds based on generative lexicon theory (GL, Pustejovsky, 1995; Bassac and Bouillon, 2001). This scheme has been tested on a set of compounds automatical…

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

2020-10-23 · EMNLP 2021 11 · Moussa Kamal Eddine, Antoine J. -P. Tixier, Michalis Vazirgiannis

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 con…

FLUENatural Language UnderstandingOrangeSumSelf-Supervised Learning+2