How to use reginaboateng/Compacter_clinical_bert_adapter_ner_pico_for_classification_task with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("emilyalsentzer/Bio_ClinicalBERT") model.load_adapter("reginaboateng/Compacter_clinical_bert_adapter_ner_pico_for_classification_task", set_active=True)
The community tab is the place to discuss and collaborate with the HF community!