Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -39,3 +39,17 @@ The Mesh Transformer JAX library:
39
  month = May
40
  }
41
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  month = May
40
  }
41
  ```
42
+
43
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
44
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_KoboldAI__GPT-NeoX-20B-Skein)
45
+
46
+ | Metric | Value |
47
+ |-----------------------|---------------------------|
48
+ | Avg. | 35.93 |
49
+ | ARC (25-shot) | 44.97 |
50
+ | HellaSwag (10-shot) | 72.68 |
51
+ | MMLU (5-shot) | 25.99 |
52
+ | TruthfulQA (0-shot) | 31.64 |
53
+ | Winogrande (5-shot) | 68.43 |
54
+ | GSM8K (5-shot) | 2.88 |
55
+ | DROP (3-shot) | 4.89 |