Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

doctolib-lab
/
doctomodernbert-fr-large

Fill-Mask
Transformers
TensorBoard
Safetensors
French
modernbert
medical
healthcare
biomedical
clinical
french
long-context
doctobert
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use doctolib-lab/doctomodernbert-fr-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use doctolib-lab/doctomodernbert-fr-large with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="doctolib-lab/doctomodernbert-fr-large", device_map="auto")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("doctolib-lab/doctomodernbert-fr-large")
    model = AutoModelForMaskedLM.from_pretrained("doctolib-lab/doctomodernbert-fr-large", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
doctomodernbert-fr-large
1.61 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
bofenghuang's picture
bofenghuang
Super-squash branch 'main' using huggingface_hub
32a6693 14 days ago
  • assets
    Super-squash branch 'main' using huggingface_hub 14 days ago
  • runs
    Super-squash branch 'main' using huggingface_hub 14 days ago
  • .gitattributes
    1.59 kB
    Super-squash branch 'main' using huggingface_hub 14 days ago
  • LICENSE
    11.3 kB
    Super-squash branch 'main' using huggingface_hub 14 days ago
  • README.md
    6.47 kB
    Super-squash branch 'main' using huggingface_hub 14 days ago
  • config.json
    1.15 kB
    Super-squash branch 'main' using huggingface_hub 14 days ago
  • model.safetensors
    1.58 GB
    xet
    Super-squash branch 'main' using huggingface_hub 14 days ago
  • special_tokens_map.json
    1.05 kB
    Super-squash branch 'main' using huggingface_hub 14 days ago
  • tokenizer.json
    7.02 MB
    Super-squash branch 'main' using huggingface_hub 14 days ago
  • tokenizer_config.json
    20.6 kB
    Super-squash branch 'main' using huggingface_hub 14 days ago