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