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