How to use jacquelinehe/mabel-roberta-base with Transformers:
# Load model directly from transformers import AutoTokenizer, RobertaForMabel tokenizer = AutoTokenizer.from_pretrained("jacquelinehe/mabel-roberta-base") model = RobertaForMabel.from_pretrained("jacquelinehe/mabel-roberta-base")
The community tab is the place to discuss and collaborate with the HF community!