Text Generation
Transformers
PyTorch
English
gpt_neox
gpt
llm
large language model
open-source
text-generation-inference

Adding Evaluation Results

#3
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -166,3 +166,17 @@ Please read this disclaimer carefully before using the large language model prov
166
  - Changes to this Disclaimer: The developers of this repository reserve the right to modify or update this disclaimer at any time without prior notice. It is the user's responsibility to periodically review the disclaimer to stay informed about any changes.
167
 
168
  By using the large language model provided in this repository, you agree to accept and comply with the terms and conditions outlined in this disclaimer. If you do not agree with any part of this disclaimer, you should refrain from using the model and any content generated by it.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
166
  - Changes to this Disclaimer: The developers of this repository reserve the right to modify or update this disclaimer at any time without prior notice. It is the user's responsibility to periodically review the disclaimer to stay informed about any changes.
167
 
168
  By using the large language model provided in this repository, you agree to accept and comply with the terms and conditions outlined in this disclaimer. If you do not agree with any part of this disclaimer, you should refrain from using the model and any content generated by it.
169
+
170
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
171
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_h2oai__h2ogpt-oig-oasst1-512-6_9b)
172
+
173
+ | Metric | Value |
174
+ |-----------------------|---------------------------|
175
+ | Avg. | 33.6 |
176
+ | ARC (25-shot) | 40.44 |
177
+ | HellaSwag (10-shot) | 65.58 |
178
+ | MMLU (5-shot) | 24.9 |
179
+ | TruthfulQA (0-shot) | 36.68 |
180
+ | Winogrande (5-shot) | 62.51 |
181
+ | GSM8K (5-shot) | 0.99 |
182
+ | DROP (3-shot) | 4.08 |