Learn Before
Delta Tuning
Methods of Delta Tuning
-
Addition-based methods: Introduce additional trainable neural modules or parameters that do not exist in the original model. Common addition-based methods include Prefix Tuning, Prompt Tuning.
-
Specification-based methods: Specifies that certain parameters in the original model become trainable, while others are frozen.
-
Reparameterization-based methods: Reparameterize an existing optimization procedure into a parameter-efficient form by transforming it.

0
1
3 years ago
Tags
Deep Learning
Data Science
Related
Advantages of Delta Tuning
Methods of Delta Tuning