# google-research/adapter-bert

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/google-research-adapter-bert).**

506 stars · 52 forks · Python · Apache-2.0 · archived

## Links

- GitHub: https://github.com/google-research/adapter-bert
- awesome-repositories: https://awesome-repositories.com/repository/google-research-adapter-bert.md

## Description

This repository contains a version of BERT that can be trained using adapters. Our ICML 2019 paper contains a full description of this technique: Parameter-Efficient Transfer Learning for NLP.

## Tags

### Part of an Awesome List

- [Foundational Prompting Research](https://awesome-repositories.com/f/awesome-lists/ai/foundational-prompting-research.md) — Parameter-efficient transfer learning for natural language processing.
- [Parameter Efficient Adaptation](https://awesome-repositories.com/f/awesome-lists/ai/parameter-efficient-adaptation.md) — Implementation of adapter-based transfer learning for BERT.
