Update README.md
Browse files
README.md
CHANGED
@@ -12,15 +12,26 @@ tags:
|
|
12 |
|
13 |
* **Model size: 3.21B parameters**
|
14 |
|
15 |
-
# **
|
16 |
|
17 |
**This version is a further fine-tuned version of Llama-3.2-3B-Instruct with a slightly larger dataset and more epochs.**
|
18 |
|
19 |
-
**
|
20 |
|
21 |
-
**
|
22 |
|
23 |
-
**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
# Gladiator-Mini-exp-1221-Instruct
|
26 |
|
|
|
12 |
|
13 |
* **Model size: 3.21B parameters**
|
14 |
|
15 |
+
# **V2**
|
16 |
|
17 |
**This version is a further fine-tuned version of Llama-3.2-3B-Instruct with a slightly larger dataset and more epochs.**
|
18 |
|
19 |
+
**The V2 version performs better in multiple benchmarks than the V1 version, and even outmatches both 1211 and V1 in mathematics: https://huggingface.co/MultivexAI/Gladiator-Mini-Exp-1221-3B-Instruct**
|
20 |
|
21 |
+
**Examples:**
|
22 |
|
23 |
+
**MATH**
|
24 |
+
**1211: 13.44 %**
|
25 |
+
**V1: 13.07 %**
|
26 |
+
**V2: 13.75 %**
|
27 |
+
|
28 |
+
**IFEval**
|
29 |
+
**V1: 60.79 %**
|
30 |
+
**V2: 62.15 %**
|
31 |
+
|
32 |
+
**BBH**
|
33 |
+
**V1: 20.40 %**
|
34 |
+
**V2: 20.65 %**
|
35 |
|
36 |
# Gladiator-Mini-exp-1221-Instruct
|
37 |
|