bigscience-workshop / multilingual-modeling

BLOOM+1: Adapting BLOOM model to support a new unseen language
https://arxiv.org/abs/2212.09535
Apache License 2.0
69 stars 15 forks source link

Implement Ladder Side-Tuning #35

Open haileyschoelkopf opened 2 years ago

yongzx commented 2 years ago

Important Code Lines to check (for myself): -How to modify BloomStack -LST: what is "side_*"?