Views
No views yet
0.10.0.dev01base_model: GreenerPastures/Basically-Human-4B
2
3load_in_8bit: false
4load_in_4bit: false
5strict: false
6
7datasets:
8 - path: jeiku/Writing
9 type: completion
10 field: text
11 - path: ResplendentAI/Sissification_Hypno_1k
12 type: alpaca
13 - path: ResplendentAI/Synthetic_Soul_1k
14 type: alpaca
15
16chat_template: qwen3
17
18val_set_size: 0
19output_dir: ./outputs/out
20dataset_prepared_path: last_run_prepared
21shuffle_merged_datasets: true
22
23hub_model_id: hardlyworking/AGI
24hub_strategy: "all_checkpoints"
25push_dataset_to_hub:
26hf_use_auth_token: true
27
28plugins:
29 - axolotl.integrations.liger.LigerPlugin
30 - axolotl.integrations.cut_cross_entropy.CutCrossEntropyPlugin
31liger_rope: true
32liger_rms_norm: true
33liger_layer_norm: true
34liger_glu_activation: true
35liger_fused_linear_cross_entropy: false
36cut_cross_entropy: true
37
38sequence_len: 8192
39sample_packing: true
40eval_sample_packing: true
41pad_to_sequence_len: true
42
43wandb_project: Qwen4B
44wandb_entity:
45wandb_watch:
46wandb_name: Qwen4B
47wandb_log_model:
48
49evals_per_epoch: 2
50eval_table_size:
51eval_max_new_tokens: 128
52
53gradient_accumulation_steps: 1
54micro_batch_size: 1
55num_epochs: 4
56optimizer: adamw_bnb_8bit
57lr_scheduler: cosine
58learning_rate: 1e-5
59
60train_on_inputs: false
61group_by_length: false
62bf16: auto
63fp16:
64tf32: false
65
66gradient_checkpointing: offload
67gradient_checkpointing_kwargs:
68 use_reentrant: false
69early_stopping_patience:
70resume_from_checkpoint:
71local_rank:
72logging_steps: 1
73xformers_attention:
74flash_attention: true
75s2_attention:
76
77deepspeed:
78
79warmup_ratio:
80saves_per_epoch: 1
81debug:
82weight_decay: 0.01
83fsdp:
84fsdp_config:
85special_tokens:
86 pad_token: