How to use intanm/xlmr_idkmrc with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("xlm-roberta-base") model.load_adapter("intanm/xlmr_idkmrc", set_active=True)
What is a pickle import?