Multi-Modal Foundation · doctolib-lab
French medical encoder (ModernBERT, 149M params, up to 8,192-token context) pretrained from scratch on FineMed-fr — best on real-world clinical NER and top-ranked on DrBenchmark.
< 1s
Runs on On-demand GPU
Runs on our servers with on-demand compute. A first run needs time to load the model; active capacity can be reused and scales down when idle.Run this model
About this model
French medical encoder (ModernBERT, 149M params, up to 8,192-token context) pretrained from scratch on FineMed-fr — best on real-world clinical NER and top-ranked on DrBenchmark. Served through the generic Modal runner, which pulls doctolib-lab/doctomodernbert-fr-base from the Hugging Face Hub and runs it as a fill-mask pipeline. Inputs and outputs were derived from the repository's declared pipeline tag rather than written by hand — check the model card before relying on a result.
Standardized I/O contract
Every model in the Hub speaks the same contract, which is what lets the Router and the agent call any of them without special-casing.
Inputs
Sequence with a mask
Outputs
Labels with confidence scores, highest first.