Adding Evaluation Results
#1
by
leaderboard-pr-bot
- opened
README.md
CHANGED
@@ -54,3 +54,17 @@ print(tokenizer.decode(generated_ids[0], skip_special_tokens=True))
|
|
54 |
year={2022}
|
55 |
}
|
56 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
54 |
year={2022}
|
55 |
}
|
56 |
```
|
57 |
+
|
58 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
59 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_Salesforce__codegen-16B-nl)
|
60 |
+
|
61 |
+
| Metric | Value |
|
62 |
+
|-----------------------|---------------------------|
|
63 |
+
| Avg. | 37.22 |
|
64 |
+
| ARC (25-shot) | 46.76 |
|
65 |
+
| HellaSwag (10-shot) | 71.87 |
|
66 |
+
| MMLU (5-shot) | 32.35 |
|
67 |
+
| TruthfulQA (0-shot) | 33.95 |
|
68 |
+
| Winogrande (5-shot) | 67.96 |
|
69 |
+
| GSM8K (5-shot) | 2.65 |
|
70 |
+
| DROP (3-shot) | 5.01 |
|