English

PEFT-Bench: A Parameter-Efficient Fine-Tuning Methods Benchmark

Computation and Language 2026-05-14 v3

Abstract

Despite the state-of-the-art performance of Large Language Models (LLMs) achieved on many tasks, their massive scale often leads to high computational and environmental costs, limiting their accessibility. Parameter-Efficient Fine-Tuning (PEFT) methods address this challenge by reducing the number of trainable parameters while maintaining strong downstream performance. Despite the advances in PEFT methods, current evaluations remain limited (in terms of evaluated models and datasets) and difficult to reproduce. To bridge this gap, we introduce PEFT-Bench, a unified end-to-end benchmark for evaluating diverse PEFT methods on autoregressive LLMs. We demonstrate its usage across 27 NLP datasets and 7 PEFT methods. To account for different PEFT training and inference factors, we also introduce the PEFT Soft Cost Penalties (PSCP) metric, which takes trainable parameters, inference speed, and training memory usage into account.

Keywords

Cite

@article{arxiv.2511.21285,
  title  = {PEFT-Bench: A Parameter-Efficient Fine-Tuning Methods Benchmark},
  author = {Robert Belanec and Branislav Pecher and Ivan Srba and Maria Bielikova},
  journal= {arXiv preprint arXiv:2511.21285},
  year   = {2026}
}
R2 v1 2026-07-01T07:56:00.170Z