Views
No views yet
0.14.01base_model: kakaocorp/kanana-1.5-2.1b-instruct-2505
2hf_cache_dir: ../../../../data5/models
3
4load_in_8bit: false
5load_in_4bit: false
6
7datasets:
8 - path: data_cap_50.jsonl
9 type: chat_template
10 split: train
11
12dataset_prepared_path: preprocess
13val_set_size: 0.01
14output_dir: ./outputs-no_unique
15dataloader_num_workers: 32
16
17sequence_len: 8192
18sample_packing: false
19eval_sample_packing: false
20pad_to_sequence_len: false
21
22plugins:
23 - axolotl.integrations.liger.LigerPlugin
24liger_rope: true
25liger_rms_norm: true
26liger_swiglu: true
27liger_fused_linear_cross_entropy: true
28
29wandb_project: TTP_SFT_LLM
30wandb_entity:
31wandb_watch:
32wandb_name: ttp_sft_kanana-1.5_base_unique_remove
33wandb_log_model:
34hub_model_id: CaffeineThief/ttp_sft_kanana-1.5_base_unique_remove
35hub_private_repo: false
36
37gradient_accumulation_steps: 4
38micro_batch_size: 4
39num_epochs: 2
40optimizer: adamw_torch_fused
41lr_scheduler: cosine
42learning_rate: 2e-5
43
44bf16: auto
45tf32: false
46
47gradient_checkpointing: false
48resume_from_checkpoint:
49logging_steps: 1
50flash_attention: false
51
52warmup_ratio: 0.05
53weight_decay: 0.01
54evals_per_epoch: 1
55saves_per_epoch: 1
56
57fsdp:
58 - full_shard
59 - auto_wrap
60fsdp_config:
61 fsdp_state_dict_type: FULL_STATE_DICT
62 fsdp_transformer_layer_cls_to_wrap: LlamaDecoderLayer
63 fsdp_activation_checkpointing: true| Training Loss | Epoch | Step | Validation Loss | Ppl | Active (gib) | Allocated (gib) | Reserved (gib) |
|---|---|---|---|---|---|---|---|
| No log | 0 | 0 | 4.1567 | 63.8592 | 4.88 | 4.88 | 5.79 |
| 0.5815 | 1.0 | 49 | 0.4266 | 1.5320 | 10.58 | 10.58 | 18.01 |
| 0.2581 | 2.0 | 98 | 0.1911 | 1.2106 | 10.58 | 10.58 | 18.01 |