leaderboard-pr-bot commited on
Commit
0764085
1 Parent(s): 571f273

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 +17 -3
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
  license: apache-2.0
3
- base_model: mistralai/Mistral-7B-v0.1
 
4
  datasets:
5
  - practical-dreamer/RPGPT_PublicDomain-alpaca
6
  - shuyuej/metamath_gsm8k
7
  - NeuralNovel/Neural-DPO
8
- tags:
9
- - generated_from_trainer
10
  model-index:
11
  - name: out
12
  results: []
@@ -145,3 +145,17 @@ The following hyperparameters were used during training:
145
  - Pytorch 2.2.0+cu121
146
  - Datasets 2.17.1
147
  - Tokenizers 0.15.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ tags:
4
+ - generated_from_trainer
5
  datasets:
6
  - practical-dreamer/RPGPT_PublicDomain-alpaca
7
  - shuyuej/metamath_gsm8k
8
  - NeuralNovel/Neural-DPO
9
+ base_model: mistralai/Mistral-7B-v0.1
 
10
  model-index:
11
  - name: out
12
  results: []
 
145
  - Pytorch 2.2.0+cu121
146
  - Datasets 2.17.1
147
  - Tokenizers 0.15.0
148
+
149
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
150
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_NeuralNovel__Senzu-7B-v0.1)
151
+
152
+ | Metric |Value|
153
+ |---------------------------------|----:|
154
+ |Avg. |56.40|
155
+ |AI2 Reasoning Challenge (25-Shot)|58.19|
156
+ |HellaSwag (10-Shot) |81.98|
157
+ |MMLU (5-Shot) |63.20|
158
+ |TruthfulQA (0-shot) |40.20|
159
+ |Winogrande (5-shot) |76.64|
160
+ |GSM8k (5-shot) |18.20|
161
+