Advantages of Delta Tuning
-
Delta Tuning enables faster training of large models, and the scale of its backpropagation is significantly reduced, reducing the computational cost.
-
Delta Tuning can improve the multi-task learning ability of the model and keep the additional storage relatively low.
-
Delta Tuning can alleviate the catastrophic forgetting problem in the model.
-
Delta Tuning enables language modeling as a service and enables in-batch parallel computing.
0
1
4 years ago
Tags
Deep Learning
Data Science
Related
Advantages of Delta Tuning
Methods of Delta Tuning