English

Adapters: A Unified Library for Parameter-Efficient and Modular Transfer Learning

Computation and Language 2023-11-21 v1 Artificial Intelligence Machine Learning

Abstract

We introduce Adapters, an open-source library that unifies parameter-efficient and modular transfer learning in large language models. By integrating 10 diverse adapter methods into a unified interface, Adapters offers ease of use and flexible configuration. Our library allows researchers and practitioners to leverage adapter modularity through composition blocks, enabling the design of complex adapter setups. We demonstrate the library's efficacy by evaluating its performance against full fine-tuning on various NLP tasks. Adapters provides a powerful tool for addressing the challenges of conventional fine-tuning paradigms and promoting more efficient and modular transfer learning. The library is available via https://adapterhub.ml/adapters.

Keywords

Cite

@article{arxiv.2311.11077,
  title  = {Adapters: A Unified Library for Parameter-Efficient and Modular Transfer Learning},
  author = {Clifton Poth and Hannah Sterz and Indraneil Paul and Sukannya Purkayastha and Leon Engländer and Timo Imhof and Ivan Vulić and Sebastian Ruder and Iryna Gurevych and Jonas Pfeiffer},
  journal= {arXiv preprint arXiv:2311.11077},
  year   = {2023}
}

Comments

EMNLP 2023: Systems Demonstrations

R2 v1 2026-06-28T13:25:03.523Z