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