Improve language tag
Browse filesHi! As the model is multilingual, this is a PR to add other languages than English to the language tag to improve the referencing. Note that 29 languages are announced in the README, but only 13 are explicitly listed. I was therefore only able to add these 13 languages.
README.md
CHANGED
|
@@ -1,164 +1,178 @@
|
|
| 1 |
-
---
|
| 2 |
-
library_name: transformers
|
| 3 |
-
tags:
|
| 4 |
-
- mergekit
|
| 5 |
-
- merge
|
| 6 |
-
base_model:
|
| 7 |
-
- gz987/qwen2.5-7b-cabs-v0.3
|
| 8 |
-
- ngxson/LoRA-Qwen2.5-7B-Instruct-abliterated-v3
|
| 9 |
-
- bunnycore/Qwen2.5-7B-Instruct-Merge-Stock-v0.1
|
| 10 |
-
- Xiaojian9992024/Qwen2.5-Dyanka-7B-Preview
|
| 11 |
-
- Qwen/Qwen2.5-7B-Instruct
|
| 12 |
-
- bunnycore/Qwen-2.5-7b-s1k-lora_model
|
| 13 |
-
- gz987/qwen2.5-7b-cabs-v0.3
|
| 14 |
-
- bunnycore/Qwen-2.5-7b-rp-lora
|
| 15 |
-
- Qwen/Qwen2.5-7B-Instruct
|
| 16 |
-
- ngxson/LoRA-Qwen2.5-7B-Instruct-abliterated-v3
|
| 17 |
-
|
| 18 |
-
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
|
| 55 |
-
|
| 56 |
-
|
| 57 |
-
|
| 58 |
-
|
| 59 |
-
|
| 60 |
-
|
| 61 |
-
|
| 62 |
-
|
| 63 |
-
|
| 64 |
-
|
| 65 |
-
|
| 66 |
-
|
| 67 |
-
|
| 68 |
-
|
| 69 |
-
|
| 70 |
-
|
| 71 |
-
|
| 72 |
-
|
| 73 |
-
|
| 74 |
-
|
| 75 |
-
|
| 76 |
-
|
| 77 |
-
|
| 78 |
-
|
| 79 |
-
|
| 80 |
-
|
| 81 |
-
|
| 82 |
-
|
| 83 |
-
|
| 84 |
-
|
| 85 |
-
|
| 86 |
-
|
| 87 |
-
|
| 88 |
-
|
| 89 |
-
|
| 90 |
-
|
| 91 |
-
|
| 92 |
-
|
| 93 |
-
|
| 94 |
-
|
| 95 |
-
|
| 96 |
-
|
| 97 |
-
|
| 98 |
-
|
| 99 |
-
|
| 100 |
-
|
| 101 |
-
|
| 102 |
-
|
| 103 |
-
|
| 104 |
-
|
| 105 |
-
|
| 106 |
-
|
| 107 |
-
|
| 108 |
-
name:
|
| 109 |
-
|
| 110 |
-
|
| 111 |
-
name:
|
| 112 |
-
|
| 113 |
-
|
| 114 |
-
|
| 115 |
-
|
| 116 |
-
|
| 117 |
-
|
| 118 |
-
|
| 119 |
-
|
| 120 |
-
|
| 121 |
-
|
| 122 |
-
|
| 123 |
-
|
| 124 |
-
|
| 125 |
-
|
| 126 |
-
|
| 127 |
-
|
| 128 |
-
|
| 129 |
-
|
| 130 |
-
|
| 131 |
-
|
| 132 |
-
|
| 133 |
-
|
| 134 |
-
|
| 135 |
-
|
| 136 |
-
|
| 137 |
-
|
| 138 |
-
|
| 139 |
-
|
| 140 |
-
|
| 141 |
-
|
| 142 |
-
|
| 143 |
-
|
| 144 |
-
|
| 145 |
-
|
| 146 |
-
|
| 147 |
-
|
| 148 |
-
|
| 149 |
-
|
| 150 |
-
|
| 151 |
-
|
| 152 |
-
|
| 153 |
-
|
| 154 |
-
|
| 155 |
-
|
| 156 |
-
|
| 157 |
-
|
| 158 |
-
|
| 159 |
-
|
| 160 |
-
|
| 161 |
-
|
| 162 |
-
|
| 163 |
-
|
| 164 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
tags:
|
| 4 |
+
- mergekit
|
| 5 |
+
- merge
|
| 6 |
+
base_model:
|
| 7 |
+
- gz987/qwen2.5-7b-cabs-v0.3
|
| 8 |
+
- ngxson/LoRA-Qwen2.5-7B-Instruct-abliterated-v3
|
| 9 |
+
- bunnycore/Qwen2.5-7B-Instruct-Merge-Stock-v0.1
|
| 10 |
+
- Xiaojian9992024/Qwen2.5-Dyanka-7B-Preview
|
| 11 |
+
- Qwen/Qwen2.5-7B-Instruct
|
| 12 |
+
- bunnycore/Qwen-2.5-7b-s1k-lora_model
|
| 13 |
+
- gz987/qwen2.5-7b-cabs-v0.3
|
| 14 |
+
- bunnycore/Qwen-2.5-7b-rp-lora
|
| 15 |
+
- Qwen/Qwen2.5-7B-Instruct
|
| 16 |
+
- ngxson/LoRA-Qwen2.5-7B-Instruct-abliterated-v3
|
| 17 |
+
language:
|
| 18 |
+
- zho
|
| 19 |
+
- eng
|
| 20 |
+
- fra
|
| 21 |
+
- spa
|
| 22 |
+
- por
|
| 23 |
+
- deu
|
| 24 |
+
- ita
|
| 25 |
+
- rus
|
| 26 |
+
- jpn
|
| 27 |
+
- kor
|
| 28 |
+
- vie
|
| 29 |
+
- tha
|
| 30 |
+
- ara
|
| 31 |
+
model-index:
|
| 32 |
+
- name: Blabbertron-1.0
|
| 33 |
+
results:
|
| 34 |
+
- task:
|
| 35 |
+
type: text-generation
|
| 36 |
+
name: Text Generation
|
| 37 |
+
dataset:
|
| 38 |
+
name: IFEval (0-Shot)
|
| 39 |
+
type: HuggingFaceH4/ifeval
|
| 40 |
+
args:
|
| 41 |
+
num_few_shot: 0
|
| 42 |
+
metrics:
|
| 43 |
+
- type: inst_level_strict_acc and prompt_level_strict_acc
|
| 44 |
+
value: 74.33
|
| 45 |
+
name: strict accuracy
|
| 46 |
+
source:
|
| 47 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=bunnycore/Blabbertron-1.0
|
| 48 |
+
name: Open LLM Leaderboard
|
| 49 |
+
- task:
|
| 50 |
+
type: text-generation
|
| 51 |
+
name: Text Generation
|
| 52 |
+
dataset:
|
| 53 |
+
name: BBH (3-Shot)
|
| 54 |
+
type: BBH
|
| 55 |
+
args:
|
| 56 |
+
num_few_shot: 3
|
| 57 |
+
metrics:
|
| 58 |
+
- type: acc_norm
|
| 59 |
+
value: 36.05
|
| 60 |
+
name: normalized accuracy
|
| 61 |
+
source:
|
| 62 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=bunnycore/Blabbertron-1.0
|
| 63 |
+
name: Open LLM Leaderboard
|
| 64 |
+
- task:
|
| 65 |
+
type: text-generation
|
| 66 |
+
name: Text Generation
|
| 67 |
+
dataset:
|
| 68 |
+
name: MATH Lvl 5 (4-Shot)
|
| 69 |
+
type: hendrycks/competition_math
|
| 70 |
+
args:
|
| 71 |
+
num_few_shot: 4
|
| 72 |
+
metrics:
|
| 73 |
+
- type: exact_match
|
| 74 |
+
value: 49.24
|
| 75 |
+
name: exact match
|
| 76 |
+
source:
|
| 77 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=bunnycore/Blabbertron-1.0
|
| 78 |
+
name: Open LLM Leaderboard
|
| 79 |
+
- task:
|
| 80 |
+
type: text-generation
|
| 81 |
+
name: Text Generation
|
| 82 |
+
dataset:
|
| 83 |
+
name: GPQA (0-shot)
|
| 84 |
+
type: Idavidrein/gpqa
|
| 85 |
+
args:
|
| 86 |
+
num_few_shot: 0
|
| 87 |
+
metrics:
|
| 88 |
+
- type: acc_norm
|
| 89 |
+
value: 6.94
|
| 90 |
+
name: acc_norm
|
| 91 |
+
source:
|
| 92 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=bunnycore/Blabbertron-1.0
|
| 93 |
+
name: Open LLM Leaderboard
|
| 94 |
+
- task:
|
| 95 |
+
type: text-generation
|
| 96 |
+
name: Text Generation
|
| 97 |
+
dataset:
|
| 98 |
+
name: MuSR (0-shot)
|
| 99 |
+
type: TAUR-Lab/MuSR
|
| 100 |
+
args:
|
| 101 |
+
num_few_shot: 0
|
| 102 |
+
metrics:
|
| 103 |
+
- type: acc_norm
|
| 104 |
+
value: 13.51
|
| 105 |
+
name: acc_norm
|
| 106 |
+
source:
|
| 107 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=bunnycore/Blabbertron-1.0
|
| 108 |
+
name: Open LLM Leaderboard
|
| 109 |
+
- task:
|
| 110 |
+
type: text-generation
|
| 111 |
+
name: Text Generation
|
| 112 |
+
dataset:
|
| 113 |
+
name: MMLU-PRO (5-shot)
|
| 114 |
+
type: TIGER-Lab/MMLU-Pro
|
| 115 |
+
config: main
|
| 116 |
+
split: test
|
| 117 |
+
args:
|
| 118 |
+
num_few_shot: 5
|
| 119 |
+
metrics:
|
| 120 |
+
- type: acc
|
| 121 |
+
value: 37.27
|
| 122 |
+
name: accuracy
|
| 123 |
+
source:
|
| 124 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=bunnycore/Blabbertron-1.0
|
| 125 |
+
name: Open LLM Leaderboard
|
| 126 |
+
---
|
| 127 |
+
# merge
|
| 128 |
+
|
| 129 |
+
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
| 130 |
+
|
| 131 |
+
## Merge Details
|
| 132 |
+
### Merge Method
|
| 133 |
+
|
| 134 |
+
This model was merged using the [Model Stock](https://arxiv.org/abs/2403.19522) merge method using [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) + [ngxson/LoRA-Qwen2.5-7B-Instruct-abliterated-v3](https://huggingface.co/ngxson/LoRA-Qwen2.5-7B-Instruct-abliterated-v3) as a base.
|
| 135 |
+
|
| 136 |
+
### Models Merged
|
| 137 |
+
|
| 138 |
+
The following models were included in the merge:
|
| 139 |
+
* [gz987/qwen2.5-7b-cabs-v0.3](https://huggingface.co/gz987/qwen2.5-7b-cabs-v0.3) + [ngxson/LoRA-Qwen2.5-7B-Instruct-abliterated-v3](https://huggingface.co/ngxson/LoRA-Qwen2.5-7B-Instruct-abliterated-v3)
|
| 140 |
+
* [bunnycore/Qwen2.5-7B-Instruct-Merge-Stock-v0.1](https://huggingface.co/bunnycore/Qwen2.5-7B-Instruct-Merge-Stock-v0.1)
|
| 141 |
+
* [Xiaojian9992024/Qwen2.5-Dyanka-7B-Preview](https://huggingface.co/Xiaojian9992024/Qwen2.5-Dyanka-7B-Preview)
|
| 142 |
+
* [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) + [bunnycore/Qwen-2.5-7b-s1k-lora_model](https://huggingface.co/bunnycore/Qwen-2.5-7b-s1k-lora_model)
|
| 143 |
+
* [gz987/qwen2.5-7b-cabs-v0.3](https://huggingface.co/gz987/qwen2.5-7b-cabs-v0.3) + [bunnycore/Qwen-2.5-7b-rp-lora](https://huggingface.co/bunnycore/Qwen-2.5-7b-rp-lora)
|
| 144 |
+
|
| 145 |
+
### Configuration
|
| 146 |
+
|
| 147 |
+
The following YAML configuration was used to produce this model:
|
| 148 |
+
|
| 149 |
+
```yaml
|
| 150 |
+
models:
|
| 151 |
+
- model: Qwen/Qwen2.5-7B-Instruct+bunnycore/Qwen-2.5-7b-s1k-lora_model
|
| 152 |
+
parameters:
|
| 153 |
+
weight: 0.3
|
| 154 |
+
- model: Xiaojian9992024/Qwen2.5-Dyanka-7B-Preview
|
| 155 |
+
- model: bunnycore/Qwen2.5-7B-Instruct-Merge-Stock-v0.1
|
| 156 |
+
- model: gz987/qwen2.5-7b-cabs-v0.3+ngxson/LoRA-Qwen2.5-7B-Instruct-abliterated-v3
|
| 157 |
+
- model: gz987/qwen2.5-7b-cabs-v0.3+bunnycore/Qwen-2.5-7b-rp-lora
|
| 158 |
+
base_model: Qwen/Qwen2.5-7B-Instruct+ngxson/LoRA-Qwen2.5-7B-Instruct-abliterated-v3
|
| 159 |
+
merge_method: model_stock
|
| 160 |
+
parameters:
|
| 161 |
+
dtype: bfloat16
|
| 162 |
+
tokenizer_source: Qwen/Qwen2.5-7B-Instruct
|
| 163 |
+
|
| 164 |
+
```
|
| 165 |
+
|
| 166 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)
|
| 167 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/bunnycore__Blabbertron-1.0-details)
|
| 168 |
+
|
| 169 |
+
| Metric |Value|
|
| 170 |
+
|-------------------|----:|
|
| 171 |
+
|Avg. |36.22|
|
| 172 |
+
|IFEval (0-Shot) |74.33|
|
| 173 |
+
|BBH (3-Shot) |36.05|
|
| 174 |
+
|MATH Lvl 5 (4-Shot)|49.24|
|
| 175 |
+
|GPQA (0-shot) | 6.94|
|
| 176 |
+
|MuSR (0-shot) |13.51|
|
| 177 |
+
|MMLU-PRO (5-shot) |37.27|
|
| 178 |
+
|