Commit
·
a656a58
1
Parent(s):
5b50336
Adding Evaluation Results (#2)
Browse files- Adding Evaluation Results (7ec717083d06f1cacb175343042bdf774d425512)
Co-authored-by: Open LLM Leaderboard PR Bot <[email protected]>
README.md
CHANGED
@@ -11,3 +11,17 @@ pipeline_tag: text-generation
|
|
11 |
---
|
12 |
# Model Card for Model ID
|
13 |
This model is a pythia 1.4B finetuned on the sharegpt dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
# Model Card for Model ID
|
13 |
This model is a pythia 1.4B finetuned on the sharegpt dataset.
|
14 |
+
|
15 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
16 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_HWERI__pythia-1.4b-deduped-sharegpt)
|
17 |
+
|
18 |
+
| Metric | Value |
|
19 |
+
|-----------------------|---------------------------|
|
20 |
+
| Avg. | 30.79 |
|
21 |
+
| ARC (25-shot) | 34.3 |
|
22 |
+
| HellaSwag (10-shot) | 54.49 |
|
23 |
+
| MMLU (5-shot) | 24.0 |
|
24 |
+
| TruthfulQA (0-shot) | 41.81 |
|
25 |
+
| Winogrande (5-shot) | 55.25 |
|
26 |
+
| GSM8K (5-shot) | 0.83 |
|
27 |
+
| DROP (3-shot) | 4.88 |
|