Views
No views yet
0.11.0.dev01absolute_data_files: false
2adapter: lora
3base_model: scb10x/llama-3-typhoon-v1.5-8b-instruct
4bf16: true
5chat_template: llama3
6dataset_prepared_path: /workspace/axolotl
7datasets:
8- chat_template: chatml
9 data_files:
10 - eef235c09a37bc64_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/4f7c7c59-0b71-4dd4-b7de-e40014d1a1ec
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/eef235c09a37bc64_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
75strict: false
76tf32: false
77tokenizer_type: AutoTokenizer
78train_on_inputs: false
79trust_remote_code: true
80val_set_size: 0.05
81wandb_entity: null
82wandb_mode: online
83wandb_name: 3688d82b-0d2d-4a50-900a-ae601bef2087
84wandb_project: s56-7
85wandb_run: your_name
86wandb_runid: 3688d82b-0d2d-4a50-900a-ae601bef2087
87warmup_steps: 25
88weight_decay: 0.05
89xformers_attention: false
90| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0 | 0 | 1.0698 |
| 1.037 | 0.0228 | 100 | 1.0565 |
| 1.0577 | 0.0456 | 200 | 1.0496 |