leaderboard-pr-bot commited on
Commit
adca226
1 Parent(s): c96b846

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
@@ -26,4 +26,17 @@ You are an AI assistant. User will you give you a task. Your goal is to complete
26
  How do you fine tune a large language model?
27
 
28
  ### Response:
29
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  How do you fine tune a large language model?
27
 
28
  ### Response:
29
+ ```
30
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
31
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_KnutJaegersberg__deacon-3b)
32
+
33
+ | Metric | Value |
34
+ |-----------------------|---------------------------|
35
+ | Avg. | 34.2 |
36
+ | ARC (25-shot) | 39.68 |
37
+ | HellaSwag (10-shot) | 66.42 |
38
+ | MMLU (5-shot) | 27.13 |
39
+ | TruthfulQA (0-shot) | 36.07 |
40
+ | Winogrande (5-shot) | 64.64 |
41
+ | GSM8K (5-shot) | 0.38 |
42
+ | DROP (3-shot) | 5.06 |