leaderboard-pr-bot commited on
Commit
16183e3
1 Parent(s): 6170e7f

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
@@ -70,4 +70,17 @@ model = AutoModelForCausalLM.from_pretrained("lgaalves/llama-2-13b-chat-platypus
70
 
71
  Llama 2 and fine-tuned 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, Llama 2 and any fine-tuned varient's potential outputs cannot be predicted in advance, and the model may in some instances produce inaccurate, biased or other objectionable responses to user prompts. Therefore, before deploying any applications of Llama 2 variants, developers should perform safety testing and tuning tailored to their specific applications of the model.
72
 
73
- Please see the Responsible Use Guide available at https://ai.meta.com/llama/responsible-use-guide/
 
 
 
 
 
 
 
 
 
 
 
 
 
 
70
 
71
  Llama 2 and fine-tuned 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, Llama 2 and any fine-tuned varient's potential outputs cannot be predicted in advance, and the model may in some instances produce inaccurate, biased or other objectionable responses to user prompts. Therefore, before deploying any applications of Llama 2 variants, developers should perform safety testing and tuning tailored to their specific applications of the model.
72
 
73
+ Please see the Responsible Use Guide available at https://ai.meta.com/llama/responsible-use-guide/
74
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
75
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_lgaalves__llama-2-13b-chat-platypus)
76
+
77
+ | Metric | Value |
78
+ |-----------------------|---------------------------|
79
+ | Avg. | 47.12 |
80
+ | ARC (25-shot) | 53.84 |
81
+ | HellaSwag (10-shot) | 80.67 |
82
+ | MMLU (5-shot) | 54.44 |
83
+ | TruthfulQA (0-shot) | 46.23 |
84
+ | Winogrande (5-shot) | 76.01 |
85
+ | GSM8K (5-shot) | 12.36 |
86
+ | DROP (3-shot) | 6.26 |