Views
No views yet
0.13.0.dev01adapter: lora
2base_model: samoline/f0d3a55d-d08d-4249-868c-a5c8617cf874
3bf16: true
4chat_template: llama3
5cosine_min_lr_ratio: 0.3
6dataloader_num_workers: 12
7dataset_prepared_path: null
8datasets:
9- data_files:
10 - c57e094a-4e87-42a9-9782-b9e6cfb432de_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 format: '{instruction} {input}'
19 no_input_format: '{instruction}'
20 system_format: '{system}'
21 system_prompt: ''
22ddp: true
23debug: null
24deepspeed: null
25device_map: cuda
26early_stopping_patience: null
27eval_max_new_tokens: 128
28eval_steps: null
29eval_table_size: null
30evals_per_epoch: null
31flash_attention: true
32fp16: false
33fsdp: null
34fsdp_config: null
35gradient_accumulation_steps: 1
36gradient_checkpointing: true
37gradient_checkpointing_kwargs:
38 use_reentrant: false
39group_by_length: true
40hub_model_id: null
41hub_private_repo: false
42hub_repo: null
43hub_strategy: checkpoint
44hub_token: null
45learning_rate: 0.0002
46liger_fused_linear_cross_entropy: true
47liger_glu_activation: true
48liger_layer_norm: true
49liger_rms_norm: true
50liger_rope: true
51load_in_4bit: false
52load_in_8bit: false
53local_rank: null
54logging_steps: null
55lora_alpha: 64
56lora_dropout: 0.05
57lora_fan_in_fan_out: null
58lora_model_dir: null
59lora_r: 32
60lora_target_linear: true
61loraplus_lr_embedding: 1.0e-06
62loraplus_lr_ratio: 16
63lr_scheduler: cosine
64max_grad_norm: 1
65max_steps: 5828
66micro_batch_size: 28
67mlflow_experiment_name: /workspace/axolotl/data/c57e094a-4e87-42a9-9782-b9e6cfb432de_train_data.json
68model_card: false
69model_type: AutoModelForCausalLM
70num_epochs: 200
71optimizer: adamw_bnb_8bit
72output_dir: /app/checkpoints/c57e094a-4e87-42a9-9782-b9e6cfb432de/1be42544-e6c6-4dc4-b28b-75ea67ccb21a
73pad_to_sequence_len: true
74plugins:
75- axolotl.integrations.liger.LigerPlugin
76push_every_save: true
77push_to_hub: true
78resume_from_checkpoint: null
79rl: null
80s2_attention: null
81sample_packing: true
82save_steps: 100
83save_strategy: steps
84save_total_limit: 1
85saves_per_epoch: 0
86sequence_len: 1024
87strict: false
88tf32: true
89tokenizer_type: AutoTokenizer
90train_on_inputs: false
91trl: null
92trust_remote_code: false
93use_liger: true
94val_set_size: 0.0
95wandb_mode: offline
96wandb_name: c57e094a-4e87-42a9-9782-b9e6cfb432de_1be42544-e6c6-4dc4-b28b-75ea67ccb21a
97wandb_project: Gradients-On-Demand
98wandb_run: null
99wandb_runid: c57e094a-4e87-42a9-9782-b9e6cfb432de_1be42544-e6c6-4dc4-b28b-75ea67ccb21a
100warmup_steps: 200
101weight_decay: 0
102xformers_attention: null
103