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