Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 365 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 365 Bytes

A frozen fork of the Adapter Transformers containing code for the paper : paper link here

Installation

clone this repository

git clone https://github.com/tatami-galaxy/adapter-projections.git
cd adapter-projections
pip install -r requirements.txt
pip install .

Run Experiments

coming soon