almanach / camembertav2-base

huggingface.co
Total runs: 2.9K
24-hour runs: -66
7-day runs: -483
30-day runs: -745
Model's Last Updated: April 11 2025
feature-extraction

Introduction of camembertav2-base

Model Details of camembertav2-base

CamemBERT(a)-v2: A Smarter French Language Model Aged to Perfection

CamemBERTav2 is a French language model pretrained on a large corpus of 275B tokens of French text. It is the second version of the CamemBERTa model, which is based on the DebertaV2 architecture. CamemBERTav2 is trained using the Replaced Token Detection (RTD) objective with 20% mask rate on 275B tokens on 32 H100 GPUs. The dataset used for training is a combination of French OSCAR dumps from the CulturaX Project , French scientific documents from HALvest , and the French Wikipedia.

The model is a drop-in replacement for the original CamemBERTa model. Note that the new tokenizer is different from the original CamemBERTa tokenizer, so you will need to use Fast Tokenizers to use the model. It will work with DebertaV2TokenizerFast from transformers library even if the original DebertaV2TokenizerFast was sentencepiece-based.

Model update details

The new update includes:

  • Much larger pretraining dataset: 275B unique tokens (previously ~32B)
  • A newly built tokenizer based on WordPiece with 32,768 tokens, addition of the newline and tab characters, support emojis, and better handling of numbers (numbers are split into two digits tokens)
  • Extended context window of 1024 tokens

More details are available in the CamemBERTv2 paper .

How to use
from transformers import AutoTokenizer, AutoModel, AutoModelForMaskedLM

camembertav2 = AutoModel.from_pretrained("almanach/camembertav2-base")
tokenizer = AutoTokenizer.from_pretrained("almanach/camembertav2-base")
Fine-tuning Results:

Datasets: POS tagging and Dependency Parsing (GSD, Rhapsodie, Sequoia, FSMB), NER (FTB), the FLUE benchmark (XNLI, CLS, PAWS-X), the French Question Answering Dataset (FQuAD), Social Media NER (Counter-NER), and Medical NER (CAS1, CAS2, E3C, EMEA, MEDLINE).

Model UPOS LAS FTB-NER CLS PAWS-X XNLI F1 (FQuAD) EM (FQuAD) Counter-NER Medical-NER
CamemBERT 97.59 88.69 89.97 94.62 91.36 81.95 80.98 62.51 84.18 70.96
CamemBERTa 97.57 88.55 90.33 94.92 91.67 82.00 81.15 62.01 87.37 71.86
CamemBERT-bio - - - - - - - - - 73.96
CamemBERTv2 97.66 88.64 81.99 95.07 92.00 81.75 80.98 61.35 87.46 72.77
CamemBERTav2 97.71 88.65 93.40 95.63 93.06 84.82 83.04 64.29 89.53 73.98

Finetuned models are available in the following collection: CamemBERTav2 Finetuned Models

Pretraining Codebase

We use the pretraining codebase from the CamemBERTa repository for all v2 models.

Citation
@misc{antoun2024camembert20smarterfrench,
      title={CamemBERT 2.0: A Smarter French Language Model Aged to Perfection},
      author={Wissam Antoun and Francis Kulumba and Rian Touchent and Éric de la Clergerie and Benoît Sagot and Djamé Seddah},
      year={2024},
      eprint={2411.08868},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2411.08868},
}

Runs of almanach camembertav2-base on huggingface.co

2.9K
Total runs
-66
24-hour runs
-434
3-day runs
-483
7-day runs
-745
30-day runs

More Information About camembertav2-base huggingface.co Model

More camembertav2-base license Visit here:

https://choosealicense.com/licenses/mit

camembertav2-base huggingface.co

camembertav2-base huggingface.co is an AI model on huggingface.co that provides camembertav2-base's model effect (), which can be used instantly with this almanach camembertav2-base model. huggingface.co supports a free trial of the camembertav2-base model, and also provides paid use of the camembertav2-base. Support call camembertav2-base model through api, including Node.js, Python, http.

camembertav2-base huggingface.co Url

https://huggingface.co/almanach/camembertav2-base

almanach camembertav2-base online free

camembertav2-base huggingface.co is an online trial and call api platform, which integrates camembertav2-base's modeling effects, including api services, and provides a free online trial of camembertav2-base, you can try camembertav2-base online for free by clicking the link below.

almanach camembertav2-base online free url in huggingface.co:

https://huggingface.co/almanach/camembertav2-base

camembertav2-base install

camembertav2-base is an open source model from GitHub that offers a free installation service, and any user can find camembertav2-base on GitHub to install. At the same time, huggingface.co provides the effect of camembertav2-base install, users can directly use camembertav2-base installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

camembertav2-base install url in huggingface.co:

https://huggingface.co/almanach/camembertav2-base

Url of camembertav2-base

camembertav2-base huggingface.co Url

Provider of camembertav2-base huggingface.co

almanach
ORGANIZATIONS

Other API from almanach