Views
No views yet
0.16.0.dev01base_model: Qwen/Qwen3-8B
2
3load_in_8bit: false
4load_in_4bit: false
5strict: false
6
7plugins:
8 - axolotl.integrations.liger.LigerPlugin
9
10liger_rope: true
11liger_rms_norm: true
12liger_glu_activation: true
13liger_layer_norm: true
14liger_fused_linear_cross_entropy: true
15
16chat_template: qwen3
17
18chat_template_kwargs:
19 enable_thinking: false
20
21datasets:
22 - path: xiaolesu/OsmosisProofling-v3-SFT
23 type: alpaca
24 split: train
25
26test_datasets:
27 - path: xiaolesu/OsmosisProofling-v3-SFT
28 type: alpaca
29 split: validation
30
31output_dir: ./outputs/OsmosisProofling-v3-SFT/
32
33sequence_len: 4096
34sample_packing: true
35flex_attention: true
36
37flex_attn_compile_kwargs:
38 dynamic: false
39 mode: max-autotune-no-cudagraphs
40
41wandb_project: OsmosisProofling-v3-SFT
42wandb_entity:
43wandb_watch:
44wandb_name: qwen3-8b-sft-v3-run1
45wandb_log_model:
46
47gradient_accumulation_steps: 1
48micro_batch_size: 2
49num_epochs: 2
50optimizer: adamw_torch_fused
51lr_scheduler: cosine
52learning_rate: 1e-5
53
54bf16: true
55tf32: true
56
57resume_from_checkpoint:
58logging_steps: 5
59
60evals_per_epoch: 10
61saves_per_epoch: 10
62save_total_limit: 3
63
64warmup_ratio: 0.1
65weight_decay: 0.0
66fsdp:
67 - full_shard
68 - auto_wrap
69
70fsdp_config:
71 fsdp_version: 2
72 fsdp_offload_params: false
73 fsdp_cpu_ram_efficient_loading: true
74 fsdp_auto_wrap_policy: TRANSFORMER_BASED_WRAP
75 fsdp_transformer_layer_cls_to_wrap: Qwen3DecoderLayer
76 fsdp_state_dict_type: FULL_STATE_DICT
77 fsdp_sharding_strategy: FULL_SHARD
78 fsdp_reshard_after_forward: true
79 fsdp_activation_checkpointing: true
80
81special_tokens:
82| Training Loss | Epoch | Step | Validation Loss | Ppl | Active (gib) | Allocated (gib) | Reserved (gib) |
|---|---|---|---|---|---|---|---|
| No log | 0 | 0 | 1.3417 | 3.8257 | 16.56 | 16.56 | 20.27 |
| 1.2425 | 0.1048 | 11 | 0.9643 | 2.6231 | 20.98 | 20.98 | 36.1 |
| 0.7372 | 0.2095 | 22 | 0.5572 | 1.7458 | 20.98 | 20.98 | 36.0 |
| 0.5042 | 0.3143 | 33 | 0.4529 | 1.5728 | 20.98 | 20.98 | 36.0 |
| 0.4350 | 0.4190 | 44 | 0.4158 | 1.5155 | 20.98 | 20.98 | 36.0 |
| 0.3719 | 0.5238 | 55 | 0.3908 | 1.4782 | 20.98 | 20.98 | 36.0 |
| 0.3934 | 0.6286 | 66 | 0.3780 | 1.4594 | 20.98 | 20.98 | 36.0 |
| 0.3594 | 0.7333 | 77 | 0.3696 | 1.4471 | 20.98 | 20.98 | 36.0 |
| 0.3513 | 0.8381 | 88 | 0.3645 | 1.4398 | 20.98 | 20.98 | 36.0 |
| 0.3499 | 0.9429 | 99 | 0.3616 | 1.4356 | 20.98 | 20.98 | 36.0 |
| 0.3517 | 1.0476 | 110 | 0.3583 | 1.4309 | 20.98 | 20.98 | 36.0 |
| 0.3422 | 1.1524 | 121 | 0.3567 | 1.4286 | 20.98 | 20.98 | 36.0 |
| 0.3219 | 1.2571 | 132 | 0.3557 | 1.4272 | 20.98 | 20.98 | 36.0 |
| 0.3098 | 1.3619 | 143 | 0.3552 | 1.4264 | 20.98 | 20.98 | 36.0 |
| 0.3068 | 1.4667 | 154 | 0.3546 | 1.4257 | 20.98 | 20.98 | 36.0 |
| 0.3168 | 1.5714 | 165 | 0.3545 | 1.4254 | 20.98 | 20.98 | 36.0 |
| 0.3198 | 1.6762 | 176 | 0.3546 | 1.4256 | 20.98 | 20.98 | 36.0 |
| 0.3207 | 1.7810 | 187 | 0.3544 | 1.4253 | 20.98 | 20.98 | 36.0 |
| 0.3232 | 1.8857 | 198 | 0.3541 | 1.4249 | 20.98 | 20.98 | 36.0 |
| 0.3441 | 1.9905 | 209 | 0.3543 | 1.4252 | 20.98 | 20.98 | 36.0 |