tomasmcm commited on
Commit
5460d16
·
verified ·
1 Parent(s): d336471

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -18,6 +18,18 @@ I wanted to see if it would be possible to improve on [FuseO1-DeepSeekR1-Qwen2.5
18
 
19
  GGUF files available at [mradermacher/sky-t1-coder-32b-flash-GGUF](https://huggingface.co/mradermacher/sky-t1-coder-32b-flash-GGUF) (thank you!)
20
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  ## Merge Details
22
  ### Merge Method
23
 
 
18
 
19
  GGUF files available at [mradermacher/sky-t1-coder-32b-flash-GGUF](https://huggingface.co/mradermacher/sky-t1-coder-32b-flash-GGUF) (thank you!)
20
 
21
+ ## LLM Leaderboard (15 Mar 2025)
22
+
23
+ | Rank | Model | Average | IFEval | BBH | MATH | GPQA | MUSR | MMLU-PRO |
24
+ |------|--------|---------|---------|-----|------|------|------|-----------|
25
+ | 22 | Qwen/Qwen2.5-32B-Instruct | **46.60%** | **83.46%** | **56.49%** | **62.54%** | 11.74% | 13.50% | 51.85% |
26
+ | 39 | tomasmcm/sky-t1-coder-32b-flash | 44.87% | 77.80% | 55.47% | 54.23% | **15.77%** | 12.81% | **53.13%** |
27
+ | 147 | huihuiai/QwQ-32B-Coder-Fusion-9010 | 41.58% | 57.78% | 53.02% | 53.17% | 14.88% | **19.52%** | 51.11% |
28
+ | 276 | Qwen/Qwen2.5-Coder-32B-Instruct | 39.89% | 72.65% | 52.27% | 49.55% | 13.20% | 13.72% | 37.92% |
29
+ | 717 | Qwen/QwQ-32B-Preview | 34.12% | 40.35% | 53.39% | 44.94% | 4.25% | 9.81% | 51.98% |
30
+ | 2100 | deepseek-ai/DeepSeek-R1-Distill-Qwen-32B | 22.96% | 41.86% | 17.15% | 17.07% | 4.59% | 16.14% | 40.96% |
31
+ | 3574 | Qwen/QwQ-32B | 12.21% | 39.77% | 2.87% | 16.09% | 1.34% | 11.05% | 2.18% |
32
+
33
  ## Merge Details
34
  ### Merge Method
35