Adding Evaluation Results
#4
by
leaderboard-pr-bot
- opened
README.md
CHANGED
@@ -90,3 +90,17 @@ def generate(
|
|
90 |
instruction = "Dame una lista de lugares a visitar en España."
|
91 |
print(generate(instruction))
|
92 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
90 |
instruction = "Dame una lista de lugares a visitar en España."
|
91 |
print(generate(instruction))
|
92 |
```
|
93 |
+
|
94 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
95 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_clibrain__Llama-2-ft-instruct-es)
|
96 |
+
|
97 |
+
| Metric | Value |
|
98 |
+
|-----------------------|---------------------------|
|
99 |
+
| Avg. | 17.2 |
|
100 |
+
| ARC (25-shot) | 22.7 |
|
101 |
+
| HellaSwag (10-shot) | 25.04 |
|
102 |
+
| MMLU (5-shot) | 23.12 |
|
103 |
+
| TruthfulQA (0-shot) | 0.0 |
|
104 |
+
| Winogrande (5-shot) | 49.57 |
|
105 |
+
| GSM8K (5-shot) | 0.0 |
|
106 |
+
| DROP (3-shot) | 0.0 |
|