pith:FHPN6PIU
PEFT-Bench: A Parameter-Efficient Fine-Tuning Methods Benchmark
PEFT-Bench offers a standardized way to compare parameter-efficient fine-tuning methods for large language models while factoring in training and inference costs.
arxiv:2511.21285 v3 · 2025-11-26 · cs.CL
Record completeness
Claims
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.
That the chosen 27 NLP datasets and 7 PEFT methods form a sufficiently representative sample to support general conclusions about PEFT method quality and that the PSCP weighting of cost factors produces practically useful rankings.
PEFT-Bench is a standardized end-to-end benchmark for 7 PEFT methods across 27 NLP datasets on autoregressive LLMs, accompanied by the PSCP metric that penalizes based on trainable parameters, inference speed, and training memory.
References
Formal links
Cited by
Receipt and verification
| First computed | 2026-05-18T03:10:11.765326Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519 (pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
29dedf3d149a33fd0da9f5814a422057bf4df4d6cc9a502e4cd9cca979605b08
Aliases
· ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/FHPN6PIUTIZ72DNJ6WAUUQRAK6 \
| jq -c '.canonical_record' \
| python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: 29dedf3d149a33fd0da9f5814a422057bf4df4d6cc9a502e4cd9cca979605b08
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "061f942babfc7a00a8c10427f503abb2c2932895185c7def1112ace880ad0707",
"cross_cats_sorted": [],
"license": "http://creativecommons.org/licenses/by/4.0/",
"primary_cat": "cs.CL",
"submitted_at": "2025-11-26T11:18:06Z",
"title_canon_sha256": "c89f7bef98f8708346256ccd3fac07f49c8b339380cc8a53a8b22757b620fc58"
},
"schema_version": "1.0",
"source": {
"id": "2511.21285",
"kind": "arxiv",
"version": 3
}
}