Instructions to use Emran/ClinicalBERT_ICD10_Full with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Emran/ClinicalBERT_ICD10_Full with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Emran/ClinicalBERT_ICD10_Full", dtype="auto") - Notebooks
- Google Colab
- Kaggle
ClinicalBerticd10full
#1
by ntnshrm - opened