Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

almanach
/
ModernCamemBERT-bio-base

Fill-Mask
Transformers
French
biomedical
clinical
encoder
modernbert
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use almanach/ModernCamemBERT-bio-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use almanach/ModernCamemBERT-bio-base with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="almanach/ModernCamemBERT-bio-base")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("almanach/ModernCamemBERT-bio-base", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
ModernCamemBERT-bio-base
11.1 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
rntc's picture
rntc
Update citation with arXiv ID 2605.12438
929d8cd verified about 13 hours ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    9.54 kB
    Update citation with arXiv ID 2605.12438 about 13 hours ago