Adding Evaluation Results

#2
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -53,4 +53,17 @@ PROMPT_DICT = {
53
 
54
  ## Usage
55
 
56
- It is recommended to format input according to the prompt template mentioned above during inference for best results.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
 
54
  ## Usage
55
 
56
+ It is recommended to format input according to the prompt template mentioned above during inference for best results.
57
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
58
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_SebastianSchramm__Cerebras-GPT-111M-instruction)
59
+
60
+ | Metric | Value |
61
+ |-----------------------|---------------------------|
62
+ | Avg. | 25.37 |
63
+ | ARC (25-shot) | 24.4 |
64
+ | HellaSwag (10-shot) | 26.05 |
65
+ | MMLU (5-shot) | 25.87 |
66
+ | TruthfulQA (0-shot) | 49.46 |
67
+ | Winogrande (5-shot) | 51.62 |
68
+ | GSM8K (5-shot) | 0.0 |
69
+ | DROP (3-shot) | 0.17 |