leaderboard-pr-bot commited on
Commit
7c7e126
1 Parent(s): 940769b

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 -0
README.md CHANGED
@@ -55,3 +55,17 @@ We evaluate on an extensive set of downstream tasks including reasoning, reading
55
  year={2023}
56
  }
57
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
55
  year={2023}
56
  }
57
  ```
58
+
59
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
60
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_princeton-nlp__Sheared-LLaMA-1.3B)
61
+
62
+ | Metric | Value |
63
+ |-----------------------|---------------------------|
64
+ | Avg. | 31.47 |
65
+ | ARC (25-shot) | 32.85 |
66
+ | HellaSwag (10-shot) | 60.91 |
67
+ | MMLU (5-shot) | 25.71 |
68
+ | TruthfulQA (0-shot) | 37.14 |
69
+ | Winogrande (5-shot) | 58.64 |
70
+ | GSM8K (5-shot) | 0.45 |
71
+ | DROP (3-shot) | 4.56 |