Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -10,4 +10,8 @@ pinned: false
|
|
10 |
short_description: Evaluator for peft-bench-leaderboard
|
11 |
---
|
12 |
|
13 |
-
|
|
|
|
|
|
|
|
|
|
10 |
short_description: Evaluator for peft-bench-leaderboard
|
11 |
---
|
12 |
|
13 |
+
# PEFT-Bench Evaluator (GPU)
|
14 |
+
|
15 |
+
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.
|
16 |
+
|
17 |
+
The leaderboard viewer lives here: [peft-bench](https://huggingface.co/spaces/Mdrnfox/peft-bench)
|