How to use tmills/event-thyme-colon with Transformers:
# Load model directly from transformers import CnlpModelForClassification model = CnlpModelForClassification.from_pretrained("tmills/event-thyme-colon", dtype="auto")
No model card