Adding Evaluation Results

#3
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -240,3 +240,17 @@ The following hyperparameters were used during training:
240
  - Pytorch 2.0.1+cu118
241
  - Datasets 2.12.0
242
  - Tokenizers 0.13.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
240
  - Pytorch 2.0.1+cu118
241
  - Datasets 2.12.0
242
  - Tokenizers 0.13.3
243
+
244
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
245
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_ogimgio__gpt-neo-125m-neurallinguisticpioneers)
246
+
247
+ | Metric | Value |
248
+ |-----------------------|---------------------------|
249
+ | Avg. | 25.57 |
250
+ | ARC (25-shot) | 22.44 |
251
+ | HellaSwag (10-shot) | 30.36 |
252
+ | MMLU (5-shot) | 25.14 |
253
+ | TruthfulQA (0-shot) | 45.64 |
254
+ | Winogrande (5-shot) | 51.22 |
255
+ | GSM8K (5-shot) | 0.08 |
256
+ | DROP (3-shot) | 4.12 |