Learn Before
Concept

Advantages of Delta Tuning

  1. Delta Tuning enables faster training of large models, and the scale of its backpropagation is significantly reduced, reducing the computational cost.

  2. Delta Tuning can improve the multi-task learning ability of the model and keep the additional storage relatively low.

  3. Delta Tuning can alleviate the catastrophic forgetting problem in the model.

  4. Delta Tuning enables language modeling as a service and enables in-batch parallel computing.

0

1

Updated 2022-07-31

Tags

Deep Learning

Data Science