leaderboard-pr-bot commited on
Commit
dd0cc33
1 Parent(s): 611ec6f

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: apache-2.0
3
- base_model: mistralai/Mistral-7B-v0.1
4
  tags:
5
  - generated_from_trainer
 
6
  model-index:
7
  - name: zephyr-7b-dpo-lora
8
  results: []
@@ -50,3 +50,17 @@ The following hyperparameters were used during training:
50
  - Pytorch 2.1.1+cu121
51
  - Datasets 2.14.6
52
  - Tokenizers 0.14.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
 
3
  tags:
4
  - generated_from_trainer
5
+ base_model: mistralai/Mistral-7B-v0.1
6
  model-index:
7
  - name: zephyr-7b-dpo-lora
8
  results: []
 
50
  - Pytorch 2.1.1+cu121
51
  - Datasets 2.14.6
52
  - Tokenizers 0.14.1
53
+
54
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
55
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_jikaixuan__test_merged_model)
56
+
57
+ | Metric |Value|
58
+ |---------------------------------|----:|
59
+ |Avg. |62.42|
60
+ |AI2 Reasoning Challenge (25-Shot)|61.60|
61
+ |HellaSwag (10-Shot) |83.10|
62
+ |MMLU (5-Shot) |63.73|
63
+ |TruthfulQA (0-shot) |48.65|
64
+ |Winogrande (5-shot) |78.45|
65
+ |GSM8k (5-shot) |38.97|
66
+