leaderboard-pr-bot commited on
Commit
7a9b27f
1 Parent(s): 16d9ba8

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 -4
README.md CHANGED
@@ -1,15 +1,14 @@
1
  ---
2
  license: apache-2.0
3
- datasets:
4
- - NeuralNovel/Neural-Story-v1
5
  library_name: peft
6
  tags:
7
  - generated_from_trainer
 
 
8
  base_model: alnrg2arg/blockchainlabs_7B_merged_test2_4
9
  model-index:
10
  - name: qlora-out
11
  results: []
12
-
13
  ---
14
 
15
  ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/645cfe4603fc86c46b3e46d1/CATNxzDDJL6xHR4tc4IMf.jpeg)
@@ -163,4 +162,17 @@ The following hyperparameters were used during training:
163
  - Transformers 4.37.0.dev0
164
  - Pytorch 2.0.1+cu117
165
  - Datasets 2.16.1
166
- - Tokenizers 0.15.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
 
 
3
  library_name: peft
4
  tags:
5
  - generated_from_trainer
6
+ datasets:
7
+ - NeuralNovel/Neural-Story-v1
8
  base_model: alnrg2arg/blockchainlabs_7B_merged_test2_4
9
  model-index:
10
  - name: qlora-out
11
  results: []
 
12
  ---
13
 
14
  ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/645cfe4603fc86c46b3e46d1/CATNxzDDJL6xHR4tc4IMf.jpeg)
 
162
  - Transformers 4.37.0.dev0
163
  - Pytorch 2.0.1+cu117
164
  - Datasets 2.16.1
165
+ - Tokenizers 0.15.0
166
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
167
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_NeuralNovel__Valor-7B-v0.1)
168
+
169
+ | Metric |Value|
170
+ |---------------------------------|----:|
171
+ |Avg. |74.21|
172
+ |AI2 Reasoning Challenge (25-Shot)|72.27|
173
+ |HellaSwag (10-Shot) |86.59|
174
+ |MMLU (5-Shot) |64.09|
175
+ |TruthfulQA (0-shot) |69.84|
176
+ |Winogrande (5-shot) |83.35|
177
+ |GSM8k (5-shot) |69.14|
178
+