leaderboard-pr-bot commited on
Commit
c2eb304
1 Parent(s): 3d8316e

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,6 +1,5 @@
1
  ---
2
  license: other
3
- base_model: ZhangShenao/0.0_llama_nodpo_3iters_bs128_531lr_iter_1
4
  tags:
5
  - alignment-handbook
6
  - trl
@@ -9,6 +8,7 @@ tags:
9
  - trl
10
  - dpo
11
  - generated_from_trainer
 
12
  datasets:
13
  - updated
14
  - original
@@ -65,3 +65,17 @@ The following hyperparameters were used during training:
65
  - Pytorch 2.1.2+cu121
66
  - Datasets 2.14.6
67
  - Tokenizers 0.19.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: other
 
3
  tags:
4
  - alignment-handbook
5
  - trl
 
8
  - trl
9
  - dpo
10
  - generated_from_trainer
11
+ base_model: ZhangShenao/0.0_llama_nodpo_3iters_bs128_531lr_iter_1
12
  datasets:
13
  - updated
14
  - original
 
65
  - Pytorch 2.1.2+cu121
66
  - Datasets 2.14.6
67
  - Tokenizers 0.19.1
68
+
69
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
70
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_GeorgiaTech__0.0_llama_nodpo_3iters_bs128_531lr_iter_2)
71
+
72
+ | Metric |Value|
73
+ |---------------------------------|----:|
74
+ |Avg. |68.63|
75
+ |AI2 Reasoning Challenge (25-Shot)|64.42|
76
+ |HellaSwag (10-Shot) |81.35|
77
+ |MMLU (5-Shot) |68.21|
78
+ |TruthfulQA (0-shot) |56.40|
79
+ |Winogrande (5-shot) |74.74|
80
+ |GSM8k (5-shot) |66.64|
81
+