Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Add Support for "Aside Modules" #41

Closed
ethankim00 opened this issue Nov 5, 2022 · 1 comment
Closed

Feature Request: Add Support for "Aside Modules" #41

ethankim00 opened this issue Nov 5, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ethankim00
Copy link

Injected additional trainable modules to connect the unfrozen modules in parameter efficient finetuning can improve the gradient flow and significantly improve convergence speed and performance (at least when finetuning models for information retrieval) see https://arxiv.org/pdf/2208.09847.pdf.

@ShengdingHu
Copy link
Collaborator

Thank you for the suggestion. After reading this paper, we think that this is a beneficial feature for opendelta to improve its performance. However, we are currently adding other methods, for example, ladder-side tuning and adapt the acceleration framework. Your request may be postponed a bit. For now, you can implement your own version and make a pull request? We will help to check it.

@ShengdingHu ShengdingHu added the enhancement New feature or request label Nov 6, 2022
@telxt telxt closed this as completed Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants