leaderboard-pr-bot commited on
Commit
cb01685
1 Parent(s): bf5e506

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
@@ -82,4 +82,17 @@ See evaluations for the main models and detailed ablations in Section 3 and safe
82
 
83
  Code Llama and its variants are a new technology that carries risks with use. Testing conducted to date has been in English, and has not covered, nor could it cover all scenarios. For these reasons, as with all LLMs, Code Llama’s potential outputs cannot be predicted in advance, and the model may in some instances produce inaccurate or objectionable responses to user prompts. Therefore, before deploying any applications of Code Llama, developers should perform safety testing and tuning tailored to their specific applications of the model.
84
 
85
- Please see the Responsible Use Guide available available at [https://ai.meta.com/llama/responsible-use-guide](https://ai.meta.com/llama/responsible-use-guide).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
82
 
83
  Code Llama and its variants are a new technology that carries risks with use. Testing conducted to date has been in English, and has not covered, nor could it cover all scenarios. For these reasons, as with all LLMs, Code Llama’s potential outputs cannot be predicted in advance, and the model may in some instances produce inaccurate or objectionable responses to user prompts. Therefore, before deploying any applications of Code Llama, developers should perform safety testing and tuning tailored to their specific applications of the model.
84
 
85
+ Please see the Responsible Use Guide available available at [https://ai.meta.com/llama/responsible-use-guide](https://ai.meta.com/llama/responsible-use-guide).
86
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
87
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_codellama__CodeLlama-34b-Instruct-hf)
88
+
89
+ | Metric | Value |
90
+ |-----------------------|---------------------------|
91
+ | Avg. | 38.77 |
92
+ | ARC (25-shot) | 40.78 |
93
+ | HellaSwag (10-shot) | 35.66 |
94
+ | MMLU (5-shot) | 39.72 |
95
+ | TruthfulQA (0-shot) | 44.29 |
96
+ | Winogrande (5-shot) | 74.51 |
97
+ | GSM8K (5-shot) | 31.01 |
98
+ | DROP (3-shot) | 5.44 |