Adding Evaluation Results

#1
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -58,3 +58,17 @@ pythia-12b-sft-8:
58
  fraction: 0.5
59
  val_split: 0.025
60
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58
  fraction: 0.5
59
  val_split: 0.025
60
  ```
61
+
62
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
63
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_OpenAssistant__pythia-12b-sft-v8-2.5k-steps)
64
+
65
+ | Metric | Value |
66
+ |-----------------------|---------------------------|
67
+ | Avg. | 36.67 |
68
+ | ARC (25-shot) | 42.32 |
69
+ | HellaSwag (10-shot) | 70.15 |
70
+ | MMLU (5-shot) | 27.36 |
71
+ | TruthfulQA (0-shot) | 36.75 |
72
+ | Winogrande (5-shot) | 65.67 |
73
+ | GSM8K (5-shot) | 9.55 |
74
+ | DROP (3-shot) | 4.92 |