How to use wooning/bert-mrpc-lora-finetuning-final with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("wooning/bert-mrpc-lora-finetuning-final", dtype="auto")