leaderboard-pr-bot commited on
Commit
80effb9
·
1 Parent(s): 6fb7f82

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
@@ -67,4 +67,17 @@ layer_slices:
67
  - model: TheBloke/Llama-2-13B-Chat-fp16
68
  start: 10
69
  end: 40
70
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
67
  - model: TheBloke/Llama-2-13B-Chat-fp16
68
  start: 10
69
  end: 40
70
+ ```
71
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
72
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_chargoddard__llama-2-16b-nastychat)
73
+
74
+ | Metric | Value |
75
+ |-----------------------|---------------------------|
76
+ | Avg. | 50.62 |
77
+ | ARC (25-shot) | 57.42 |
78
+ | HellaSwag (10-shot) | 80.59 |
79
+ | MMLU (5-shot) | 55.99 |
80
+ | TruthfulQA (0-shot) | 53.45 |
81
+ | Winogrande (5-shot) | 74.66 |
82
+ | GSM8K (5-shot) | 8.11 |
83
+ | DROP (3-shot) | 24.13 |