Pith. sign in

REVIEW 3 cited by

CamemBERT 2.0: A Smarter French Language Model Aged to Perfection

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2411.08868 v1 pith:X47RQZ3Y submitted 2024-11-13 cs.CL

CamemBERT 2.0: A Smarter French Language Model Aged to Perfection

classification cs.CL
keywords modelscamembertlanguagefrenchperformancetasksupdatedacross
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

French language models, such as CamemBERT, have been widely adopted across industries for natural language processing (NLP) tasks, with models like CamemBERT seeing over 4 million downloads per month. However, these models face challenges due to temporal concept drift, where outdated training data leads to a decline in performance, especially when encountering new topics and terminology. This issue emphasizes the need for updated models that reflect current linguistic trends. In this paper, we introduce two new versions of the CamemBERT base model-CamemBERTav2 and CamemBERTv2-designed to address these challenges. CamemBERTav2 is based on the DeBERTaV3 architecture and makes use of the Replaced Token Detection (RTD) objective for better contextual understanding, while CamemBERTv2 is built on RoBERTa, which uses the Masked Language Modeling (MLM) objective. Both models are trained on a significantly larger and more recent dataset with longer context length and an updated tokenizer that enhances tokenization performance for French. We evaluate the performance of these models on both general-domain NLP tasks and domain-specific applications, such as medical field tasks, demonstrating their versatility and effectiveness across a range of use cases. Our results show that these updated models vastly outperform their predecessors, making them valuable tools for modern NLP systems. All our new models, as well as intermediate checkpoints, are made openly available on Huggingface.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Model in Distress: Sentiment Analysis on French Synthetic Social Media

    cs.CL 2026-04 unverdicted novelty 6.0

    A backtranslation-based synthetic data pipeline produces 1.7 million French tweets to train reasoners that reach 77-79% accuracy on human-annotated distress detection, matching or beating proprietary LLMs.

  2. HALvest-Contrastive: Retrieval-Like Authorship Attribution with Patch-Level Late Interaction

    cs.DL 2024-07 unverdicted novelty 6.0

    Presents HALvest-Contrastive corpus and Patch-Level Late Interaction (PLI) that improves authorship attribution by comparing token sequences rather than single vectors.

  3. moBERTo: A Modern Encoder for Portuguese via Continued Pretraining of ModernBERT

    cs.CL 2026-06 unverdicted novelty 5.0

    Continued pretraining of ModernBERT on curated Portuguese data produces moBERTo, which reports top results on Portuguese retrieval reranking and PLUE-PT benchmarks.