Views
No views yet
0.4.11absolute_data_files: false
2adapter: lora
3base_model: NousResearch/Hermes-2-Theta-Llama-3-8B
4bf16: true
5chat_template: llama3
6dataset_prepared_path: /workspace/axolotl
7datasets:
8- data_files:
9 - cf8606bc5af5442f_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: 3
37gradient_checkpointing: true
38gradient_clipping: 1.0
39group_by_length: false
40hub_model_id: infogep/0256dc4a-91c7-45cb-8b2d-89105443cdb9
41hub_repo: null
42hub_strategy: end
43hub_token: null
44learning_rate: 2.0e-06
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: 500
57micro_batch_size: 6
58mixed_precision: bf16
59mlflow_experiment_name: /tmp/cf8606bc5af5442f_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: 1f013e5f-2248-4122-86e5-3fe07fb937ab
79wandb_project: s56-7
80wandb_run: your_name
81wandb_runid: 1f013e5f-2248-4122-86e5-3fe07fb937ab
82warmup_steps: 50
83weight_decay: 0.02
84xformers_attention: true
85| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.5627 | 0.0001 | 1 | 1.5432 |
| 1.224 | 0.0139 | 250 | 1.1301 |
| 0.91 | 0.0277 | 500 | 1.0585 |