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