Update README.md
Browse files
README.md
CHANGED
|
@@ -13,29 +13,10 @@ pipeline_tag: text-generation
|
|
| 13 |
- [Sakura-SOLRCA-Math-Instruct-DPO-v2](https://huggingface.co/kyujinpy/Sakura-SOLRCA-Math-Instruct-DPO-v2)
|
| 14 |
- [Sakura-SOLRCA-Instruct-DPO](https://huggingface.co/kyujinpy/Sakura-SOLRCA-Instruct-DPO)
|
| 15 |
|
| 16 |
-
**
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
parameters:
|
| 21 |
-
density: 1.0
|
| 22 |
-
weight: 1.0
|
| 23 |
-
- model: kyujinpy/Sakura-SOLRCA-Math-Instruct-DPO-v2
|
| 24 |
-
parameters:
|
| 25 |
-
density: 0.5
|
| 26 |
-
weight: [0.33, 0.4, 0.33]
|
| 27 |
-
- model: kyujinpy/Sakura-SOLRCA-Instruct-DPO
|
| 28 |
-
parameters:
|
| 29 |
-
density: [0.33, 0.45, 0.66]
|
| 30 |
-
weight: 0.66
|
| 31 |
-
merge_method: dare_ties
|
| 32 |
-
base_model: kyujinpy/Sakura-SOLAR-Instruct
|
| 33 |
-
parameters:
|
| 34 |
-
normalize: true
|
| 35 |
-
int8_mask: true
|
| 36 |
-
dtype: bfloat16
|
| 37 |
-
tokenizer_source : union
|
| 38 |
-
```
|
| 39 |
|
| 40 |
**Original Author's HuggingFace profile**
|
| 41 |
- [kyujinpy](https://huggingface.co/kyujinpy)
|
|
|
|
| 13 |
- [Sakura-SOLRCA-Math-Instruct-DPO-v2](https://huggingface.co/kyujinpy/Sakura-SOLRCA-Math-Instruct-DPO-v2)
|
| 14 |
- [Sakura-SOLRCA-Instruct-DPO](https://huggingface.co/kyujinpy/Sakura-SOLRCA-Instruct-DPO)
|
| 15 |
|
| 16 |
+
**Score**
|
| 17 |
+
|Average|ARC|HellaSwag|MMLU|TruthfulQA|Winogrande|GSM8K|
|
| 18 |
+
|:---:|:---:|:---:|:---:|:---:|:---:|:---:|
|
| 19 |
+
|74.03|70.73|88.51|66.03|72.21|82.72|63.99|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
|
| 21 |
**Original Author's HuggingFace profile**
|
| 22 |
- [kyujinpy](https://huggingface.co/kyujinpy)
|