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", dtype="auto") - Inference
- Notebooks
- Google Colab
- Kaggle
Using Bio_ClinicalBERT on Structured Data
#18 opened 9 months ago
by
AbstractMonkey
add AIBOM
#17 opened 11 months ago
by
RiccardoDav
Adding `safetensors` variant of this model
#16 opened about 1 year ago
by
SFconvertbot
HTTP Error
#15 opened about 1 year ago
by
avikalsingh
Add exported openvino model 'openvino_model_qint8_quantized.xml'
#14 opened about 1 year ago
by
ArthurGprog
text-embeddings-inf-compatibility
#13 opened over 1 year ago
by
sbhave1996
Adding `safetensors` variant of this model
#10 opened over 1 year ago
by
SFconvertbot
Bio_ClinicalBERT for Token Classification (NER)
1
#9 opened over 1 year ago
by
ugumerie
How can I use it in locally on CPU
1
#8 opened about 2 years ago
by
Jahanzaib006201
Add TF weights
#7 opened over 2 years ago
by
mockingjayca
Adding `safetensors` variant of this model
#6 opened about 3 years ago
by
wiktorfilipiuk
How is there 29 million downloads last month? Can someone please fill me in
2
#5 opened about 3 years ago
by
pedrosuave
Update README.md
1
#2 opened about 3 years ago
by
manxiaoman0
Detect temporal relation for clinical events
2
#1 opened over 3 years ago
by
srishtimath22