A frozen fork of the Adapter Transformers containing code for the paper : Zero-shot Cross-lingual Transfer With Learned Projections Using Unlabeled Target-Language Data
clone this repository
git clone https://github.com/tatami-galaxy/adapter-projections.git
cd adapter-projections
pip install -r requirements.txt
pip install .
coming soon