leaderboard-pr-bot commited on
Commit
d7d7ac2
1 Parent(s): 5eebe49

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
@@ -30,4 +30,17 @@ I would like to thank AutoMeta for providing me with the computing power necessa
30
  ### Prompt Template
31
  ```
32
  ### Human: {prompt} ### Assistant:
33
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
  ### Prompt Template
31
  ```
32
  ### Human: {prompt} ### Assistant:
33
+ ```
34
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
35
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Fredithefish__Guanaco-3B-Uncensored)
36
+
37
+ | Metric | Value |
38
+ |-----------------------|---------------------------|
39
+ | Avg. | 34.18 |
40
+ | ARC (25-shot) | 42.49 |
41
+ | HellaSwag (10-shot) | 66.99 |
42
+ | MMLU (5-shot) | 25.55 |
43
+ | TruthfulQA (0-shot) | 34.71 |
44
+ | Winogrande (5-shot) | 63.38 |
45
+ | GSM8K (5-shot) | 0.53 |
46
+ | DROP (3-shot) | 5.62 |