leaderboard-pr-bot commited on
Commit
34e9979
1 Parent(s): bc52832

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
@@ -113,4 +113,17 @@ See evaluations for the main models and detailed ablations in Section 3 and safe
113
 
114
  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.
115
 
116
- 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).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
113
 
114
  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.
115
 
116
+ 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).
117
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
118
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_codellama__CodeLlama-7b-hf)
119
+
120
+ | Metric | Value |
121
+ |-----------------------|---------------------------|
122
+ | Avg. | 34.85 |
123
+ | ARC (25-shot) | 39.93 |
124
+ | HellaSwag (10-shot) | 60.8 |
125
+ | MMLU (5-shot) | 31.12 |
126
+ | TruthfulQA (0-shot) | 37.82 |
127
+ | Winogrande (5-shot) | 64.01 |
128
+ | GSM8K (5-shot) | 5.16 |
129
+ | DROP (3-shot) | 5.12 |