Adding Evaluation Results

#21
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 |