adapters
adapters copied to clipboard
Is it possible to use only one adapter for two tasks
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.