Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -157,3 +157,17 @@ See evaluations for the main models and detailed ablations in Section 3 and safe
157
  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.
158
 
159
  Please see the Responsible Use Guide available available at [https://ai.meta.com/llama/responsible-user-guide](https://ai.meta.com/llama/responsible-user-guide).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
157
  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.
158
 
159
  Please see the Responsible Use Guide available available at [https://ai.meta.com/llama/responsible-user-guide](https://ai.meta.com/llama/responsible-user-guide).
160
+
161
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
162
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_speechlessai__speechless-codellama-dolphin-orca-platypus-13b)
163
+
164
+ | Metric | Value |
165
+ |-----------------------|---------------------------|
166
+ | Avg. | 44.67 |
167
+ | ARC (25-shot) | 45.82 |
168
+ | HellaSwag (10-shot) | 67.71 |
169
+ | MMLU (5-shot) | 45.88 |
170
+ | TruthfulQA (0-shot) | 44.67 |
171
+ | Winogrande (5-shot) | 65.35 |
172
+ | GSM8K (5-shot) | 8.49 |
173
+ | DROP (3-shot) | 34.77 |