Instructions to use NightMachinery/task_adapter_news_xlm_roberta_base_en_BBC with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use NightMachinery/task_adapter_news_xlm_roberta_base_en_BBC with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("xlm-roberta-base") model.load_adapter("NightMachinery/task_adapter_news_xlm_roberta_base_en_BBC", set_active=True) - Notebooks
- Google Colab
- Kaggle