Upload README.md
Browse files
README.md
CHANGED
@@ -20,8 +20,8 @@ With [Intel/orca_dpo_pairs](https://huggingface.co/datasets/Intel/orca_dpo_pairs
|
|
20 |
|
21 |
I shared the merge version [kyujinpy/orca_math_dpo](https://huggingface.co/datasets/kyujinpy/orca_math_dpo).
|
22 |
|
23 |
-
I
|
24 |
-
Please see: ⭐[Sakura-SOLAR
|
25 |
|
26 |
# **Model Benchmark**
|
27 |
|
@@ -30,12 +30,12 @@ Please see: ⭐[Sakura-SOLAR(will update)]().
|
|
30 |
|
31 |
| Model | Average | ARC | HellaSwag | MMLU | TruthfulQA | Winogrande | GSM8K |
|
32 |
| --- | --- | --- | --- | --- | --- | --- | --- |
|
33 |
-
| Sakura-SOLRCA-Math-Instruct-DPO-v2 |
|
34 |
-
| Sakura-SOLRCA-Math-Instruct-DPO-v1 |
|
35 |
| Sakura-SOLRCA-Instruct-DPO | NaN | NaN | NaN | NaN | NaN | NaN | NaN |
|
36 |
| Sakura-SOLAR-Instruct-DPO-v2 | NaN | NaN | NaN | NaN | NaN | NaN | NaN |
|
37 |
| Sakura-SOLAR-Instruct-DPO-v1 | NaN | NaN | NaN | NaN | NaN | NaN | NaN |
|
38 |
-
| [kyujinpy/Sakura-SOLAR-Instruct](https://huggingface.co/kyujinpy/Sakura-SOLAR-Instruct) |
|
39 |
|
40 |
|
41 |
# Implementation Code
|
|
|
20 |
|
21 |
I shared the merge version [kyujinpy/orca_math_dpo](https://huggingface.co/datasets/kyujinpy/orca_math_dpo).
|
22 |
|
23 |
+
I shared the information about my model. (training and code)
|
24 |
+
Please see: ⭐[Sakura-SOLAR](https://github.com/KyujinHan/Sakura-SOLAR-DPO).
|
25 |
|
26 |
# **Model Benchmark**
|
27 |
|
|
|
30 |
|
31 |
| Model | Average | ARC | HellaSwag | MMLU | TruthfulQA | Winogrande | GSM8K |
|
32 |
| --- | --- | --- | --- | --- | --- | --- | --- |
|
33 |
+
| Sakura-SOLRCA-Math-Instruct-DPO-v2 | 74.17 | 71.25 | 88.52 | 66.13 | 72.16 | 83.03 | 63.91 |
|
34 |
+
| Sakura-SOLRCA-Math-Instruct-DPO-v1 | 74.13 | 71.25 | 88.48 | 66.21 | 72.12 | 82.87 | 63.84 |
|
35 |
| Sakura-SOLRCA-Instruct-DPO | NaN | NaN | NaN | NaN | NaN | NaN | NaN |
|
36 |
| Sakura-SOLAR-Instruct-DPO-v2 | NaN | NaN | NaN | NaN | NaN | NaN | NaN |
|
37 |
| Sakura-SOLAR-Instruct-DPO-v1 | NaN | NaN | NaN | NaN | NaN | NaN | NaN |
|
38 |
+
| [kyujinpy/Sakura-SOLAR-Instruct](https://huggingface.co/kyujinpy/Sakura-SOLAR-Instruct) | 74.40 | 70.99 | 88.42 | 66.33 | 71.79 | 83.66 | 65.20 |
|
39 |
|
40 |
|
41 |
# Implementation Code
|