Edit model card

Adapter rohancsalvi/UMLS-definition for mse30/bart-base-finetuned-pubmed

An adapter for the mse30/bart-base-finetuned-pubmed model that was trained on the UMLS dataset.

This adapter was created for usage with the Adapters library.

Usage

First, install adapters:

pip install -U adapters

Now, the adapter can be loaded and activated like this:

from adapters import AutoAdapterModel

model = AutoAdapterModel.from_pretrained("mse30/bart-base-finetuned-pubmed")
adapter_name = model.load_adapter("rohancsalvi/UMLS-definition", set_active=True)

Architecture & Training

Evaluation results

Citation

Downloads last month
2
Inference API
Unable to determine this model’s pipeline type. Check the docs .