Commit
·
9b6820f
1
Parent(s):
95d4781
Adding Evaluation Results (#1)
Browse files- Adding Evaluation Results (cc55a571d3b262ce56fda75be04321777085f4bf)
Co-authored-by: Open LLM Leaderboard PR Bot <[email protected]>
README.md
CHANGED
@@ -98,4 +98,17 @@ The following hyperparameters were used during training:
|
|
98 |
- Transformers 4.33.1
|
99 |
- Pytorch 2.2.0.dev20230907+cu118
|
100 |
- Datasets 2.14.5
|
101 |
-
- Tokenizers 0.13.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
98 |
- Transformers 4.33.1
|
99 |
- Pytorch 2.2.0.dev20230907+cu118
|
100 |
- Datasets 2.14.5
|
101 |
+
- Tokenizers 0.13.3
|
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_pszemraj__pythia-31m-simplewiki-2048)
|
104 |
+
|
105 |
+
| Metric | Value |
|
106 |
+
|-----------------------|---------------------------|
|
107 |
+
| Avg. | 24.35 |
|
108 |
+
| ARC (25-shot) | 22.18 |
|
109 |
+
| HellaSwag (10-shot) | 25.55 |
|
110 |
+
| MMLU (5-shot) | 23.12 |
|
111 |
+
| TruthfulQA (0-shot) | 49.37 |
|
112 |
+
| Winogrande (5-shot) | 49.41 |
|
113 |
+
| GSM8K (5-shot) | 0.0 |
|
114 |
+
| DROP (3-shot) | 0.81 |
|