Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
2
  license: apache-2.0
3
- base_model: mistralai/Mistral-7B-v0.1
4
  tags:
5
  - axolotl
6
  - generated_from_trainer
 
7
  model-index:
8
  - name: einstein-v2-test-model
9
  results: []
@@ -147,3 +147,17 @@ The following hyperparameters were used during training:
147
  - Pytorch 2.1.2+cu118
148
  - Datasets 2.16.1
149
  - Tokenizers 0.15.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
 
3
  tags:
4
  - axolotl
5
  - generated_from_trainer
6
+ base_model: mistralai/Mistral-7B-v0.1
7
  model-index:
8
  - name: einstein-v2-test-model
9
  results: []
 
147
  - Pytorch 2.1.2+cu118
148
  - Datasets 2.16.1
149
  - Tokenizers 0.15.0
150
+
151
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
152
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Weyaxi__Einstein-v2-7B)
153
+
154
+ | Metric |Value|
155
+ |---------------------------------|----:|
156
+ |Avg. |63.48|
157
+ |AI2 Reasoning Challenge (25-Shot)|62.37|
158
+ |HellaSwag (10-Shot) |83.46|
159
+ |MMLU (5-Shot) |62.08|
160
+ |TruthfulQA (0-shot) |50.52|
161
+ |Winogrande (5-shot) |79.32|
162
+ |GSM8k (5-shot) |43.14|
163
+