Views
No views yet
0.4.11absolute_data_files: false
2adapter: lora
3base_model: unsloth/Llama-3.1-Storm-8B
4bf16: true
5chat_template: llama3
6dataset_prepared_path: /workspace/axolotl
7datasets:
8- data_files:
9 - 65ca71bee3320b71_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
22dpo:
23 beta: 0.1
24 enabled: true
25 group_by_length: false
26 rank_loss: true
27 reference_model: null
28early_stopping_patience: null
29eval_max_new_tokens: 128
30eval_table_size: null
31evals_per_epoch: 1
32flash_attention: true
33fp16: null
34fsdp: null
35fsdp_config: null
36gradient_accumulation_steps: 2
37gradient_checkpointing: true
38gradient_clipping: 0.85
39group_by_length: false
40hub_model_id: dimasik2987/0fe1903e-a309-4dbd-bda5-a7205229c84e
41hub_repo: null
42hub_strategy: end
43hub_token: null
44learning_rate: 2.0e-07
45load_in_4bit: true
46load_in_8bit: false
47local_rank: null
48logging_steps: 1
49lora_alpha: 32
50lora_dropout: 0.3
51lora_fan_in_fan_out: null
52lora_model_dir: null
53lora_r: 16
54lora_target_linear: true
55lr_scheduler: cosine
56max_steps: 300
57micro_batch_size: 12
58mixed_precision: bf16
59mlflow_experiment_name: /tmp/65ca71bee3320b71_train_data.json
60model_type: AutoModelForCausalLM
61num_epochs: 2
62optimizer: adamw_bnb_8bit
63output_dir: miner_id_24
64pad_to_sequence_len: true
65resume_from_checkpoint: null
66s2_attention: null
67sample_packing: false
68saves_per_epoch: 1
69sequence_len: 1024
70strict: false
71tf32: false
72tokenizer_type: AutoTokenizer
73train_on_inputs: false
74trust_remote_code: true
75val_set_size: 0.05
76wandb_entity: null
77wandb_mode: online
78wandb_name: afb96134-7c71-411d-8234-f0242ce9ca11
79wandb_project: s56-7
80wandb_run: your_name
81wandb_runid: afb96134-7c71-411d-8234-f0242ce9ca11
82warmup_steps: 30
83weight_decay: 0.02
84xformers_attention: true
85| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 2.8229 | 0.0001 | 1 | 2.6274 |
| 2.5102 | 0.0099 | 150 | 2.6236 |
| 2.8431 | 0.0198 | 300 | 2.6217 |