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