leaderboard-pr-bot commited on
Commit
e8e227e
1 Parent(s): 0b30eab

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 +16 -2
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
- library_name: transformers
3
  license: llama3.1
4
- base_model: Magpie-Align/MagpieLM-8B-SFT-v0.1
5
  tags:
6
  - alignment-handbook
7
  - trl
8
  - dpo
9
  - generated_from_trainer
 
10
  datasets:
11
  - Magpie-Align/MagpieLM-SFT-Data-v0.1
12
  - Magpie-Align/MagpieLM-DPO-Data-v0.1
@@ -283,3 +283,17 @@ Questions? Contact:
283
  - [Zhangchen Xu](https://zhangchenxu.com/) [zxu9 at uw dot edu], and
284
  - [Bill Yuchen Lin](https://yuchenlin.xyz/) [yuchenlin1995 at gmail dot com]
285
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
 
2
  license: llama3.1
3
+ library_name: transformers
4
  tags:
5
  - alignment-handbook
6
  - trl
7
  - dpo
8
  - generated_from_trainer
9
+ base_model: Magpie-Align/MagpieLM-8B-SFT-v0.1
10
  datasets:
11
  - Magpie-Align/MagpieLM-SFT-Data-v0.1
12
  - Magpie-Align/MagpieLM-DPO-Data-v0.1
 
283
  - [Zhangchen Xu](https://zhangchenxu.com/) [zxu9 at uw dot edu], and
284
  - [Bill Yuchen Lin](https://yuchenlin.xyz/) [yuchenlin1995 at gmail dot com]
285
 
286
+
287
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
288
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Magpie-Align__MagpieLM-8B-Chat-v0.1)
289
+
290
+ | Metric |Value|
291
+ |-------------------|----:|
292
+ |Avg. |14.01|
293
+ |IFEval (0-Shot) |37.01|
294
+ |BBH (3-Shot) |18.26|
295
+ |MATH Lvl 5 (4-Shot)| 0.00|
296
+ |GPQA (0-shot) | 1.57|
297
+ |MuSR (0-shot) | 2.82|
298
+ |MMLU-PRO (5-shot) |24.39|
299
+