MultivexAI commited on
Commit
8e88772
·
verified ·
1 Parent(s): b092e13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -4
README.md CHANGED
@@ -12,15 +12,26 @@ tags:
12
 
13
  * **Model size: 3.21B parameters**
14
 
15
- # **WARNING**
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
- **It has been not tested for stability or performance.**
20
 
21
- **It's performance and stability may vary significantly.**
22
 
23
- **More stable version: https://huggingface.co/MultivexAI/Gladiator-Mini-Exp-1221-3B-Instruct**
 
 
 
 
 
 
 
 
 
 
 
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