Views
No views yet
0.11.0.dev01absolute_data_files: false
2adapter: lora
3base_model: Qwen/Qwen1.5-7B
4bf16: true
5chat_template: llama3
6dataset_prepared_path: /workspace/axolotl
7datasets:
8- data_files:
9 - ecb638fa488a6a93_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/
13 type:
14 field_instruction: instruct
15 field_output: output
16 format: '{instruction}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22early_stopping_patience: null
23eval_max_new_tokens: 128
24eval_table_size: null
25evals_per_epoch: 1
26flash_attention: false
27flash_attn_fuse_mlp: false
28flash_attn_fuse_qkv: false
29fp16: null
30fsdp: null
31fsdp_config: null
32gradient_accumulation_steps: 1
33gradient_checkpointing: true
34gradient_clipping: 0.55
35group_by_length: false
36hub_model_id: nellifurtado23/bcea018e-42ef-4852-b6bd-78bfb8bbe8eb
37hub_repo: null
38hub_strategy: end
39hub_token: null
40learning_rate: 5e-6
41load_in_4bit: true
42load_in_8bit: true
43local_rank: null
44logging_steps: 1
45lora_alpha: 48
46lora_dropout: 0.01
47lora_fan_in_fan_out: null
48lora_model_dir: null
49lora_r: 24
50lora_target_linear: true
51lr_scheduler: cosine
52max_steps: 23
53micro_batch_size: 2
54mixed_precision: bf16
55mlflow_experiment_name: /tmp/ecb638fa488a6a93_train_data.json
56model_type: AutoModelForCausalLM
57num_epochs: 1
58optimizer: adamw_torch
59output_dir: miner_id_24
60pad_to_sequence_len: true
61resume_from_checkpoint: null
62s2_attention: null
63sample_packing: false
64saves_per_epoch: 1
65sequence_len: 2048
66strict: false
67tf32: false
68tokenizer_type: AutoTokenizer
69train_on_inputs: false
70trust_remote_code: true
71val_set_size: 0.05
72wandb_entity: null
73wandb_mode: online
74wandb_name: dcaeb768-0f9e-4c34-920e-d80288595c2a
75wandb_project: s56-7
76wandb_run: your_name
77wandb_runid: dcaeb768-0f9e-4c34-920e-d80288595c2a
78warmup_steps: 5
79weight_decay: 0.01
80xformers_attention: false
81