leaderboard-pr-bot commited on
Commit
2caa9a6
1 Parent(s): e23c721

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 -3
README.md CHANGED
@@ -1,15 +1,15 @@
1
  ---
 
2
  library_name: peft
3
  tags:
4
  - alignment-handbook
5
  - generated_from_trainer
 
6
  datasets:
7
  - HuggingFaceH4/ultrafeedback_binarized
8
- base_model: microsoft/phi-2
9
  model-index:
10
  - name: output_dir
11
  results: []
12
- license: mit
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -59,4 +59,17 @@ The following hyperparameters were used during training:
59
  - Transformers 4.36.2
60
  - Pytorch 2.2.0+cu121
61
  - Datasets 2.14.6
62
- - Tokenizers 0.15.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: mit
3
  library_name: peft
4
  tags:
5
  - alignment-handbook
6
  - generated_from_trainer
7
+ base_model: microsoft/phi-2
8
  datasets:
9
  - HuggingFaceH4/ultrafeedback_binarized
 
10
  model-index:
11
  - name: output_dir
12
  results: []
 
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
59
  - Transformers 4.36.2
60
  - Pytorch 2.2.0+cu121
61
  - Datasets 2.14.6
62
+ - Tokenizers 0.15.1
63
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
64
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_huseyinatahaninan__phi-2-dpo)
65
+
66
+ | Metric |Value|
67
+ |---------------------------------|----:|
68
+ |Avg. |62.33|
69
+ |AI2 Reasoning Challenge (25-Shot)|63.05|
70
+ |HellaSwag (10-Shot) |76.36|
71
+ |MMLU (5-Shot) |58.46|
72
+ |TruthfulQA (0-shot) |45.35|
73
+ |Winogrande (5-shot) |74.03|
74
+ |GSM8k (5-shot) |56.71|
75
+