FrenzyBiscuit commited on
Commit
ba8dddc
·
verified ·
1 Parent(s): 148cd1c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -323
README.md CHANGED
@@ -1,329 +1,12 @@
1
  ---
 
 
2
  library_name: transformers
 
3
  license: apache-2.0
4
- base_model: Qwen/Qwen2.5-1.5B-Instruct
5
- tags:
6
- - axolotl
7
- - generated_from_trainer
8
- datasets:
9
- - PJMixers-Dev/allura-org_gryphe-sonnet-3.5-charcards-names-added-qwq-all-aphrodite-Shuffled
10
- - PJMixers-Dev/anthracite-org_c2_logs_32k_llama3_qwen2_v1.3-qwq-all-aphrodite-Shuffled
11
- - PJMixers-Dev/grimulkan_aicg-logs-augmented-system-qwq-all-aphrodite-Shuffled
12
- - PJMixers-Dev/grimulkan_jannie-log-augmented-system-qwq-all-aphrodite-Shuffled
13
- - PJMixers-Dev/grimulkan_PIPPA-augmented-dedup-system-qwq-all-aphrodite-Shuffled
14
- - PJMixers-Dev/lemonilia_LimaRP-Only-NonSus-Simple-CustomShareGPT-qwq-all-aphrodite-Shuffled
15
- - PJMixers-Dev/MinervaAI_Aesir-Preview-Anon-qwq-all-aphrodite-Shuffled
16
- - PJMixers-Dev/NyxKrage_chub-logs-sharegpt-longest-CustomShareGPT-qwq-all-aphrodite-Shuffled
17
- - PJMixers-Dev/PocketDoc_Dans-Prosemaxx-Cowriter-XL-8192-shrunk-l3-qwq-all-aphrodite-Shuffled
18
- - PJMixers-Dev/PocketDoc_Dans-Personamaxx-Rainy-qwq-all-aphrodite-Shuffled
19
- model-index:
20
- - name: Qwen2.5-QwQ-RP-Draft-v0.2-1.5B-LoRA-WS
21
- results: []
22
- ---
23
-
24
- ![image/png](https://i.imgur.com/yXmjraN.png)
25
-
26
- Note: More models will be added to this comparison.
27
-
28
- ![image/png](https://i.imgur.com/cAHBQex.png)
29
-
30
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
31
- should probably proofread and complete it, then remove this comment. -->
32
-
33
- [<img src="https://raw.githubusercontent.com/axolotl-ai-cloud/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/axolotl-ai-cloud/axolotl)
34
- <details><summary>See axolotl config</summary>
35
-
36
- axolotl version: `0.8.0.dev0`
37
- ```yaml
38
- mlflow_tracking_uri: http://127.0.0.1:7860
39
- mlflow_experiment_name: Qwen2.5-QwQ-RP-Draft-v0.2-1.5B-LoRA
40
-
41
- # Hugging Face saving config
42
- hub_model_id: BeaverAI/Qwen2.5-QwQ-RP-Draft-v0.2-1.5B-LoRA-WS
43
- hub_strategy: every_save
44
-
45
- # Model checkpointing config
46
- output_dir: ./Outputs/Qwen2.5-QwQ-RP-Draft-v0.2-1.5B-LoRA
47
- resume_from_checkpoint:
48
- save_steps: 10
49
- save_safetensors: true
50
- save_total_limit: 3
51
- save_only_model: false
52
-
53
- # Model architecture config
54
- base_model: Qwen/Qwen2.5-1.5B-Instruct
55
- model_type: AutoModelForCausalLM
56
- tokenizer_type: AutoTokenizer
57
-
58
- # Mixed precision training config
59
- bf16: true
60
- fp16: false
61
- tf32: false
62
-
63
- # Model loading config
64
- load_in_8bit: false
65
- load_in_4bit: false
66
- strict: false
67
-
68
- # Sequence config
69
- sequence_len: 8192
70
- min_sample_len: 256
71
- sample_packing: true
72
- eval_sample_packing: false
73
- pad_to_sequence_len: true
74
- train_on_inputs: false
75
- group_by_length: false
76
-
77
- # LoRA adapter config
78
- adapter: lora
79
- lora_model_dir:
80
- lora_r: 128
81
- lora_alpha: 128
82
- lora_dropout: 0.125
83
- peft_layers_to_transform:
84
- peft_use_dora:
85
- peft_use_rslora:
86
- peft_layer_replication:
87
- lora_target_modules:
88
- - gate_proj
89
- - down_proj
90
- - up_proj
91
- - q_proj
92
- - v_proj
93
- - k_proj
94
- - o_proj
95
- lora_modules_to_save:
96
-
97
- # Fix uninitialized tokens (such as <|start_header_id|> on the base L3 models)
98
- fix_untrained_tokens:
99
-
100
- # Dataset config
101
- # https://github.com/xzuyn/axolotl/blob/prompt_formats/src/axolotl/prompt_strategies/customchatml-regex-last-only.py
102
- datasets:
103
- - path: PJMixers-Dev/allura-org_gryphe-sonnet-3.5-charcards-names-added-qwq-all-aphrodite-Shuffled
104
- split: train
105
- type: customchatml-regex-last-only
106
- - path: PJMixers-Dev/anthracite-org_c2_logs_32k_llama3_qwen2_v1.3-qwq-all-aphrodite-Shuffled
107
- split: train
108
- type: customchatml-regex-last-only
109
- - path: PJMixers-Dev/grimulkan_aicg-logs-augmented-system-qwq-all-aphrodite-Shuffled
110
- split: train
111
- type: customchatml-regex-last-only
112
- - path: PJMixers-Dev/grimulkan_jannie-log-augmented-system-qwq-all-aphrodite-Shuffled
113
- split: train
114
- type: customchatml-regex-last-only
115
- - path: PJMixers-Dev/grimulkan_PIPPA-augmented-dedup-system-qwq-all-aphrodite-Shuffled
116
- split: train
117
- type: customchatml-regex-last-only
118
- - path: PJMixers-Dev/lemonilia_LimaRP-Only-NonSus-Simple-CustomShareGPT-qwq-all-aphrodite-Shuffled
119
- split: train
120
- type: customchatml-regex-last-only
121
- - path: PJMixers-Dev/MinervaAI_Aesir-Preview-Anon-qwq-all-aphrodite-Shuffled
122
- split: train
123
- type: customchatml-regex-last-only
124
- - path: PJMixers-Dev/NyxKrage_chub-logs-sharegpt-longest-CustomShareGPT-qwq-all-aphrodite-Shuffled
125
- split: train
126
- type: customchatml-regex-last-only
127
- - path: PJMixers-Dev/PocketDoc_Dans-Prosemaxx-Cowriter-XL-8192-shrunk-l3-qwq-all-aphrodite-Shuffled
128
- split: train
129
- type: customchatml-regex-last-only
130
- - path: PJMixers-Dev/PocketDoc_Dans-Personamaxx-Rainy-qwq-all-aphrodite-Shuffled
131
- split: train
132
- type: customchatml-regex-last-only
133
- test_datasets:
134
- - path: PJMixers-Dev/allura-org_gryphe-sonnet-3.5-charcards-names-added-qwq-all-aphrodite-Shuffled
135
- split: test
136
- type: customchatml-regex-last-only
137
- - path: PJMixers-Dev/anthracite-org_c2_logs_32k_llama3_qwen2_v1.3-qwq-all-aphrodite-Shuffled
138
- split: test
139
- type: customchatml-regex-last-only
140
- - path: PJMixers-Dev/grimulkan_aicg-logs-augmented-system-qwq-all-aphrodite-Shuffled
141
- split: test
142
- type: customchatml-regex-last-only
143
- - path: PJMixers-Dev/grimulkan_jannie-log-augmented-system-qwq-all-aphrodite-Shuffled
144
- split: test
145
- type: customchatml-regex-last-only
146
- - path: PJMixers-Dev/grimulkan_PIPPA-augmented-dedup-system-qwq-all-aphrodite-Shuffled
147
- split: test
148
- type: customchatml-regex-last-only
149
- - path: PJMixers-Dev/lemonilia_LimaRP-Only-NonSus-Simple-CustomShareGPT-qwq-all-aphrodite-Shuffled
150
- split: test
151
- type: customchatml-regex-last-only
152
- - path: PJMixers-Dev/MinervaAI_Aesir-Preview-Anon-qwq-all-aphrodite-Shuffled
153
- split: test
154
- type: customchatml-regex-last-only
155
- - path: PJMixers-Dev/NyxKrage_chub-logs-sharegpt-longest-CustomShareGPT-qwq-all-aphrodite-Shuffled
156
- split: test
157
- type: customchatml-regex-last-only
158
- - path: PJMixers-Dev/PocketDoc_Dans-Prosemaxx-Cowriter-XL-8192-shrunk-l3-qwq-all-aphrodite-Shuffled
159
- split: test
160
- type: customchatml-regex-last-only
161
- - path: PJMixers-Dev/PocketDoc_Dans-Personamaxx-Rainy-qwq-all-aphrodite-Shuffled
162
- split: test
163
- type: customchatml-regex-last-only
164
- val_set_size: 0
165
- eval_strategy: steps
166
- eval_steps: 10
167
- dataset_prepared_path: ./00-Tokenized-Datasets/Qwen2.5-QwQ-Draft-v0.2-1.5B-customchatml-regex-last-only
168
- shuffle_merged_datasets: true
169
- dataset_processes:
170
-
171
- # Training hyperparameters
172
- num_epochs: 2
173
- gradient_accumulation_steps: 1
174
- micro_batch_size: 16 # x4 GPUs = 64
175
- eval_batch_size: 16 # x4 GPUs = 64
176
- warmup_steps: 0
177
- optimizer: came_pytorch
178
- optim_args:
179
- optim_target_modules:
180
- lr_scheduler: rex
181
- learning_rate: 2e-5
182
- cosine_min_lr_ratio:
183
- loraplus_lr_ratio:
184
- loraplus_lr_embedding:
185
- weight_decay: 0.1
186
- max_grad_norm: 1
187
- logging_steps: 1
188
-
189
- # Model optimization
190
- gradient_checkpointing: unsloth
191
- flash_attention: true
192
- plugins:
193
- - axolotl.integrations.liger.LigerPlugin
194
- - axolotl.integrations.cut_cross_entropy.CutCrossEntropyPlugin
195
- cut_cross_entropy: true
196
- liger_rope: true
197
- liger_rms_norm: true
198
- liger_layer_norm: true
199
- liger_glu_activation: true
200
- liger_cross_entropy: false
201
- liger_fused_linear_cross_entropy: false
202
- lora_mlp_kernel: false
203
- lora_qkv_kernel: false
204
- lora_o_kernel: false
205
-
206
- # DeepSpeed
207
- deepspeed: deepspeed_configs/zero3_bf16.json
208
-
209
- # Garbage Collection
210
- gc_steps: 1
211
-
212
- # Debug config
213
- debug: true
214
- seed: 42
215
-
216
- # Token config
217
- special_tokens:
218
- eos_token: "<|endoftext|>"
219
- pad_token: "<|endoftext|>"
220
- tokens:
221
-
222
- ```
223
-
224
- </details><br>
225
-
226
- # Qwen2.5-QwQ-RP-Draft-v0.2-1.5B-LoRA-WS
227
-
228
- This model is a fine-tuned version of [Qwen/Qwen2.5-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct) on the PJMixers-Dev/allura-org_gryphe-sonnet-3.5-charcards-names-added-qwq-all-aphrodite-Shuffled, the PJMixers-Dev/anthracite-org_c2_logs_32k_llama3_qwen2_v1.3-qwq-all-aphrodite-Shuffled, the PJMixers-Dev/grimulkan_aicg-logs-augmented-system-qwq-all-aphrodite-Shuffled, the PJMixers-Dev/grimulkan_jannie-log-augmented-system-qwq-all-aphrodite-Shuffled, the PJMixers-Dev/grimulkan_PIPPA-augmented-dedup-system-qwq-all-aphrodite-Shuffled, the PJMixers-Dev/lemonilia_LimaRP-Only-NonSus-Simple-CustomShareGPT-qwq-all-aphrodite-Shuffled, the PJMixers-Dev/MinervaAI_Aesir-Preview-Anon-qwq-all-aphrodite-Shuffled, the PJMixers-Dev/NyxKrage_chub-logs-sharegpt-longest-CustomShareGPT-qwq-all-aphrodite-Shuffled, the PJMixers-Dev/PocketDoc_Dans-Prosemaxx-Cowriter-XL-8192-shrunk-l3-qwq-all-aphrodite-Shuffled and the PJMixers-Dev/PocketDoc_Dans-Personamaxx-Rainy-qwq-all-aphrodite-Shuffled datasets.
229
- It achieves the following results on the evaluation set:
230
- - Loss: 1.7920
231
-
232
- ## Model description
233
-
234
- More information needed
235
-
236
- ## Intended uses & limitations
237
-
238
- More information needed
239
-
240
- ## Training and evaluation data
241
-
242
- More information needed
243
-
244
- ## Training procedure
245
-
246
- ### Training hyperparameters
247
-
248
- The following hyperparameters were used during training:
249
- - learning_rate: 2e-05
250
- - train_batch_size: 16
251
- - eval_batch_size: 16
252
- - seed: 42
253
- - distributed_type: multi-GPU
254
- - num_devices: 4
255
- - total_train_batch_size: 64
256
- - total_eval_batch_size: 64
257
- - optimizer: Use OptimizerNames.ADAMW_HF with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
258
- - lr_scheduler_type: cosine
259
- - num_epochs: 2.0
260
-
261
- ### Training results
262
-
263
- | Training Loss | Epoch | Step | Validation Loss |
264
- |:-------------:|:------:|:----:|:---------------:|
265
- | 2.7253 | 0.0036 | 1 | 2.6463 |
266
- | 2.4339 | 0.0362 | 10 | 2.3864 |
267
- | 2.2821 | 0.0725 | 20 | 2.2571 |
268
- | 2.207 | 0.1087 | 30 | 2.1771 |
269
- | 2.1213 | 0.1449 | 40 | 2.1225 |
270
- | 2.0926 | 0.1812 | 50 | 2.0870 |
271
- | 2.0274 | 0.2174 | 60 | 2.0585 |
272
- | 2.0292 | 0.2536 | 70 | 2.0338 |
273
- | 2.0057 | 0.2899 | 80 | 2.0148 |
274
- | 1.9841 | 0.3261 | 90 | 1.9975 |
275
- | 1.9639 | 0.3623 | 100 | 1.9812 |
276
- | 1.9303 | 0.3986 | 110 | 1.9688 |
277
- | 1.9527 | 0.4348 | 120 | 1.9569 |
278
- | 1.9389 | 0.4710 | 130 | 1.9459 |
279
- | 1.9008 | 0.5072 | 140 | 1.9352 |
280
- | 1.8996 | 0.5435 | 150 | 1.9259 |
281
- | 1.8849 | 0.5797 | 160 | 1.9171 |
282
- | 1.8793 | 0.6159 | 170 | 1.9105 |
283
- | 1.8748 | 0.6522 | 180 | 1.9019 |
284
- | 1.8697 | 0.6884 | 190 | 1.8959 |
285
- | 1.8777 | 0.7246 | 200 | 1.8892 |
286
- | 1.8731 | 0.7609 | 210 | 1.8833 |
287
- | 1.8358 | 0.7971 | 220 | 1.8772 |
288
- | 1.8483 | 0.8333 | 230 | 1.8729 |
289
- | 1.8567 | 0.8696 | 240 | 1.8679 |
290
- | 1.8461 | 0.9058 | 250 | 1.8632 |
291
- | 1.8436 | 0.9420 | 260 | 1.8591 |
292
- | 1.7992 | 0.9783 | 270 | 1.8545 |
293
- | 1.7925 | 1.0145 | 280 | 1.8510 |
294
- | 1.814 | 1.0507 | 290 | 1.8461 |
295
- | 1.8249 | 1.0870 | 300 | 1.8431 |
296
- | 1.7889 | 1.1232 | 310 | 1.8391 |
297
- | 1.8116 | 1.1594 | 320 | 1.8367 |
298
- | 1.7895 | 1.1957 | 330 | 1.8339 |
299
- | 1.7951 | 1.2319 | 340 | 1.8300 |
300
- | 1.7831 | 1.2681 | 350 | 1.8272 |
301
- | 1.7919 | 1.3043 | 360 | 1.8250 |
302
- | 1.7755 | 1.3406 | 370 | 1.8224 |
303
- | 1.7895 | 1.3768 | 380 | 1.8209 |
304
- | 1.7806 | 1.4130 | 390 | 1.8184 |
305
- | 1.7808 | 1.4493 | 400 | 1.8156 |
306
- | 1.7771 | 1.4855 | 410 | 1.8136 |
307
- | 1.7636 | 1.5217 | 420 | 1.8118 |
308
- | 1.7719 | 1.5580 | 430 | 1.8098 |
309
- | 1.7716 | 1.5942 | 440 | 1.8074 |
310
- | 1.7917 | 1.6304 | 450 | 1.8056 |
311
- | 1.784 | 1.6667 | 460 | 1.8035 |
312
- | 1.7846 | 1.7029 | 470 | 1.8019 |
313
- | 1.7485 | 1.7391 | 480 | 1.8002 |
314
- | 1.7381 | 1.7754 | 490 | 1.7987 |
315
- | 1.764 | 1.8116 | 500 | 1.7972 |
316
- | 1.744 | 1.8478 | 510 | 1.7964 |
317
- | 1.7673 | 1.8841 | 520 | 1.7948 |
318
- | 1.7926 | 1.9203 | 530 | 1.7935 |
319
- | 1.7843 | 1.9565 | 540 | 1.7926 |
320
- | 1.7689 | 1.9928 | 550 | 1.7920 |
321
 
 
322
 
323
- ### Framework versions
324
 
325
- - PEFT 0.14.0
326
- - Transformers 4.49.0
327
- - Pytorch 2.6.0+cu124
328
- - Datasets 3.2.0
329
- - Tokenizers 0.21.1
 
1
  ---
2
+ base_model:
3
+ - BeaverAI/Qwen2.5-QwQ-RP-Draft-v0.2-1.5B
4
  library_name: transformers
5
+ base_model_relation: quantized
6
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
 
8
+ ---
9
 
10
+ EXL2 Quants by FrenzyBiscuit.
11
 
12
+ This model is 4.0BPW EXL2.