Mdrnfox commited on
Commit
8642b8f
·
verified ·
1 Parent(s): c41a49a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -7
README.md CHANGED
@@ -1,11 +1,19 @@
1
  ---
2
- title: Peft Bench
3
- emoji: 🔥
4
- colorFrom: pink
5
- colorTo: indigo
6
  sdk: static
7
- pinned: false
8
- short_description: PEFT-Bench tracks reproducible benchmark scores
 
 
9
  ---
10
 
11
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
1
  ---
 
 
 
 
2
  sdk: static
3
+ title: PEFT-Bench Leaderboard
4
+ emoji: 📊
5
+ colorFrom: indigo
6
+ colorTo: purple
7
  ---
8
 
9
+ # PEFT-Bench Leaderboard
10
+
11
+ **PEFT-Bench** tracks reproducible benchmark scores for parameter-efficient
12
+ fine-tuning methods (LoRA, QLoRA, DoRA, VeRA, …) across a suite of NLP tasks.
13
+ Scores populate automatically from the template repo → `peft-bench-eval`.
14
+
15
+ * **Metrics store:** [`Mdrnfox/peft-bench-metrics`](https://huggingface.co/datasets/Mdrnfox/peft-bench-metrics)
16
+ * **How to submit a run:** coming soon in **`peft-bench-eval`**
17
+
18
+ _This board is brand new—rows will appear as soon as the first evaluation
19
+ completes._