Text Generation
Transformers
PyTorch
English
llama
llama-2
code
Eval Results
Inference Endpoints
text-generation-inference
uukuguy leaderboard-pr-bot commited on
Commit
f41d193
1 Parent(s): 62919cb

Adding Evaluation Results (#1)

Browse files

- Adding Evaluation Results (a38033839e708eecf089a9490a8902e469f4a02a)


Co-authored-by: Open LLM Leaderboard PR Bot <leaderboard-pr-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +14 -0
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 |