Adding Evaluation Results

#6
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -55,3 +55,17 @@ We evaluate on an extensive set of downstream tasks including reasoning, reading
55
  year={2023}
56
  }
57
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
55
  year={2023}
56
  }
57
  ```
58
+
59
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
60
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_princeton-nlp__Sheared-LLaMA-1.3B)
61
+
62
+ | Metric | Value |
63
+ |-----------------------|---------------------------|
64
+ | Avg. | 31.47 |
65
+ | ARC (25-shot) | 32.85 |
66
+ | HellaSwag (10-shot) | 60.91 |
67
+ | MMLU (5-shot) | 25.71 |
68
+ | TruthfulQA (0-shot) | 37.14 |
69
+ | Winogrande (5-shot) | 58.64 |
70
+ | GSM8K (5-shot) | 0.45 |
71
+ | DROP (3-shot) | 4.56 |