Adding Evaluation Results

#2
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -133,4 +133,17 @@ special_tokens:
133
  unk_token: "<unk>"
134
 
135
  ```
136
- </details>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
133
  unk_token: "<unk>"
134
 
135
  ```
136
+ </details>
137
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
138
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_yhyhy3__med-orca-instruct-33b)
139
+
140
+ | Metric | Value |
141
+ |-----------------------|---------------------------|
142
+ | Avg. | 25.82 |
143
+ | ARC (25-shot) | 28.84 |
144
+ | HellaSwag (10-shot) | 25.63 |
145
+ | MMLU (5-shot) | 26.5 |
146
+ | TruthfulQA (0-shot) | 49.26 |
147
+ | Winogrande (5-shot) | 50.51 |
148
+ | GSM8K (5-shot) | 0.0 |
149
+ | DROP (3-shot) | 0.01 |