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: TinyLlama/TinyLlama-1.1B-intermediate-step-1195k-token-2.5T
4
  tags:
5
  - generated_from_trainer
 
6
  model-index:
7
  - name: out
8
  results: []
@@ -97,3 +97,17 @@ The following hyperparameters were used during training:
97
  - Pytorch 2.0.1+cu117
98
  - Datasets 2.15.0
99
  - Tokenizers 0.15.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
 
3
  tags:
4
  - generated_from_trainer
5
+ base_model: TinyLlama/TinyLlama-1.1B-intermediate-step-1195k-token-2.5T
6
  model-index:
7
  - name: out
8
  results: []
 
97
  - Pytorch 2.0.1+cu117
98
  - Datasets 2.15.0
99
  - Tokenizers 0.15.0
100
+
101
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
102
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Dans-DiscountModels__TinyLlama-1.1B-FFT-Test2)
103
+
104
+ | Metric |Value|
105
+ |---------------------------------|----:|
106
+ |Avg. |35.53|
107
+ |AI2 Reasoning Challenge (25-Shot)|34.22|
108
+ |HellaSwag (10-Shot) |57.96|
109
+ |MMLU (5-Shot) |25.54|
110
+ |TruthfulQA (0-shot) |36.32|
111
+ |Winogrande (5-shot) |58.80|
112
+ |GSM8k (5-shot) | 0.38|
113
+