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: DatPySci/pythia-1b-sft-full
4
  tags:
5
  - alignment-handbook
6
  - generated_from_trainer
7
  datasets:
8
  - DatPySci/SPIN_iter0
 
9
  model-index:
10
  - name: pythia-1b-kto-iter0-epoch1
11
  results: []
@@ -73,3 +73,17 @@ The following hyperparameters were used during training:
73
  - Pytorch 2.2.1
74
  - Datasets 2.17.1
75
  - Tokenizers 0.15.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
 
3
  tags:
4
  - alignment-handbook
5
  - generated_from_trainer
6
  datasets:
7
  - DatPySci/SPIN_iter0
8
+ base_model: DatPySci/pythia-1b-sft-full
9
  model-index:
10
  - name: pythia-1b-kto-iter0-epoch1
11
  results: []
 
73
  - Pytorch 2.2.1
74
  - Datasets 2.17.1
75
  - Tokenizers 0.15.2
76
+
77
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
78
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_DatPySci__pythia-1b-self-kto-iter0)
79
+
80
+ | Metric |Value|
81
+ |---------------------------------|----:|
82
+ |Avg. |32.50|
83
+ |AI2 Reasoning Challenge (25-Shot)|30.20|
84
+ |HellaSwag (10-Shot) |49.06|
85
+ |MMLU (5-Shot) |24.11|
86
+ |TruthfulQA (0-shot) |36.35|
87
+ |Winogrande (5-shot) |53.43|
88
+ |GSM8k (5-shot) | 1.82|
89
+