How to use AdapterHub/roberta-large-mrpc_pfeiffer with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("roberta-large") model.load_adapter("AdapterHub/roberta-large-mrpc_pfeiffer", set_active=True)
The community tab is the place to discuss and collaborate with the HF community!