--- title: Peft Bench Eval emoji: 🐢 colorFrom: gray colorTo: green sdk: gradio sdk_version: 5.33.2 app_file: app.py pinned: false short_description: Evaluator for peft-bench-leaderboard --- # PEFT-Bench Evaluator (GPU) This Hugging Face Space runs `run_eval.py` to evaluate PEFT adapters using GPU. Once the evaluation finishes, results are pushed to the dataset at [`Mdrnfox/peft-bench-metrics`](https://huggingface.co/datasets/Mdrnfox/peft-bench-metrics) and the Space shuts itself down automatically. The leaderboard viewer lives here: [peft-bench](https://huggingface.co/spaces/Mdrnfox/peft-bench)