Commit
•
277224c
1
Parent(s):
6fb7f82
Adding Evaluation Results (#1)
Browse files- Adding Evaluation Results (80effb9c3b5cd402ab3e500bd8a363015f2f45e2)
Co-authored-by: Open LLM Leaderboard PR Bot <[email protected]>
README.md
CHANGED
@@ -67,4 +67,17 @@ layer_slices:
|
|
67 |
- model: TheBloke/Llama-2-13B-Chat-fp16
|
68 |
start: 10
|
69 |
end: 40
|
70 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
- model: TheBloke/Llama-2-13B-Chat-fp16
|
68 |
start: 10
|
69 |
end: 40
|
70 |
+
```
|
71 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
72 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_chargoddard__llama-2-16b-nastychat)
|
73 |
+
|
74 |
+
| Metric | Value |
|
75 |
+
|-----------------------|---------------------------|
|
76 |
+
| Avg. | 50.62 |
|
77 |
+
| ARC (25-shot) | 57.42 |
|
78 |
+
| HellaSwag (10-shot) | 80.59 |
|
79 |
+
| MMLU (5-shot) | 55.99 |
|
80 |
+
| TruthfulQA (0-shot) | 53.45 |
|
81 |
+
| Winogrande (5-shot) | 74.66 |
|
82 |
+
| GSM8K (5-shot) | 8.11 |
|
83 |
+
| DROP (3-shot) | 24.13 |
|