paper-with-me

Papers

FlauBERT: Unsupervised Language Model Pre-training for French

2019-12-11 · LREC 2020 5 · Hang Le, Loïc Vial, Jibril Frej, Vincent Segonne, Maximin Coavoux, Benjamin Lecouteux, Alexandre Allauzen, Benoît Crabbé, Laurent Besacier, Didier Schwab

Language models have become a key step to achieve state-of-the art results in many different Natural Language Processing (NLP) tasks. Leveraging the huge amount of unlabeled texts nowadays available, they provide an efficient way to pre-train continuous word representations that can be fine-tuned for a downstream task, along with their contextualization at the sentence level. This has been widely demonstrated for English using contextualized representations (Dai and Le, 2015; Peters et al., 2018; Howard and Ruder, 2018; Radford et al., 2018; Devlin et al., 2019; Yang et al., 2019b). In this paper, we introduce and share FlauBERT, a model learned on a very large and heterogeneous French corpus. Models of different sizes are trained using the new CNRS (French National Centre for Scientific Research) Jean Zay supercomputer. We apply our French language models to diverse NLP tasks (text classification, paraphrasing, natural language inference, parsing, word sense disambiguation) and show that most of the time they outperform other pre-training approaches. Different versions of FlauBERT as well as a unified evaluation protocol for the downstream tasks, called FLUE (French Language Understanding Evaluation), are shared to the research community for further reproducible experiments in French NLP.

📄 PDF Abstract BibTeX arXiv:1912.05372

Code (7)

getalp/Flaubert 공식 구현 pytorch
TheophileBlard/french-sentiment-analysis-with-bert tf
bencrabbe/npdependency pytorch
bourrel/French-News-Clustering tf
getalp/disambiguate pytorch
huggingface/transformers pytorch
ialifinaritra/text_summarization pytorch

Tasks

FLUELanguage ModelingLanguage ModellingmodelNatural Language InferenceSentenceText ClassificationWord Sense Disambiguation

Similar Papers 제목 키워드 기반

ASR-Generated Text for Language Model Pre-training Applied to Speech Tasks

2022-07-05 · Valentin Pelloin, Franck Dary, Nicolas Herve, Benoit Favre 외

We aim at improving spoken language modeling (LM) using very large amount of automatically transcribed speech. We leverage the INA (French National Audiovisual Institute) collection and obtain 19GB of text after applying…

Language ModelingLanguage ModellingSpoken Language Understanding

Using ASR-Generated Text for Spoken Language Modeling

2022-05-01 · BigScience (ACL) 2022 5 · Nicolas Hervé, Valentin Pelloin, Benoit Favre, Franck Dary 외

This papers aims at improving spoken language modeling (LM) using very large amount of automatically transcribed speech. We leverage the INA (French National Audiovisual Institute) collection and obtain 19GB of text afte…

Language ModelingLanguage Modelling

FlauBERT : des mod\`eles de langue contextualis\'es pr\'e-entra\^\in\'es pour le fran\ccais (FlauBERT : Unsupervised Language Model Pre-training for French)

2020-06-01 · JEPTALNRECITAL 2020 6 · Hang Le, Lo{\"\i}c Vial, Jibril Frej, Vincent Segonne 외

Les mod{\`e}les de langue pr{\'e}-entra{\^\i}n{\'e}s sont d{\'e}sormais indispensables pour obtenir des r{\'e}sultats {\`a} l{'}{\'e}tat-de-l{'}art dans de nombreuses t{\^a}ches du TALN. Tirant avantage de l{'}{\'e}norme…

FLUELanguage ModelingLanguage Modelling

A Benchmark Evaluation of Clinical Named Entity Recognition in French

2024-03-28 · Nesrine Bannour, Christophe Servan, Aurélie Névéol, Xavier Tannier

Background: Transformer-based language models have shown strong performance on many Natural LanguageProcessing (NLP) tasks. Masked Language Models (MLMs) attract sustained interest because they can be adaptedto different…

named-entity-recognitionNamed Entity Recognition

Extraction multi-étiquettes de relations en utilisant des couches de Transformer

2025-02-21 · Ngoc Luyen Le, Gildas Tagny Ngompé

In this article, we present the BTransformer18 model, a deep learning architecture designed for multi-label relation extraction in French texts. Our approach combines the contextual representation capabilities of pre-tra…

Relation Extraction