How to use AdapterHub/bert-base-arabert-ar-dialect with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("aubmindlab/bert-base-arabert") model.load_adapter("AdapterHub/bert-base-arabert-ar-dialect", set_active=True)
The community tab is the place to discuss and collaborate with the HF community!