Adding Evaluation Results

#3
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -134,4 +134,17 @@ for lang in data_samples_long:
134
  # zh-1 0 0
135
  # hi-0 1 1
136
  # hi-1 0 0
137
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
134
  # zh-1 0 0
135
  # hi-0 1 1
136
  # hi-1 0 0
137
+ ```
138
+ # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
139
+ Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_facebook__xglm-4.5B)
140
+
141
+ | Metric | Value |
142
+ |-----------------------|---------------------------|
143
+ | Avg. | 31.05 |
144
+ | ARC (25-shot) | 31.48 |
145
+ | HellaSwag (10-shot) | 57.95 |
146
+ | MMLU (5-shot) | 25.43 |
147
+ | TruthfulQA (0-shot) | 35.84 |
148
+ | Winogrande (5-shot) | 54.93 |
149
+ | GSM8K (5-shot) | 0.23 |
150
+ | DROP (3-shot) | 11.48 |