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