ResidualPrompts icon indicating copy to clipboard operation
ResidualPrompts copied to clipboard

Residual Prompt Tuning: a method for faster and better prompt tuning.

Results 1 ResidualPrompts issues
Sort by recently updated
recently updated
newest added

Thank you for your amazing work! When I debug the source code, I find some tiny mistakes. In prompt_tuner2.py, line 236 ![image](https://github.com/arazd/ResidualPrompts/assets/94901161/d92cd7d4-c8f2-4853-8e94-d1eca77efd76) I think the second weight_decay should be 0....