Views
No views yet
0.12.0.dev01adapter: lora
2base_model: unsloth/Llama-3.2-1B
3bf16: true
4chat_template: llama3
5cosine_min_lr_ratio: 0.3
6dataloader_num_workers: 12
7dataset_prepared_path: null
8datasets:
9- data_files:
10 - aa53501a-062a-4fb0-b972-062925108379_train_data.json
11 ds_type: json
12 format: custom
13 path: /workspace/axolotl/data
14 type:
15 field_instruction: instruct
16 field_output: output
17 format: '{instruction}'
18 no_input_format: '{instruction}'
19 system_format: '{system}'
20 system_prompt: ''
21ddp: true
22debug: null
23deepspeed: null
24device_map: cuda
25early_stopping_patience: null
26eval_max_new_tokens: 128
27eval_steps: null
28eval_table_size: null
29evals_per_epoch: null
30flash_attention: true
31fp16: false
32fsdp: null
33fsdp_config: null
34gradient_accumulation_steps: 1
35gradient_checkpointing: true
36gradient_checkpointing_kwargs:
37 use_reentrant: false
38group_by_length: true
39hub_model_id: null
40hub_private_repo: false
41hub_repo: null
42hub_strategy: checkpoint
43hub_token: null
44learning_rate: 0.0002
45liger_fused_linear_cross_entropy: true
46liger_glu_activation: true
47liger_layer_norm: true
48liger_rms_norm: true
49liger_rope: true
50load_in_4bit: false
51load_in_8bit: false
52local_rank: null
53logging_steps: null
54lora_alpha: 64
55lora_dropout: 0.05
56lora_fan_in_fan_out: null
57lora_model_dir: null
58lora_r: 32
59lora_target_linear: true
60loraplus_lr_embedding: 1.0e-06
61loraplus_lr_ratio: 16
62lr_scheduler: cosine
63max_grad_norm: 1
64max_steps: 1673
65micro_batch_size: 28
66mlflow_experiment_name: /workspace/axolotl/data/aa53501a-062a-4fb0-b972-062925108379_train_data.json
67model_card: false
68model_type: AutoModelForCausalLM
69num_epochs: 200
70optimizer: adamw_bnb_8bit
71output_dir: /app/checkpoints/aa53501a-062a-4fb0-b972-062925108379/tournament-tourn_ba7ddf31cc9e4f13_20250801-aa53501a-062a-4fb0-b972-062925108379-5FHAx7SY
72pad_to_sequence_len: true
73plugins:
74- axolotl.integrations.liger.LigerPlugin
75push_every_save: true
76push_to_hub: true
77resume_from_checkpoint: null
78rl: null
79s2_attention: null
80sample_packing: true
81save_steps: 100
82save_strategy: steps
83save_total_limit: 1
84saves_per_epoch: 0
85sequence_len: 1024
86strict: false
87tf32: true
88tokenizer_type: AutoTokenizer
89train_on_inputs: false
90trl: null
91trust_remote_code: false
92use_liger: true
93val_set_size: 0.0
94wandb_mode: offline
95wandb_name: aa53501a-062a-4fb0-b972-062925108379_tournament-tourn_ba7ddf31cc9e4f13_20250801-aa53501a-062a-4fb0-b972-062925108379-5FHAx7SY
96wandb_project: Gradients-On-Demand
97wandb_run: apriasmoro
98wandb_runid: aa53501a-062a-4fb0-b972-062925108379_tournament-tourn_ba7ddf31cc9e4f13_20250801-aa53501a-062a-4fb0-b972-062925108379-5FHAx7SY
99warmup_steps: 200
100weight_decay: 0
101xformers_attention: null
102