mayacinka commited on
Commit
727599d
1 Parent(s): 608d799

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -17,6 +17,14 @@ Buttercup-7b-dpo-ties is a merge of the following models using [LazyMergekit](ht
17
  * [paulml/OGNO-7B](https://huggingface.co/paulml/OGNO-7B)
18
  * [bardsai/jaskier-7b-dpo-v4.3](https://huggingface.co/bardsai/jaskier-7b-dpo-v4.3)
19
 
 
 
 
 
 
 
 
 
20
  ## 🧩 Configuration
21
 
22
  ```yaml
 
17
  * [paulml/OGNO-7B](https://huggingface.co/paulml/OGNO-7B)
18
  * [bardsai/jaskier-7b-dpo-v4.3](https://huggingface.co/bardsai/jaskier-7b-dpo-v4.3)
19
 
20
+ ## Benchmark
21
+ #### Open LLM Leaderboard
22
+
23
+ | Model | Average | ARC | HellaSwag | MMLU | TruthfulQA | Winogrande | GSM8K |
24
+ |------------------------|--------:|-----:|----------:|-----:|-----------:|-----------:|------:|
25
+ | mayacinka/Buttercup-7b-dpo-ties | 76.19 | 72.7 | 89.69| 64.5 | 77.17 | 84.77 | 68.92|
26
+
27
+
28
  ## 🧩 Configuration
29
 
30
  ```yaml