Adding Evaluation Results
#1
by
theprint
- opened
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
base_model: unsloth/Mistral-Nemo-Instruct-2407-bnb-4bit
|
3 |
language:
|
4 |
- en
|
5 |
license: apache-2.0
|
@@ -10,6 +9,102 @@ tags:
|
|
10 |
- mistral
|
11 |
- trl
|
12 |
- sft
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
<img src="https://huggingface.co/theprint/ReWiz-Llama-3.2-3B/resolve/main/ReWiz_banner.png">
|
15 |
|
@@ -28,3 +123,17 @@ There is a separate upload for that! Download [theprint/ReWiz-Nemo-12B-Instruct-
|
|
28 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
29 |
|
30 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
- en
|
4 |
license: apache-2.0
|
|
|
9 |
- mistral
|
10 |
- trl
|
11 |
- sft
|
12 |
+
base_model: unsloth/Mistral-Nemo-Instruct-2407-bnb-4bit
|
13 |
+
model-index:
|
14 |
+
- name: ReWiz-Nemo-12B-Instruct
|
15 |
+
results:
|
16 |
+
- task:
|
17 |
+
type: text-generation
|
18 |
+
name: Text Generation
|
19 |
+
dataset:
|
20 |
+
name: IFEval (0-Shot)
|
21 |
+
type: HuggingFaceH4/ifeval
|
22 |
+
args:
|
23 |
+
num_few_shot: 0
|
24 |
+
metrics:
|
25 |
+
- type: inst_level_strict_acc and prompt_level_strict_acc
|
26 |
+
value: 10.62
|
27 |
+
name: strict accuracy
|
28 |
+
source:
|
29 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=theprint/ReWiz-Nemo-12B-Instruct
|
30 |
+
name: Open LLM Leaderboard
|
31 |
+
- task:
|
32 |
+
type: text-generation
|
33 |
+
name: Text Generation
|
34 |
+
dataset:
|
35 |
+
name: BBH (3-Shot)
|
36 |
+
type: BBH
|
37 |
+
args:
|
38 |
+
num_few_shot: 3
|
39 |
+
metrics:
|
40 |
+
- type: acc_norm
|
41 |
+
value: 29.93
|
42 |
+
name: normalized accuracy
|
43 |
+
source:
|
44 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=theprint/ReWiz-Nemo-12B-Instruct
|
45 |
+
name: Open LLM Leaderboard
|
46 |
+
- task:
|
47 |
+
type: text-generation
|
48 |
+
name: Text Generation
|
49 |
+
dataset:
|
50 |
+
name: MATH Lvl 5 (4-Shot)
|
51 |
+
type: hendrycks/competition_math
|
52 |
+
args:
|
53 |
+
num_few_shot: 4
|
54 |
+
metrics:
|
55 |
+
- type: exact_match
|
56 |
+
value: 7.18
|
57 |
+
name: exact match
|
58 |
+
source:
|
59 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=theprint/ReWiz-Nemo-12B-Instruct
|
60 |
+
name: Open LLM Leaderboard
|
61 |
+
- task:
|
62 |
+
type: text-generation
|
63 |
+
name: Text Generation
|
64 |
+
dataset:
|
65 |
+
name: GPQA (0-shot)
|
66 |
+
type: Idavidrein/gpqa
|
67 |
+
args:
|
68 |
+
num_few_shot: 0
|
69 |
+
metrics:
|
70 |
+
- type: acc_norm
|
71 |
+
value: 9.84
|
72 |
+
name: acc_norm
|
73 |
+
source:
|
74 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=theprint/ReWiz-Nemo-12B-Instruct
|
75 |
+
name: Open LLM Leaderboard
|
76 |
+
- task:
|
77 |
+
type: text-generation
|
78 |
+
name: Text Generation
|
79 |
+
dataset:
|
80 |
+
name: MuSR (0-shot)
|
81 |
+
type: TAUR-Lab/MuSR
|
82 |
+
args:
|
83 |
+
num_few_shot: 0
|
84 |
+
metrics:
|
85 |
+
- type: acc_norm
|
86 |
+
value: 10.23
|
87 |
+
name: acc_norm
|
88 |
+
source:
|
89 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=theprint/ReWiz-Nemo-12B-Instruct
|
90 |
+
name: Open LLM Leaderboard
|
91 |
+
- task:
|
92 |
+
type: text-generation
|
93 |
+
name: Text Generation
|
94 |
+
dataset:
|
95 |
+
name: MMLU-PRO (5-shot)
|
96 |
+
type: TIGER-Lab/MMLU-Pro
|
97 |
+
config: main
|
98 |
+
split: test
|
99 |
+
args:
|
100 |
+
num_few_shot: 5
|
101 |
+
metrics:
|
102 |
+
- type: acc
|
103 |
+
value: 25.99
|
104 |
+
name: accuracy
|
105 |
+
source:
|
106 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=theprint/ReWiz-Nemo-12B-Instruct
|
107 |
+
name: Open LLM Leaderboard
|
108 |
---
|
109 |
<img src="https://huggingface.co/theprint/ReWiz-Llama-3.2-3B/resolve/main/ReWiz_banner.png">
|
110 |
|
|
|
123 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
124 |
|
125 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
126 |
+
|
127 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
128 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_theprint__ReWiz-Nemo-12B-Instruct)
|
129 |
+
|
130 |
+
| Metric |Value|
|
131 |
+
|-------------------|----:|
|
132 |
+
|Avg. |15.63|
|
133 |
+
|IFEval (0-Shot) |10.62|
|
134 |
+
|BBH (3-Shot) |29.93|
|
135 |
+
|MATH Lvl 5 (4-Shot)| 7.18|
|
136 |
+
|GPQA (0-shot) | 9.84|
|
137 |
+
|MuSR (0-shot) |10.23|
|
138 |
+
|MMLU-PRO (5-shot) |25.99|
|
139 |
+
|