leaderboard-pr-bot commited on
Commit
c77f751
1 Parent(s): f66e783

Adding Evaluation Results

Browse files

This is an automated PR created with https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr

The purpose of this PR is to add evaluation results from the Open LLM Leaderboard to your model card.

If you encounter any issues, please report them to https://huggingface.co/spaces/Weyaxi/open-llm-leaderboard-results-pr/discussions

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 |