How to use ShengdingHu/bitfit_roberta-base_rte with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ShengdingHu/bitfit_roberta-base_rte", dtype="auto")
No model card