Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -159,3 +159,17 @@ print(sorted_arr)
159
  模型生成的内容受模型计算、随机性和量化精度损失等因素影响,本项目不对其准确性作出保证。
160
 
161
  对于模型输出的任何内容,本项目不承担任何法律责任,亦不对因使用相关资源和输出结果而可能产生的任何损失承担责任。
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
159
  模型生成的内容受模型计算、随机性和量化精度损失等因素影响,本项目不对其准确性作出保证。
160
 
161
  对于模型输出的任何内容,本项目不承担任何法律责任,亦不对因使用相关资源和输出结果而可能产生的任何损失承担责任。
162
+
163
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
164
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_golaxy__gogpt2-7b)
165
+
166
+ | Metric | Value |
167
+ |-----------------------|---------------------------|
168
+ | Avg. | 44.46 |
169
+ | ARC (25-shot) | 46.76 |
170
+ | HellaSwag (10-shot) | 71.53 |
171
+ | MMLU (5-shot) | 42.85 |
172
+ | TruthfulQA (0-shot) | 47.85 |
173
+ | Winogrande (5-shot) | 68.67 |
174
+ | GSM8K (5-shot) | 2.27 |
175
+ | DROP (3-shot) | 31.28 |