Text Generation
Transformers
PyTorch
mosaic_gpt
custom_code

Adding Evaluation Results

#4
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -70,3 +70,17 @@ This model builds on the work of [Together](https://www.together.xyz), which cre
70
  We gratefully acknowledge the hard work of the team that put together this dataset, and we hope this model serves as a useful companion to that work.
71
 
72
  We also gratefully acknowledge the work of the researchers who created the Llama series of models, which was the impetus for our efforts and those who worked on the RedPajama project.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
70
  We gratefully acknowledge the hard work of the team that put together this dataset, and we hope this model serves as a useful companion to that work.
71
 
72
  We also gratefully acknowledge the work of the researchers who created the Llama series of models, which was the impetus for our efforts and those who worked on the RedPajama project.
73
+
74
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
75
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_anas-awadalla__mpt-1b-redpajama-200b)
76
+
77
+ | Metric | Value |
78
+ |-----------------------|---------------------------|
79
+ | Avg. | 24.9 |
80
+ | ARC (25-shot) | 25.77 |
81
+ | HellaSwag (10-shot) | 26.08 |
82
+ | MMLU (5-shot) | 24.5 |
83
+ | TruthfulQA (0-shot) | 47.57 |
84
+ | Winogrande (5-shot) | 50.36 |
85
+ | GSM8K (5-shot) | 0.0 |
86
+ | DROP (3-shot) | 0.0 |