date: 2024-07-04
title: "Parameter-Efficient Fine-Tuning"
status: UNFINISHED
author:
- AllenYGY
tags:
- NOTE
- DeepLearning
- PEFT
publish: True
Parameter-Efficient Fine-Tuning
Only modify (retraining) part of parameters of pretrained models
Add Adapter module to each layer of pretrain models
Use prefixs, which can be learned and specific to given tasks, to mimic prompts