Adding Evaluation Results

#2
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -70,4 +70,17 @@ budget of OPT.
70
  archivePrefix={arXiv},
71
  primaryClass={cs.CL}
72
  }
73
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
70
  archivePrefix={arXiv},
71
  primaryClass={cs.CL}
72
  }
73
+ ```
74
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
75
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_facebook__opt-iml-max-30b)
76
+
77
+ | Metric | Value |
78
+ |-----------------------|---------------------------|
79
+ | Avg. | 45.06 |
80
+ | ARC (25-shot) | 43.86 |
81
+ | HellaSwag (10-shot) | 72.39 |
82
+ | MMLU (5-shot) | 41.09 |
83
+ | TruthfulQA (0-shot) | 38.16 |
84
+ | Winogrande (5-shot) | 73.72 |
85
+ | GSM8K (5-shot) | 2.5 |
86
+ | DROP (3-shot) | 43.7 |