Mdrnfox commited on
Commit
13eac22
·
verified ·
1 Parent(s): 123b8af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -10,4 +10,8 @@ pinned: false
10
  short_description: Evaluator for peft-bench-leaderboard
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
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)