leaderboard-pr-bot commited on
Commit
02aa992
·
1 Parent(s): fe7a232

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
@@ -8,4 +8,17 @@ Model specialized in the Python language
8
  Based on the model: WizardLM/WizardCoder-Python-7B-V1.0
9
  And trained with the dataset: mlabonne/Evol-Instruct-Python-26k
10
 
11
- Made with ❤️ in Guadalupe, Nuevo Leon, Mexico 🇲🇽
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  Based on the model: WizardLM/WizardCoder-Python-7B-V1.0
9
  And trained with the dataset: mlabonne/Evol-Instruct-Python-26k
10
 
11
+ Made with ❤️ in Guadalupe, Nuevo Leon, Mexico 🇲🇽
12
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
13
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Danielbrdz__CodeBarcenas-7b)
14
+
15
+ | Metric | Value |
16
+ |-----------------------|---------------------------|
17
+ | Avg. | 35.03 |
18
+ | ARC (25-shot) | 42.32 |
19
+ | HellaSwag (10-shot) | 63.43 |
20
+ | MMLU (5-shot) | 33.39 |
21
+ | TruthfulQA (0-shot) | 38.51 |
22
+ | Winogrande (5-shot) | 60.38 |
23
+ | GSM8K (5-shot) | 2.5 |
24
+ | DROP (3-shot) | 4.71 |