How to use mlml-chip/psych-domains with Transformers:
# Load model directly from transformers import CnlpModelForClassification model = CnlpModelForClassification.from_pretrained("mlml-chip/psych-domains", dtype="auto")