Overview of AdapterHub
mainAdapterHub is a framework designed to simplify the integration, training, and usage of adapters and other efficient fine-tuning methods for Transformer-based language models.
It consists of two primary components:
- Adapters: An add-on to Hugging Face's
Transformerslibrary that injects adapters into transformer models. - AdapterHub.ml: A central collection of pre-trained adapter modules.
Note: This documentation refers to the modern Adapters library. For the legacy adapter-transformers library, refer to https://docs-legacy.adapterhub.ml.