facebookresearch/fairseq

Add support for Pfeiffer adapters to fairseq models

开放

#5,143 创建于 2023年5月24日

 (1 条评论) (0 个反应) (0 位负责人)Python (6,224 个派生)batch import
enhancementhelp wantedneeds triage

仓库指标

星标
 (29,107 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

🚀 Feature Request

Are there any examples or implementation of Pfeiffer Adapters in fairseq models? I'm exploring efficient ways of finetuning model and wanted to include adapters in fairseq models. How can I add them to any model? If possible I'd like to add a standalone adapter module which anyone can add to any fairseq model. Is this possible? Can someone please guide me on this? Thank you!

贡献者指南