Adding Evaluation Results
#5
by
leaderboard-pr-bot
- opened
README.md
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model: mistralai/Mistral-Nemo-Base-2407
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
- axolotl
|
|
|
7 |
datasets:
|
8 |
- cognitivecomputations/Dolphin-2.9
|
9 |
- teknium/OpenHermes-2.5
|
@@ -13,6 +13,101 @@ datasets:
|
|
13 |
- microsoft/orca-math-word-problems-200k
|
14 |
- Locutusque/function-calling-chatml
|
15 |
- internlm/Agent-FLAN
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
# Dolphin 2.9.3 Mistral Nemo 12b 🐬
|
@@ -483,3 +578,17 @@ The following hyperparameters were used during training:
|
|
483 |
- Pytorch 2.2.2+cu121
|
484 |
- Datasets 2.19.1
|
485 |
- Tokenizers 0.19.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
- axolotl
|
6 |
+
base_model: mistralai/Mistral-Nemo-Base-2407
|
7 |
datasets:
|
8 |
- cognitivecomputations/Dolphin-2.9
|
9 |
- teknium/OpenHermes-2.5
|
|
|
13 |
- microsoft/orca-math-word-problems-200k
|
14 |
- Locutusque/function-calling-chatml
|
15 |
- internlm/Agent-FLAN
|
16 |
+
model-index:
|
17 |
+
- name: dolphin-2.9.3-mistral-nemo-12b
|
18 |
+
results:
|
19 |
+
- task:
|
20 |
+
type: text-generation
|
21 |
+
name: Text Generation
|
22 |
+
dataset:
|
23 |
+
name: IFEval (0-Shot)
|
24 |
+
type: HuggingFaceH4/ifeval
|
25 |
+
args:
|
26 |
+
num_few_shot: 0
|
27 |
+
metrics:
|
28 |
+
- type: inst_level_strict_acc and prompt_level_strict_acc
|
29 |
+
value: 56.01
|
30 |
+
name: strict accuracy
|
31 |
+
source:
|
32 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=cognitivecomputations/dolphin-2.9.3-mistral-nemo-12b
|
33 |
+
name: Open LLM Leaderboard
|
34 |
+
- task:
|
35 |
+
type: text-generation
|
36 |
+
name: Text Generation
|
37 |
+
dataset:
|
38 |
+
name: BBH (3-Shot)
|
39 |
+
type: BBH
|
40 |
+
args:
|
41 |
+
num_few_shot: 3
|
42 |
+
metrics:
|
43 |
+
- type: acc_norm
|
44 |
+
value: 36.08
|
45 |
+
name: normalized accuracy
|
46 |
+
source:
|
47 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=cognitivecomputations/dolphin-2.9.3-mistral-nemo-12b
|
48 |
+
name: Open LLM Leaderboard
|
49 |
+
- task:
|
50 |
+
type: text-generation
|
51 |
+
name: Text Generation
|
52 |
+
dataset:
|
53 |
+
name: MATH Lvl 5 (4-Shot)
|
54 |
+
type: hendrycks/competition_math
|
55 |
+
args:
|
56 |
+
num_few_shot: 4
|
57 |
+
metrics:
|
58 |
+
- type: exact_match
|
59 |
+
value: 5.06
|
60 |
+
name: exact match
|
61 |
+
source:
|
62 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=cognitivecomputations/dolphin-2.9.3-mistral-nemo-12b
|
63 |
+
name: Open LLM Leaderboard
|
64 |
+
- task:
|
65 |
+
type: text-generation
|
66 |
+
name: Text Generation
|
67 |
+
dataset:
|
68 |
+
name: GPQA (0-shot)
|
69 |
+
type: Idavidrein/gpqa
|
70 |
+
args:
|
71 |
+
num_few_shot: 0
|
72 |
+
metrics:
|
73 |
+
- type: acc_norm
|
74 |
+
value: 8.72
|
75 |
+
name: acc_norm
|
76 |
+
source:
|
77 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=cognitivecomputations/dolphin-2.9.3-mistral-nemo-12b
|
78 |
+
name: Open LLM Leaderboard
|
79 |
+
- task:
|
80 |
+
type: text-generation
|
81 |
+
name: Text Generation
|
82 |
+
dataset:
|
83 |
+
name: MuSR (0-shot)
|
84 |
+
type: TAUR-Lab/MuSR
|
85 |
+
args:
|
86 |
+
num_few_shot: 0
|
87 |
+
metrics:
|
88 |
+
- type: acc_norm
|
89 |
+
value: 15.21
|
90 |
+
name: acc_norm
|
91 |
+
source:
|
92 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=cognitivecomputations/dolphin-2.9.3-mistral-nemo-12b
|
93 |
+
name: Open LLM Leaderboard
|
94 |
+
- task:
|
95 |
+
type: text-generation
|
96 |
+
name: Text Generation
|
97 |
+
dataset:
|
98 |
+
name: MMLU-PRO (5-shot)
|
99 |
+
type: TIGER-Lab/MMLU-Pro
|
100 |
+
config: main
|
101 |
+
split: test
|
102 |
+
args:
|
103 |
+
num_few_shot: 5
|
104 |
+
metrics:
|
105 |
+
- type: acc
|
106 |
+
value: 26.41
|
107 |
+
name: accuracy
|
108 |
+
source:
|
109 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=cognitivecomputations/dolphin-2.9.3-mistral-nemo-12b
|
110 |
+
name: Open LLM Leaderboard
|
111 |
---
|
112 |
|
113 |
# Dolphin 2.9.3 Mistral Nemo 12b 🐬
|
|
|
578 |
- Pytorch 2.2.2+cu121
|
579 |
- Datasets 2.19.1
|
580 |
- Tokenizers 0.19.1
|
581 |
+
|
582 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
583 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_cognitivecomputations__dolphin-2.9.3-mistral-nemo-12b)
|
584 |
+
|
585 |
+
| Metric |Value|
|
586 |
+
|-------------------|----:|
|
587 |
+
|Avg. |24.58|
|
588 |
+
|IFEval (0-Shot) |56.01|
|
589 |
+
|BBH (3-Shot) |36.08|
|
590 |
+
|MATH Lvl 5 (4-Shot)| 5.06|
|
591 |
+
|GPQA (0-shot) | 8.72|
|
592 |
+
|MuSR (0-shot) |15.21|
|
593 |
+
|MMLU-PRO (5-shot) |26.41|
|
594 |
+
|