leaderboard-pr-bot commited on
Commit
c62c3fe
1 Parent(s): 2965240

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: cc-by-4.0
3
- base_model: bardsai/jaskier-7b-dpo-v5.6
4
  tags:
5
  - generated_from_trainer
 
6
  model-index:
7
  - name: out
8
  results: []
@@ -110,3 +110,17 @@ The following hyperparameters were used during training:
110
  - Pytorch 2.2.0+cu121
111
  - Datasets 2.17.1
112
  - Tokenizers 0.15.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-4.0
 
3
  tags:
4
  - generated_from_trainer
5
+ base_model: bardsai/jaskier-7b-dpo-v5.6
6
  model-index:
7
  - name: out
8
  results: []
 
110
  - Pytorch 2.2.0+cu121
111
  - Datasets 2.17.1
112
  - Tokenizers 0.15.0
113
+
114
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
115
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Novocoders__jaskier-7b-NeuralDPO)
116
+
117
+ | Metric |Value|
118
+ |---------------------------------|----:|
119
+ |Avg. |71.36|
120
+ |AI2 Reasoning Challenge (25-Shot)|73.46|
121
+ |HellaSwag (10-Shot) |88.16|
122
+ |MMLU (5-Shot) |63.15|
123
+ |TruthfulQA (0-shot) |59.92|
124
+ |Winogrande (5-shot) |85.48|
125
+ |GSM8k (5-shot) |58.00|
126
+