Chickaboo commited on
Commit
99ff38b
·
verified ·
1 Parent(s): 8b6bf8c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -56,6 +56,23 @@ experts:
56
  - "arithmetic"
57
  - "algebra"
58
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
59
  ### Usage
60
 
61
  ```python
 
56
  - "arithmetic"
57
  - "algebra"
58
  ```
59
+ ## Benchmarks
60
+
61
+ These are the Benchmark results for Chicka-Mixtral-3x7b
62
+
63
+
64
+ ### Open LLM Leaderboards
65
+
66
+
67
+ | Benchmark | Score |
68
+ |--------------|---------|
69
+ | ARC | 64.08 |
70
+ | Hellaswag | 83.96 |
71
+ | MMLU | 64.87 |
72
+ | TruthfulQA | 50.51 |
73
+ | Winogrande | 81.06 |
74
+ | GSM8K | 70.66 |
75
+
76
  ### Usage
77
 
78
  ```python