leaderboard-pr-bot commited on
Commit
864716e
1 Parent(s): 727b63f

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 +15 -1
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  license: mit
3
- base_model: HuggingFaceH4/mistral-7b-sft-beta
4
  tags:
5
  - generated_from_trainer
 
6
  model-index:
7
  - name: zephyr-7b-dpo-full-beta-0.2
8
  results: []
@@ -78,3 +78,17 @@ The following hyperparameters were used during training:
78
  - Pytorch 2.1.0+cu118
79
  - Datasets 2.14.6
80
  - Tokenizers 0.14.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
 
3
  tags:
4
  - generated_from_trainer
5
+ base_model: HuggingFaceH4/mistral-7b-sft-beta
6
  model-index:
7
  - name: zephyr-7b-dpo-full-beta-0.2
8
  results: []
 
78
  - Pytorch 2.1.0+cu118
79
  - Datasets 2.14.6
80
  - Tokenizers 0.14.1
81
+
82
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
83
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_tianlinliu0121__zephyr-7b-dpo-full-beta-0.2)
84
+
85
+ | Metric |Value|
86
+ |---------------------------------|----:|
87
+ |Avg. |61.55|
88
+ |AI2 Reasoning Challenge (25-Shot)|61.77|
89
+ |HellaSwag (10-Shot) |84.04|
90
+ |MMLU (5-Shot) |61.79|
91
+ |TruthfulQA (0-shot) |54.72|
92
+ |Winogrande (5-shot) |76.95|
93
+ |GSM8k (5-shot) |30.02|
94
+