leaderboard-pr-bot
commited on
Commit
•
a380338
1
Parent(s):
62919cb
Adding Evaluation Results
Browse filesThis 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
README.md
CHANGED
@@ -215,3 +215,17 @@ See evaluations for the main models and detailed ablations in Section 3 and safe
|
|
215 |
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.
|
216 |
|
217 |
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).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
215 |
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.
|
216 |
|
217 |
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).
|
218 |
+
|
219 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
220 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_uukuguy__speechless-codellama-34b-v1.9)
|
221 |
+
|
222 |
+
| Metric | Value |
|
223 |
+
|-----------------------|---------------------------|
|
224 |
+
| Avg. | 51.8 |
|
225 |
+
| ARC (25-shot) | 54.27 |
|
226 |
+
| HellaSwag (10-shot) | 75.2 |
|
227 |
+
| MMLU (5-shot) | 56.12 |
|
228 |
+
| TruthfulQA (0-shot) | 43.92 |
|
229 |
+
| Winogrande (5-shot) | 73.56 |
|
230 |
+
| GSM8K (5-shot) | 24.79 |
|
231 |
+
| DROP (3-shot) | 34.74 |
|