Views
No views yet
0.11.0.dev01absolute_data_files: false
2base_model: unsloth/Qwen2-1.5B-Instruct
3bf16: true
4chat_template: llama3
5dataset_prepared_path: /workspace/axolotl
6datasets:
7- data_files:
8 - 129c7e4fdcc854c4_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/
12 type:
13 field_input: input
14 field_instruction: instruct
15 field_output: output
16 format: '{instruction} {input}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22early_stopping_patience: null
23eval_max_new_tokens: 512
24eval_table_size: null
25evals_per_epoch: 1
26flash_attention: false
27flash_attn_fuse_mlp: false
28flash_attn_fuse_qkv: true
29fp16: null
30fsdp: null
31fsdp_config: null
32gradient_accumulation_steps: 4
33gradient_checkpointing: true
34gradient_clipping: 0.55
35group_by_length: false
36hub_model_id: tarabukinivanhome/8c4aba89-6859-4a97-b822-7cb0871d2556
37hub_repo: null
38hub_strategy: end
39hub_token: null
40learning_rate: 5e-6
41load_in_4bit: false
42load_in_8bit: false
43local_rank: null
44logging_steps: 1
45lr_scheduler: cosine
46max_steps: 100
47micro_batch_size: 4
48mlflow_experiment_name: /tmp/129c7e4fdcc854c4_train_data.json
49model_type: AutoModelForCausalLM
50num_epochs: 1
51optimizer: adamw_torch
52output_dir: miner_id_24
53pad_to_sequence_len: false
54resume_from_checkpoint: null
55s2_attention: null
56sample_packing: false
57saves_per_epoch: 1
58sequence_len: 2048
59strict: false
60tf32: false
61tokenizer_type: AutoTokenizer
62train_on_inputs: false
63trust_remote_code: true
64val_set_size: 0.05
65wandb_entity: null
66wandb_mode: online
67wandb_name: 8e97898c-bec3-4da9-aba8-9dd8984401a9
68wandb_project: s56-7
69wandb_run: your_name
70wandb_runid: 8e97898c-bec3-4da9-aba8-9dd8984401a9
71warmup_steps: 5
72weight_decay: 0.01
73xformers_attention: false
74