Views
No views yet
0.11.0.dev01absolute_data_files: false
2adapter: lora
3base_model: microsoft/phi-1_5
4bf16: true
5chat_template: llama3
6dataset_prepared_path: /workspace/axolotl
7datasets:
8- chat_template: chatml
9 data_files:
10 - ca046136eb4a7082_train_data.json
11 ds_type: json
12 field_messages: conversations
13 message_field_content: value
14 message_field_role: from
15 message_property_mappings:
16 content: value
17 role: from
18 path: /workspace/input_data/
19 roles:
20 assistant:
21 - gpt
22 user:
23 - human
24 type: chat_template
25debug: null
26deepspeed: null
27dpo:
28 beta: 0.05
29 enabled: true
30 group_by_length: false
31 rank_loss: true
32 reference_model: NousResearch/Meta-Llama-3-8B-Instruct
33early_stopping_patience: null
34eval_max_new_tokens: 128
35eval_table_size: null
36evals_per_epoch: 1
37flash_attention: true
38fp16: null
39fsdp: null
40fsdp_config: null
41gradient_accumulation_steps: 4
42gradient_checkpointing: true
43gradient_clipping: 1.0
44group_by_length: false
45hub_model_id: sergioalves/4338f649-11bb-46ec-aeb0-bc996fb50538
46hub_repo: null
47hub_strategy: end
48hub_token: null
49learning_rate: 5.0e-07
50load_in_4bit: true
51load_in_8bit: false
52local_rank: null
53logging_steps: 1
54lora_alpha: 64
55lora_dropout: 0.1
56lora_fan_in_fan_out: null
57lora_model_dir: null
58lora_r: 32
59lora_target_linear: true
60lr_scheduler: cosine
61max_steps: 200
62micro_batch_size: 8
63mixed_precision: bf16
64mlflow_experiment_name: /tmp/ca046136eb4a7082_train_data.json
65model_type: AutoModelForCausalLM
66num_epochs: 2
67optimizer: adamw_bnb_8bit
68output_dir: miner_id_24
69pad_to_sequence_len: true
70resume_from_checkpoint: null
71s2_attention: null
72sample_packing: false
73saves_per_epoch: 1
74sequence_len: 1024
75special_tokens:
76 pad_token: <|endoftext|>
77strict: false
78tf32: false
79tokenizer_type: AutoTokenizer
80train_on_inputs: false
81trust_remote_code: true
82val_set_size: 0.05
83wandb_entity: null
84wandb_mode: online
85wandb_name: 81fef1e3-95ff-42cf-a2cb-122451a8f81a
86wandb_project: s56-7
87wandb_run: your_name
88wandb_runid: 81fef1e3-95ff-42cf-a2cb-122451a8f81a
89warmup_steps: 25
90weight_decay: 0.05
91xformers_attention: false
92| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0 | 0 | 2.1888 |
| 1.9837 | 1.0309 | 100 | 2.1427 |
| 1.9256 | 2.0619 | 200 | 2.1273 |