nnheui leaderboard-pr-bot commited on
Commit
252b104
1 Parent(s): 4fd9c56

Adding Evaluation Results (#1)

Browse files

- Adding Evaluation Results (ed87ba94c2eb27bba850a6e9329634cdedba7c74)


Co-authored-by: Open LLM Leaderboard PR Bot <leaderboard-pr-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -1,11 +1,11 @@
1
  ---
2
  license: apache-2.0
3
- base_model: EleutherAI/pythia-410m
4
  tags:
5
  - alignment-handbook
6
  - generated_from_trainer
7
  datasets:
8
  - HuggingFaceH4/ultrachat_200k
 
9
  model-index:
10
  - name: pythia-410m-sft-full
11
  results: []
@@ -64,3 +64,17 @@ The following hyperparameters were used during training:
64
  - Pytorch 2.2.1
65
  - Datasets 2.14.6
66
  - Tokenizers 0.15.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
 
3
  tags:
4
  - alignment-handbook
5
  - generated_from_trainer
6
  datasets:
7
  - HuggingFaceH4/ultrachat_200k
8
+ base_model: EleutherAI/pythia-410m
9
  model-index:
10
  - name: pythia-410m-sft-full
11
  results: []
 
64
  - Pytorch 2.2.1
65
  - Datasets 2.14.6
66
  - Tokenizers 0.15.2
67
+
68
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
69
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_nnheui__pythia-410m-sft-full)
70
+
71
+ | Metric |Value|
72
+ |---------------------------------|----:|
73
+ |Avg. |31.12|
74
+ |AI2 Reasoning Challenge (25-Shot)|26.54|
75
+ |HellaSwag (10-Shot) |40.00|
76
+ |MMLU (5-Shot) |25.49|
77
+ |TruthfulQA (0-shot) |40.21|
78
+ |Winogrande (5-shot) |53.43|
79
+ |GSM8k (5-shot) | 1.06|
80
+