leaderboard-pr-bot commited on
Commit
f4ed78d
1 Parent(s): 065248a

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
@@ -98,4 +98,17 @@ The [pass@k metric](https://huggingface.co/metrics/code_eval) tells the probabil
98
 
99
  - Dataset: [full](https://huggingface.co/datasets/codeparrot/codeparrot-clean), [train](https://huggingface.co/datasets/codeparrot/codeparrot-clean-train), [valid](https://huggingface.co/datasets/codeparrot/codeparrot-clean-valid)
100
  - Code: [repository](https://github.com/huggingface/transformers/tree/master/examples/research_projects/codeparrot)
101
- - Spaces: [generation](), [highlighting]()
 
 
 
 
 
 
 
 
 
 
 
 
 
 
98
 
99
  - Dataset: [full](https://huggingface.co/datasets/codeparrot/codeparrot-clean), [train](https://huggingface.co/datasets/codeparrot/codeparrot-clean-train), [valid](https://huggingface.co/datasets/codeparrot/codeparrot-clean-valid)
100
  - Code: [repository](https://github.com/huggingface/transformers/tree/master/examples/research_projects/codeparrot)
101
+ - Spaces: [generation](), [highlighting]()
102
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
103
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_codeparrot__codeparrot)
104
+
105
+ | Metric | Value |
106
+ |-----------------------|---------------------------|
107
+ | Avg. | 25.56 |
108
+ | ARC (25-shot) | 21.67 |
109
+ | HellaSwag (10-shot) | 28.34 |
110
+ | MMLU (5-shot) | 25.55 |
111
+ | TruthfulQA (0-shot) | 50.87 |
112
+ | Winogrande (5-shot) | 50.2 |
113
+ | GSM8K (5-shot) | 0.23 |
114
+ | DROP (3-shot) | 2.04 |