Commit
•
00a1f94
1
Parent(s):
12cf2e2
Adding Evaluation Results (#2)
Browse files- Adding Evaluation Results (27a1220cde70f202554016e8f32b0bb0236dd648)
Co-authored-by: Open LLM Leaderboard PR Bot <[email protected]>
README.md
CHANGED
@@ -10,4 +10,17 @@ language:
|
|
10 |
---
|
11 |
# Model Card
|
12 |
|
13 |
-
Pythia-70m-deduped finetuned on a [cleaned version of ShareGPT data](https://huggingface.co/datasets/CaterinaLac/sharegpt-deduplicated).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
# Model Card
|
12 |
|
13 |
+
Pythia-70m-deduped finetuned on a [cleaned version of ShareGPT data](https://huggingface.co/datasets/CaterinaLac/sharegpt-deduplicated).
|
14 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
15 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_HWERI__pythia-70m-deduped-cleansharegpt)
|
16 |
+
|
17 |
+
| Metric | Value |
|
18 |
+
|-----------------------|---------------------------|
|
19 |
+
| Avg. | 25.34 |
|
20 |
+
| ARC (25-shot) | 25.68 |
|
21 |
+
| HellaSwag (10-shot) | 25.4 |
|
22 |
+
| MMLU (5-shot) | 23.12 |
|
23 |
+
| TruthfulQA (0-shot) | 51.15 |
|
24 |
+
| Winogrande (5-shot) | 52.01 |
|
25 |
+
| GSM8K (5-shot) | 0.0 |
|
26 |
+
| DROP (3-shot) | 0.0 |
|