Instructions to use emilyalsentzer/Bio_ClinicalBERT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use emilyalsentzer/Bio_ClinicalBERT with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="emilyalsentzer/Bio_ClinicalBERT")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("emilyalsentzer/Bio_ClinicalBERT", device_map="auto") - Inference
- Notebooks
- Google Colab
- Kaggle
Listed on OpenModelMap
#21
by duola15 - opened
Listed on OpenModelMap β open-source model discovery engine.
Bio ClinicalBERT: benchmarks, deploy commands, hardware matching, license info β in one place: