ArkaAbacus
commited on
Commit
•
41b4e17
1
Parent(s):
f557d97
Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ Instruction tuned with the following parameters:
|
|
17 |
- Micro Batch Size 32 over 4xH100, gradient accumulation steps = 1
|
18 |
- AdamW with learning rate 5e-5
|
19 |
|
20 |
-
|
21 |
|
22 |
### HuggingFace Leaderboard
|
23 |
|
@@ -30,16 +30,12 @@ For comparison the GSM8K score for the original `metamath/MetaMath-Mistral-7B` w
|
|
30 |
### MT-Bench
|
31 |
|
32 |
########## First turn ##########
|
33 |
-
|
34 |
-
|
35 |
-
fewshot_metamath_orcavicuna_mistral 1 6.9
|
36 |
|
37 |
########## Second turn ##########
|
38 |
-
|
39 |
-
|
40 |
-
fewshot_metamath_orcavicuna_mistral 2 6.51875
|
41 |
|
42 |
########## Average ##########
|
43 |
-
|
44 |
-
model
|
45 |
-
fewshot_metamath_orcavicuna_mistral 6.709375
|
|
|
17 |
- Micro Batch Size 32 over 4xH100, gradient accumulation steps = 1
|
18 |
- AdamW with learning rate 5e-5
|
19 |
|
20 |
+
# Evaluation Results
|
21 |
|
22 |
### HuggingFace Leaderboard
|
23 |
|
|
|
30 |
### MT-Bench
|
31 |
|
32 |
########## First turn ##########
|
33 |
+
|
34 |
+
Score: 6.9
|
|
|
35 |
|
36 |
########## Second turn ##########
|
37 |
+
|
38 |
+
Score: 6.51875
|
|
|
39 |
|
40 |
########## Average ##########
|
41 |
+
Score: 6.709375
|
|
|
|