Learn Before
  • Delta Tuning

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

4 years ago

Tags

Deep Learning

Data Science

Related
  • Advantages of Delta Tuning

  • Methods of Delta Tuning

Learn After
  • Why Delta Tuning can alleviate the catastrophic forgetting problem in models?