bartowski commited on
Commit
682403f
·
verified ·
1 Parent(s): feba8db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -34,6 +34,17 @@ It was purpose-built to preserve Qwen’s two-mode interaction style—`/think`
34
 
35
  ---
36
 
 
 
 
 
 
 
 
 
 
 
 
37
  ## 🔧 Quick Start
38
 
39
  ```python
 
34
 
35
  ---
36
 
37
+ ## Benchmark results
38
+
39
+ | Benchmark | Score |
40
+ | --------- | ----- |
41
+ | GPQADiamond (average of 3) | 57.1% |
42
+ | hellaswag | 62.1% |
43
+ | mmlu | 67.5% |
44
+ | truthfulqa MC1 | 36.8% |
45
+ | truthfulqa MC2 | 54.6% |
46
+ | winogrande | 72.7% |
47
+
48
  ## 🔧 Quick Start
49
 
50
  ```python