leaderboard-pr-bot commited on
Commit
c1ac949
1 Parent(s): e501f23

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
@@ -7,4 +7,17 @@ language:
7
  library_name: transformers
8
  pipeline_tag: text-generation
9
  ---
10
- ![img](https://huggingface.co/circulus/Llama-2-7b-orca-v1/resolve/main/orca.jpg)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  library_name: transformers
8
  pipeline_tag: text-generation
9
  ---
10
+ ![img](https://huggingface.co/circulus/Llama-2-7b-orca-v1/resolve/main/orca.jpg)
11
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
12
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_circulus__Llama-2-7b-orca-v1)
13
+
14
+ | Metric | Value |
15
+ |-----------------------|---------------------------|
16
+ | Avg. | 48.17 |
17
+ | ARC (25-shot) | 56.31 |
18
+ | HellaSwag (10-shot) | 79.14 |
19
+ | MMLU (5-shot) | 52.71 |
20
+ | TruthfulQA (0-shot) | 50.19 |
21
+ | Winogrande (5-shot) | 75.22 |
22
+ | GSM8K (5-shot) | 7.81 |
23
+ | DROP (3-shot) | 15.81 |