Views
No views yet
0.8.0.dev01adapter: null
2base_model: /data/models/unsloth--Llama-3.1-Storm-8B
3bf16: auto
4chat_template: llama3
5cosine_min_lr_ratio: 0.3
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - /workspace/axolotl/data/5b86cb57-0005-4c68-8b17-51d48661ea3a_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/axolotl/data
13 type:
14 field_instruction: instruct
15 field_output: output
16 format: '{instruction}'
17 no_input_format: '{instruction}'
18 system_prompt: ''
19debug: null
20deepspeed: /workspace/scripts/yml_config/zero2.json
21early_stopping_patience: null
22eval_sample_packing: false
23eval_table_size: null
24flash_attention: true
25fp16: null
26fsdp: null
27fsdp_config: null
28gradient_accumulation_steps: 4
29gradient_checkpointing: true
30group_by_length: false
31hub_model_id: zecaihong/5b86cb57-0005-4c68-8b17-51d48661ea3a
32hub_repo: null
33hub_strategy: checkpoint
34hub_token: null
35learning_rate: 0.00015
36liger_fused_linear_cross_entropy: true
37liger_glu_activation: true
38liger_layer_norm: true
39liger_rms_norm: true
40liger_rope: true
41load_in_4bit: false
42load_in_8bit: false
43local_rank: null
44logging_steps: 1
45lora_alpha: 512
46lora_dropout: 0.1
47lora_fan_in_fan_out: null
48lora_model_dir: null
49lora_r: 128
50lora_target_linear: true
51lr_scheduler: cosine
52micro_batch_size: 30
53mlflow_experiment_name: /workspace/axolotl/data/5b86cb57-0005-4c68-8b17-51d48661ea3a_train_data.json
54model_type: AutoModelForCausalLM
55num_epochs: 3
56optimizer: paged_adamw_8bit
57output_dir: /app/checkpoints/5b86cb57-0005-4c68-8b17-51d48661ea3a/temp_trainer
58pad_to_sequence_len: true
59plugins:
60- axolotl.integrations.liger.LigerPlugin
61resume_from_checkpoint: null
62s2_attention: null
63sample_packing: true
64save_only_model: true
65saves_per_epoch: 1
66sequence_len: 1024
67strict: false
68tf32: false
69tokenizer_type: AutoTokenizer
70train_on_inputs: false
71trust_remote_code: true
72use_liger: true
73val_set_size: 0.0
74wandb_entity: null
75wandb_mode: online
76wandb_name: 5b86cb57-0005-4c68-8b17-51d48661ea3a
77wandb_project: Gradients-On-Demand
78wandb_run: your_name
79wandb_runid: 5b86cb57-0005-4c68-8b17-51d48661ea3a
80warmup_steps: 10
81weight_decay: 0.0
82xformers_attention: null
83