satyamt commited on
Commit
0657818
1 Parent(s): aed9ff4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -15,6 +15,13 @@ Medmerge-tulu-70b is a merge of the following models:
15
  * [epfl-llm/meditron-70b](https://huggingface.co/epfl-llm/meditron-70b)
16
  * [allenai/tulu-2-dpo-70b](https://huggingface.co/allenai/tulu-2-dpo-70b)
17
 
 
 
 
 
 
 
 
18
  ## 🧩 Configuration
19
 
20
  ```yaml
 
15
  * [epfl-llm/meditron-70b](https://huggingface.co/epfl-llm/meditron-70b)
16
  * [allenai/tulu-2-dpo-70b](https://huggingface.co/allenai/tulu-2-dpo-70b)
17
 
18
+ # Open LLM Leaderboard
19
+
20
+ | Model Name | ARC | HellaSwag | MMLU | TruthfulQA | Winogrande | GSM8K |
21
+ | -------------------- | -------- | --------- | ------ | ---------- | ---------- | -------- |
22
+ | tulu-2-dpo-70b | 72.1 | 88.99 | 69.84 | 65.78 | 83.27 | 62.62 |
23
+ | Medmerge-tulu-70b | 67.81 | 87.46 | 70.1 | 47.89 | 83.43 | 56.56 |
24
+
25
  ## 🧩 Configuration
26
 
27
  ```yaml