Text Generation
Transformers
PyTorch
English
llama
Inference Endpoints
text-generation-inference
leaderboard-pr-bot commited on
Commit
c46114e
1 Parent(s): aed786b

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 -0
README.md CHANGED
@@ -122,3 +122,17 @@ ASSISTANT: My closest friends and family members.
122
  USER: What are their names?
123
  ASSISTANT: My two best friends are named Emily and Jessica, my mom is Mary, and my dad is David. Answering the question with a bit more information about who they are or what they mean to me would help provide a more personalized response.
124
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
122
  USER: What are their names?
123
  ASSISTANT: My two best friends are named Emily and Jessica, my mom is Mary, and my dad is David. Answering the question with a bit more information about who they are or what they mean to me would help provide a more personalized response.
124
  ```
125
+
126
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
127
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_openaccess-ai-collective__manticore-13b)
128
+
129
+ | Metric | Value |
130
+ |-----------------------|---------------------------|
131
+ | Avg. | 48.39 |
132
+ | ARC (25-shot) | 58.7 |
133
+ | HellaSwag (10-shot) | 81.63 |
134
+ | MMLU (5-shot) | 50.84 |
135
+ | TruthfulQA (0-shot) | 49.17 |
136
+ | Winogrande (5-shot) | 76.64 |
137
+ | GSM8K (5-shot) | 12.21 |
138
+ | DROP (3-shot) | 9.58 |