Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  license: apache-2.0
3
- base_model: amazingvince/zephyr-smol_llama-100m-sft-full
4
  tags:
5
  - generated_from_trainer
 
6
  model-index:
7
  - name: zephyr-smol_llama-100m-dpo-full
8
  results: []
@@ -78,3 +78,17 @@ The following hyperparameters were used during training:
78
  - Pytorch 2.1.0
79
  - Datasets 2.14.6
80
  - Tokenizers 0.14.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
 
3
  tags:
4
  - generated_from_trainer
5
+ base_model: amazingvince/zephyr-smol_llama-100m-sft-full
6
  model-index:
7
  - name: zephyr-smol_llama-100m-dpo-full
8
  results: []
 
78
  - Pytorch 2.1.0
79
  - Datasets 2.14.6
80
  - Tokenizers 0.14.1
81
+
82
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
83
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_amazingvince__zephyr-smol_llama-100m-dpo-full)
84
+
85
+ | Metric |Value|
86
+ |---------------------------------|----:|
87
+ |Avg. |29.37|
88
+ |AI2 Reasoning Challenge (25-Shot)|25.00|
89
+ |HellaSwag (10-Shot) |28.54|
90
+ |MMLU (5-Shot) |25.18|
91
+ |TruthfulQA (0-shot) |45.75|
92
+ |Winogrande (5-shot) |51.07|
93
+ |GSM8k (5-shot) | 0.68|
94
+