2023
NTK-approximating MLP Fusion for Efficient Language Model Fine-tuning
ICML 2023poster
Fine-tuning a pre-trained language model (PLM) emerges as the predominant strategy in many natural language processing applications. However, even fine-tuning the PLMs and doing inference are expensive, especially on edge devices with low computing power. Some general approaches (e.g. quantization a…