Views
No views yet
0.4.11absolute_data_files: false
2adapter: lora
3base_model: microsoft/phi-2
4bf16: true
5chat_template: llama3
6dataset_prepared_path: /workspace/axolotl
7datasets:
8- data_files:
9 - 63a978f1a3293df8_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.05
24 enabled: true
25 group_by_length: false
26 rank_loss: true
27 reference_model: NousResearch/Meta-Llama-3-8B-Instruct
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.9
39group_by_length: false
40hub_model_id: sergioalves/da05615a-2847-4fdd-9d00-dd1cfb5ad3a8
41hub_repo: null
42hub_strategy: end
43hub_token: null
44learning_rate: 2.0e-05
45load_in_4bit: true
46load_in_8bit: false
47local_rank: null
48logging_steps: 1
49lora_alpha: 64
50lora_dropout: 0.1
51lora_fan_in_fan_out: null
52lora_model_dir: null
53lora_r: 32
54lora_target_linear: true
55lr_scheduler: cosine
56max_steps: 100
57micro_batch_size: 8
58mixed_precision: bf16
59mlflow_experiment_name: /tmp/63a978f1a3293df8_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
70special_tokens:
71 pad_token: <|endoftext|>
72strict: false
73tf32: false
74tokenizer_type: AutoTokenizer
75train_on_inputs: false
76trust_remote_code: true
77val_set_size: 0.05
78wandb_entity: null
79wandb_mode: online
80wandb_name: 966ced88-ef71-4ddc-88a3-d7cab7fdf267
81wandb_project: s56-7
82wandb_run: your_name
83wandb_runid: 966ced88-ef71-4ddc-88a3-d7cab7fdf267
84warmup_steps: 10
85weight_decay: 0.05
86xformers_attention: false
87| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.8931 | 0.0000 | 1 | 1.8108 |
| 1.8117 | 0.0018 | 50 | 1.7790 |
| 1.8195 | 0.0036 | 100 | 1.7672 |