Text Generation
Transformers
PyTorch
Safetensors
English
llama
text generation
instruct
text-generation-inference

Adding Evaluation Results

#4
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -66,3 +66,17 @@ As such, it was **not** fine-tuned to be safe and harmless: the base model _and_
66
  We would like to thank [SpicyChat](https://spicychat.ai/) for sponsoring the training for this model.
67
 
68
  [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
66
  We would like to thank [SpicyChat](https://spicychat.ai/) for sponsoring the training for this model.
67
 
68
  [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
69
+
70
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
71
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_PygmalionAI__pygmalion-2-13b)
72
+
73
+ | Metric | Value |
74
+ |-----------------------|---------------------------|
75
+ | Avg. | 48.13 |
76
+ | ARC (25-shot) | 60.32 |
77
+ | HellaSwag (10-shot) | 82.37 |
78
+ | MMLU (5-shot) | 56.02 |
79
+ | TruthfulQA (0-shot) | 42.22 |
80
+ | Winogrande (5-shot) | 78.06 |
81
+ | GSM8K (5-shot) | 11.75 |
82
+ | DROP (3-shot) | 6.13 |