Commit
•
0a58ff2
1
Parent(s):
4223a72
Adding Evaluation Results (#1)
Browse files- Adding Evaluation Results (290a002dd51f12cd9b592c346995b31b73fc1e9f)
Co-authored-by: Open LLM Leaderboard PR Bot <leaderboard-pr-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
-
library_name: transformers
|
3 |
license: other
|
4 |
-
|
5 |
-
|
|
|
6 |
base_model: Qwen/Qwen2.5-72B
|
7 |
datasets:
|
8 |
- anthracite-org/kalo-opus-instruct-22k-no-refusal
|
@@ -15,8 +15,8 @@ datasets:
|
|
15 |
- nothingiisreal/Reddit-Dirty-And-WritingPrompts
|
16 |
- allura-org/Celeste-1.x-data-mixture
|
17 |
- cognitivecomputations/dolphin-2.9.3
|
18 |
-
|
19 |
-
-
|
20 |
model-index:
|
21 |
- name: EVA-Qwen2.5-72B-SFFT-v0.2
|
22 |
results: []
|
@@ -492,4 +492,17 @@ weight_decay: 0.12
|
|
492 |
# fsdp_mixed_precision: BF16 # Added
|
493 |
```
|
494 |
|
495 |
-
</details><br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
|
|
2 |
license: other
|
3 |
+
library_name: transformers
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
base_model: Qwen/Qwen2.5-72B
|
7 |
datasets:
|
8 |
- anthracite-org/kalo-opus-instruct-22k-no-refusal
|
|
|
15 |
- nothingiisreal/Reddit-Dirty-And-WritingPrompts
|
16 |
- allura-org/Celeste-1.x-data-mixture
|
17 |
- cognitivecomputations/dolphin-2.9.3
|
18 |
+
license_name: qwen
|
19 |
+
license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
|
20 |
model-index:
|
21 |
- name: EVA-Qwen2.5-72B-SFFT-v0.2
|
22 |
results: []
|
|
|
492 |
# fsdp_mixed_precision: BF16 # Added
|
493 |
```
|
494 |
|
495 |
+
</details><br>
|
496 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
497 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_EVA-UNIT-01__EVA-Qwen2.5-72B-v0.2)
|
498 |
+
|
499 |
+
| Metric |Value|
|
500 |
+
|-------------------|----:|
|
501 |
+
|Avg. |43.54|
|
502 |
+
|IFEval (0-Shot) |68.79|
|
503 |
+
|BBH (3-Shot) |59.07|
|
504 |
+
|MATH Lvl 5 (4-Shot)|39.05|
|
505 |
+
|GPQA (0-shot) |21.14|
|
506 |
+
|MuSR (0-shot) |19.73|
|
507 |
+
|MMLU-PRO (5-shot) |53.48|
|
508 |
+
|