leaderboard-pr-bot commited on
Commit
bd9af91
1 Parent(s): 3015637

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
@@ -123,3 +123,17 @@ Our OpenChat V3 models are licensed under the [Llama 2 Community License](https:
123
  primaryClass={cs.CL}
124
  }
125
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
123
  primaryClass={cs.CL}
124
  }
125
  ```
126
+
127
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
128
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_openchat__openchat_v3.1)
129
+
130
+ | Metric | Value |
131
+ |-----------------------|---------------------------|
132
+ | Avg. | 49.18 |
133
+ | ARC (25-shot) | 59.81 |
134
+ | HellaSwag (10-shot) | 82.8 |
135
+ | MMLU (5-shot) | 56.76 |
136
+ | TruthfulQA (0-shot) | 44.45 |
137
+ | Winogrande (5-shot) | 76.24 |
138
+ | GSM8K (5-shot) | 18.12 |
139
+ | DROP (3-shot) | 6.06 |