adapters icon indicating copy to clipboard operation
adapters copied to clipboard

Is it possible to use only one adapter for two tasks

Open rabiulcste opened this issue 4 years ago • 0 comments

I am trying to test a use case where I am interested in using one adapter but two task prediction heads. Here, two are somewhat similar. I understand with pfeiffer configuration, injects adapter block from 7 to 12 layers while original layers are frozen. I just want this setting to be used for training two nlp tasks.

rabiulcste avatar Jul 13 '21 21:07 rabiulcste