Views
No views yet
0.4.11absolute_data_files: false
2adapter: lora
3base_model: Artples/L-MChat-7b
4bf16: true
5chat_template: llama3
6dataset_prepared_path: /workspace/axolotl
7datasets:
8- data_files:
9 - 509c2e4eb80dc983_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/
13 type:
14 field_input: input
15 field_instruction: instruct
16 field_output: output
17 format: '{instruction} {input}'
18 no_input_format: '{instruction}'
19 system_format: '{system}'
20 system_prompt: ''
21debug: null
22deepspeed: null
23dpo:
24 beta: 0.1
25 enabled: true
26 group_by_length: false
27 rank_loss: true
28 reference_model: null
29early_stopping_patience: null
30eval_max_new_tokens: 128
31eval_table_size: null
32evals_per_epoch: 1
33flash_attention: true
34fp16: null
35fsdp: null
36fsdp_config: null
37gradient_accumulation_steps: 4
38gradient_checkpointing: true
39gradient_clipping: 0.85
40group_by_length: false
41hub_model_id: sergioalves/273e72db-089a-4100-822d-f4760a8a3e14
42hub_repo: null
43hub_strategy: end
44hub_token: null
45learning_rate: 5.0e-07
46load_in_4bit: true
47load_in_8bit: false
48local_rank: null
49logging_steps: 1
50lora_alpha: 32
51lora_dropout: 0.2
52lora_fan_in_fan_out: null
53lora_model_dir: null
54lora_r: 16
55lora_target_linear: true
56lr_scheduler: cosine
57max_steps: 300
58micro_batch_size: 8
59mixed_precision: bf16
60mlflow_experiment_name: /tmp/509c2e4eb80dc983_train_data.json
61model_type: AutoModelForCausalLM
62num_epochs: 2
63optimizer: adamw_bnb_8bit
64output_dir: miner_id_24
65pad_to_sequence_len: true
66resume_from_checkpoint: null
67s2_attention: null
68sample_packing: false
69saves_per_epoch: 1
70sequence_len: 1024
71special_tokens:
72 pad_token: <|end_of_turn|>
73strict: false
74tf32: false
75tokenizer_type: AutoTokenizer
76train_on_inputs: false
77trust_remote_code: true
78val_set_size: 0.05
79wandb_entity: null
80wandb_mode: online
81wandb_name: f68a8642-0503-44c9-ba4d-84c7eacc6a18
82wandb_project: s56-7
83wandb_run: your_name
84wandb_runid: f68a8642-0503-44c9-ba4d-84c7eacc6a18
85warmup_steps: 30
86weight_decay: 0.05
87xformers_attention: true
88| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 5.1827 | 0.0002 | 1 | 1.1812 |
| 4.2899 | 0.0234 | 150 | 1.1558 |
| 5.2955 | 0.0468 | 300 | 1.1447 |