First version of model. 26adb3a
Tim Miller commited on
How to use mlml-chip/sharpseed-termexists with Transformers:
# Load model directly
from transformers import CnlpModelForClassification
model = CnlpModelForClassification.from_pretrained("mlml-chip/sharpseed-termexists", dtype="auto")