Adding Evaluation Results

#2
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -16,4 +16,17 @@ inference:
16
  ---
17
  A pre-trained language model, based on the Mistral 7B model, has been scaled down to approximately 248 million parameters. Currently, this model has been trained on 2,120,000 examples. The batch size will remain low for future epochs. This model isn't intended for direct use but for fine-tuning on a downstream task.
18
 
19
- During evaluation on InstructMix, this model achieved an average perplexity score of 6.3. More training sessions are planned for this model.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  ---
17
  A pre-trained language model, based on the Mistral 7B model, has been scaled down to approximately 248 million parameters. Currently, this model has been trained on 2,120,000 examples. The batch size will remain low for future epochs. This model isn't intended for direct use but for fine-tuning on a downstream task.
18
 
19
+ During evaluation on InstructMix, this model achieved an average perplexity score of 6.3. More training sessions are planned for this model.
20
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
21
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Locutusque__TinyMistral-248m)
22
+
23
+ | Metric | Value |
24
+ |-----------------------|---------------------------|
25
+ | Avg. | 24.18 |
26
+ | ARC (25-shot) | 20.82 |
27
+ | HellaSwag (10-shot) | 26.98 |
28
+ | MMLU (5-shot) | 23.11 |
29
+ | TruthfulQA (0-shot) | 46.89 |
30
+ | Winogrande (5-shot) | 50.75 |
31
+ | GSM8K (5-shot) | 0.0 |
32
+ | DROP (3-shot) | 0.74 |