leaderboard-pr-bot commited on
Commit
442347d
1 Parent(s): 6b4385d

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
@@ -1,3 +1,16 @@
1
  该模型使用bloom-7b1,使用百万中英文指令数据,进行指令微调。
2
 
3
- 更多详情见[Firefly项目](https://github.com/yangjianxin1/Firefly)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  该模型使用bloom-7b1,使用百万中英文指令数据,进行指令微调。
2
 
3
+ 更多详情见[Firefly项目](https://github.com/yangjianxin1/Firefly)
4
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
5
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_YeungNLP__firefly-bloom-7b1)
6
+
7
+ | Metric | Value |
8
+ |-----------------------|---------------------------|
9
+ | Avg. | 34.99 |
10
+ | ARC (25-shot) | 40.44 |
11
+ | HellaSwag (10-shot) | 61.2 |
12
+ | MMLU (5-shot) | 26.83 |
13
+ | TruthfulQA (0-shot) | 40.83 |
14
+ | Winogrande (5-shot) | 64.56 |
15
+ | GSM8K (5-shot) | 0.68 |
16
+ | DROP (3-shot) | 10.37 |