kyujinpy commited on
Commit
b27f33f
1 Parent(s): 957474e

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -52,7 +52,11 @@ dtype: float16
52
  | jjourney1125/M-SOLAR-10.7B-v1.0 | 55.15 | 49.57 | 60.12 | 54.60 | 49.23 | 62.22 |
53
 
54
  - Follow up as [En-link](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).
55
- (coming soon...)
 
 
 
 
56
 
57
  ## lm-evaluation-harness
58
  ```
 
52
  | jjourney1125/M-SOLAR-10.7B-v1.0 | 55.15 | 49.57 | 60.12 | 54.60 | 49.23 | 62.22 |
53
 
54
  - Follow up as [En-link](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).
55
+ | Model | Average | ARC | HellaSwag | MMLU | TruthfulQA | Winogrande | GSM8K |
56
+ | --- | --- | --- | --- | --- | --- | --- | --- |
57
+ | PracticeLLM/SOLAR-tail-10.7B-Merge-v1.0 | 71.68 | 66.13 | 86.54 | **66.52** | 60.57 | **84.77** | **65.58** |
58
+ | kyujinpy/Sakura-SOLAR-Instruct | **74.40** | **70.99** | **88.42** | 66.33 | **71.79** | 83.66 | 65.20 |
59
+
60
 
61
  ## lm-evaluation-harness
62
  ```