leaderboard-pr-bot commited on
Commit
ee0730a
1 Parent(s): 20c9551

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,12 +1,12 @@
1
  ---
2
  license: other
3
- base_model: ZhangShenao/0.0005_llama_nodpo_3iters_bs128_531lr_oldtrl_iter_1
4
  tags:
5
  - alignment-handbook
6
  - generated_from_trainer
7
  - trl
8
  - dpo
9
  - generated_from_trainer
 
10
  datasets:
11
  - updated
12
  - original
@@ -63,3 +63,17 @@ The following hyperparameters were used during training:
63
  - Pytorch 2.1.2+cu121
64
  - Datasets 2.14.6
65
  - Tokenizers 0.15.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: other
 
3
  tags:
4
  - alignment-handbook
5
  - generated_from_trainer
6
  - trl
7
  - dpo
8
  - generated_from_trainer
9
+ base_model: ZhangShenao/0.0005_llama_nodpo_3iters_bs128_531lr_oldtrl_iter_1
10
  datasets:
11
  - updated
12
  - original
 
63
  - Pytorch 2.1.2+cu121
64
  - Datasets 2.14.6
65
  - Tokenizers 0.15.2
66
+
67
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
68
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_GeorgiaTech__0.0005_llama_nodpo_3iters_bs128_531lr_oldtrl_iter_2)
69
+
70
+ | Metric |Value|
71
+ |---------------------------------|----:|
72
+ |Avg. |68.23|
73
+ |AI2 Reasoning Challenge (25-Shot)|64.68|
74
+ |HellaSwag (10-Shot) |81.21|
75
+ |MMLU (5-Shot) |68.29|
76
+ |TruthfulQA (0-shot) |56.35|
77
+ |Winogrande (5-shot) |74.35|
78
+ |GSM8k (5-shot) |64.52|
79
+