Adding Evaluation Results (#1)
Browse files- Adding Evaluation Results (530e6dca310d41e6b293ceeddd84f055bb69b123)
Co-authored-by: Open LLM Leaderboard PR Bot <leaderboard-pr-bot@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
base_model: EleutherAI/pythia-1.4b
|
| 4 |
tags:
|
| 5 |
- alignment-handbook
|
| 6 |
- generated_from_trainer
|
| 7 |
datasets:
|
| 8 |
- HuggingFaceH4/ultrachat_200k
|
|
|
|
| 9 |
model-index:
|
| 10 |
- name: pythia-1.4b-sft-full
|
| 11 |
results: []
|
|
@@ -64,3 +64,17 @@ The following hyperparameters were used during training:
|
|
| 64 |
- Pytorch 2.2.1
|
| 65 |
- Datasets 2.14.6
|
| 66 |
- Tokenizers 0.15.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
tags:
|
| 4 |
- alignment-handbook
|
| 5 |
- generated_from_trainer
|
| 6 |
datasets:
|
| 7 |
- HuggingFaceH4/ultrachat_200k
|
| 8 |
+
base_model: EleutherAI/pythia-1.4b
|
| 9 |
model-index:
|
| 10 |
- name: pythia-1.4b-sft-full
|
| 11 |
results: []
|
|
|
|
| 64 |
- Pytorch 2.2.1
|
| 65 |
- Datasets 2.14.6
|
| 66 |
- Tokenizers 0.15.2
|
| 67 |
+
|
| 68 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
| 69 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_nnheui__pythia-1.4b-sft-full)
|
| 70 |
+
|
| 71 |
+
| Metric |Value|
|
| 72 |
+
|---------------------------------|----:|
|
| 73 |
+
|Avg. |34.68|
|
| 74 |
+
|AI2 Reasoning Challenge (25-Shot)|32.68|
|
| 75 |
+
|HellaSwag (10-Shot) |52.08|
|
| 76 |
+
|MMLU (5-Shot) |25.44|
|
| 77 |
+
|TruthfulQA (0-shot) |38.42|
|
| 78 |
+
|Winogrande (5-shot) |57.46|
|
| 79 |
+
|GSM8k (5-shot) | 1.97|
|
| 80 |
+
|