Adding Evaluation Results

#1
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-v3-7B
9
  results: []
@@ -157,3 +157,17 @@ The following hyperparameters were used during training:
157
  - Pytorch 2.1.2+cu118
158
  - Datasets 2.16.1
159
  - 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-v3-7B
9
  results: []
 
157
  - Pytorch 2.1.2+cu118
158
  - Datasets 2.16.1
159
  - Tokenizers 0.15.0
160
+
161
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
162
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_PulsarAI__Einstein-v3-7B)
163
+
164
+ | Metric |Value|
165
+ |---------------------------------|----:|
166
+ |Avg. |64.09|
167
+ |AI2 Reasoning Challenge (25-Shot)|62.29|
168
+ |HellaSwag (10-Shot) |83.01|
169
+ |MMLU (5-Shot) |63.32|
170
+ |TruthfulQA (0-shot) |51.18|
171
+ |Winogrande (5-shot) |79.95|
172
+ |GSM8k (5-shot) |44.81|
173
+