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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

emilyalsentzer
/
Bio_ClinicalBERT

Fill-Mask
Transformers
PyTorch
google-tensorflow TensorFlow
JAX
English
bert
Model card Files Files and versions
xet
Community
19

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
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

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
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs