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