Initial commit c5edbae
KornWtp commited on
How to use kornwtp/unsup-consert-base with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("kornwtp/unsup-consert-base", dtype="auto")