Views
No views yet
0.12.01adapter: lora
2attn_implementation: eager
3base_model: openai/gpt-oss-20b
4bf16: true
5chat_template: llama3
6cosine_min_lr_ratio: 0.3
7dataloader_num_workers: 12
8dataset_prepared_path: null
9datasets:
10- data_files:
11 - 81d99e01-29b1-4f69-a23e-0dba6a297872_train_data.json
12 ds_type: json
13 format: custom
14 path: /workspace/axolotl/data
15 type:
16 field_instruction: instruct
17 field_output: output
18 format: '{instruction}'
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: 4257
66micro_batch_size: 12
67mlflow_experiment_name: /workspace/axolotl/data/81d99e01-29b1-4f69-a23e-0dba6a297872_train_data.json
68model_card: false
69model_type: AutoModelForCausalLM
70num_epochs: 200
71optimizer: adamw_bnb_8bit
72output_dir: /app/checkpoints/81d99e01-29b1-4f69-a23e-0dba6a297872/de7fae79-1bd5-4ce4-b6fa-0e39b70b101f
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: 512
87strict: false
88tf32: true
89tokenizer_type: AutoTokenizer
90train_on_inputs: false
91trl: null
92trust_remote_code: false
93use_flash_attention: false
94use_liger: true
95val_set_size: 0.0
96wandb_mode: offline
97wandb_name: 81d99e01-29b1-4f69-a23e-0dba6a297872_de7fae79-1bd5-4ce4-b6fa-0e39b70b101f
98wandb_project: Gradients-On-Demand
99wandb_run: null
100wandb_runid: 81d99e01-29b1-4f69-a23e-0dba6a297872_de7fae79-1bd5-4ce4-b6fa-0e39b70b101f
101warmup_steps: 200
102weight_decay: 0
103xformers_attention: null
104