Instructions to use jdorairaj/Bert-Adapters with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use jdorairaj/Bert-Adapters with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("bert-base-uncased") model.load_adapter("jdorairaj/Bert-Adapters", set_active=True) - Notebooks
- Google Colab
- Kaggle
Ctrl+K