Instructions to use tmills/event-thyme-colon-pubmedbert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tmills/event-thyme-colon-pubmedbert with Transformers:
# Load model directly from transformers import CnlpModelForClassification model = CnlpModelForClassification.from_pretrained("tmills/event-thyme-colon-pubmedbert", dtype="auto") - Notebooks
- Google Colab
- Kaggle