TL;DR
This paper introduces CamemBERT, a French language model trained on web data, demonstrating that smaller datasets can achieve state-of-the-art results across multiple NLP tasks.
Contribution
The paper presents a monolingual French Transformer model, CamemBERT, trained on web crawled data, showing its effectiveness compared to larger datasets and prior multilingual models.
Findings
Web crawled data outperforms Wikipedia data for training.
A 4GB dataset achieves results comparable to 130GB datasets.
CamemBERT sets new state-of-the-art in four NLP tasks.
Abstract
Pretrained language models are now ubiquitous in Natural Language Processing. Despite their success, most available models have either been trained on English data or on the concatenation of data in multiple languages. This makes practical use of such models --in all languages except English-- very limited. In this paper, we investigate the feasibility of training monolingual Transformer-based language models for other languages, taking French as an example and evaluating our language models on part-of-speech tagging, dependency parsing, named entity recognition and natural language inference tasks. We show that the use of web crawled data is preferable to the use of Wikipedia data. More surprisingly, we show that a relatively small web crawled dataset (4GB) leads to results that are as good as those obtained using larger datasets (130+GB). Our best performing model CamemBERT reaches or…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗almanach/camembert-basemodel· 840k dl· ♡ 99840k dl♡ 99
- 🤗DataikuNLP/camembert-basemodel· 1.3k dl1.3k dl
- 🤗almanach/camembert-base-ccnet-4gbmodel· 2 dl2 dl
- 🤗almanach/camembert-base-ccnetmodel· 85 dl· ♡ 185 dl♡ 1
- 🤗almanach/camembert-base-oscar-4gbmodel· 29 dl· ♡ 129 dl♡ 1
- 🤗almanach/camembert-base-wikipedia-4gbmodel· 165 dl165 dl
- 🤗almanach/camembert-base-legacymodel· 4.9k dl· ♡ 74.9k dl♡ 7
- 🤗almanach/camembert-largemodel· 44k dl· ♡ 2044k dl♡ 20
- 🤗AgentPublic/dpr-ctx_encoder-fr_qa-camembertmodel· 237 dl· ♡ 5237 dl♡ 5
- 🤗AgentPublic/dpr-question_encoder-fr_qa-camembertmodel· 259 dl· ♡ 8259 dl♡ 8
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
