Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -122,3 +122,17 @@ GPTNeoXConfig {
122
  }
123
 
124
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
122
  }
123
 
124
  ```
125
+
126
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
127
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_h2oai__h2ogpt-oig-oasst1-256-6_9b)
128
+
129
+ | Metric | Value |
130
+ |-----------------------|---------------------------|
131
+ | Avg. | 33.76 |
132
+ | ARC (25-shot) | 39.93 |
133
+ | HellaSwag (10-shot) | 65.42 |
134
+ | MMLU (5-shot) | 26.39 |
135
+ | TruthfulQA (0-shot) | 35.0 |
136
+ | Winogrande (5-shot) | 63.38 |
137
+ | GSM8K (5-shot) | 1.59 |
138
+ | DROP (3-shot) | 4.6 |