Adding Evaluation Results

#2
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -2,4 +2,17 @@
2
  license: llama2
3
  ---
4
 
5
- codellama-34b fine-tuned on the "code" expert from lmoe adapters.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: llama2
3
  ---
4
 
5
+ codellama-34b fine-tuned on the "code" expert from lmoe adapters.
6
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
7
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_jondurbin__airocoder-34b-2.1)
8
+
9
+ | Metric | Value |
10
+ |-----------------------|---------------------------|
11
+ | Avg. | 47.78 |
12
+ | ARC (25-shot) | 54.18 |
13
+ | HellaSwag (10-shot) | 73.84 |
14
+ | MMLU (5-shot) | 50.67 |
15
+ | TruthfulQA (0-shot) | 40.7 |
16
+ | Winogrande (5-shot) | 69.93 |
17
+ | GSM8K (5-shot) | 8.34 |
18
+ | DROP (3-shot) | 36.82 |