Adding Evaluation Results
#1
by leaderboard-pr-bot - opened
README.md
CHANGED
|
@@ -98,3 +98,17 @@ def run_inference(messages):
|
|
| 98 |
run_inference(["What's the longest side of the right angled triangle called and how is it related to the Pythagoras theorem?"])
|
| 99 |
```
|
| 100 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 98 |
run_inference(["What's the longest side of the right angled triangle called and how is it related to the Pythagoras theorem?"])
|
| 99 |
```
|
| 100 |
|
| 101 |
+
|
| 102 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
| 103 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_prithivida__Asimov-7B-v1)
|
| 104 |
+
|
| 105 |
+
| Metric | Value |
|
| 106 |
+
|-----------------------|---------------------------|
|
| 107 |
+
| Avg. | 48.08 |
|
| 108 |
+
| ARC (25-shot) | 59.04 |
|
| 109 |
+
| HellaSwag (10-shot) | 80.04 |
|
| 110 |
+
| MMLU (5-shot) | 56.35 |
|
| 111 |
+
| TruthfulQA (0-shot) | 51.15 |
|
| 112 |
+
| Winogrande (5-shot) | 73.95 |
|
| 113 |
+
| GSM8K (5-shot) | 9.33 |
|
| 114 |
+
| DROP (3-shot) | 6.69 |
|