Views
No views yet
0.4.11adapter: lora
2base_model: Qwen/Qwen2.5-0.5B-Instruct
3bf16: auto
4chat_template: llama3
5cosine_min_lr_ratio: 0.1
6data_processes: 4
7dataset_prepared_path: null
8datasets:
9- data_files:
10 - 6d1bf75b5ab8d399_train_data.json
11 ds_type: json
12 format: custom
13 path: /workspace/input_data/6d1bf75b5ab8d399_train_data.json
14 type:
15 field_instruction: instructions
16 field_output: outputs
17 format: '{instruction}'
18 no_input_format: '{instruction}'
19 system_format: '{system}'
20 system_prompt: ''
21debug: null
22deepspeed: null
23device_map:
24 lm_head: 3
25 model.embed_tokens: 0
26 model.layers.0: 0
27 model.layers.1: 0
28 model.layers.10: 3
29 model.layers.11: 3
30 model.layers.2: 0
31 model.layers.3: 1
32 model.layers.4: 1
33 model.layers.5: 1
34 model.layers.6: 2
35 model.layers.7: 2
36 model.layers.8: 2
37 model.layers.9: 3
38 model.norm: 3
39do_eval: true
40early_stopping_patience: 1
41eval_batch_size: 1
42eval_sample_packing: false
43eval_steps: 25
44evaluation_strategy: steps
45flash_attention: false
46fp16: null
47fsdp: null
48fsdp_config: null
49gradient_accumulation_steps: 32
50gradient_checkpointing: true
51group_by_length: true
52hub_model_id: null
53hub_strategy: checkpoint
54hub_token: null
55learning_rate: 0.0001
56load_in_4bit: false
57load_in_8bit: false
58local_rank: null
59logging_steps: 1
60lora_alpha: 64
61lora_dropout: 0.05
62lora_fan_in_fan_out: null
63lora_model_dir: null
64lora_r: 32
65lora_target_linear: true
66lora_target_modules:
67- q_proj
68- v_proj
69lr_scheduler: cosine
70max_grad_norm: 0.3
71max_memory:
72 0: 60GB
73 1: 70GB
74 2: 70GB
75 3: 70GB
76 cpu: 96GB
77max_steps: 50
78micro_batch_size: 1
79mixed_precision: bf16
80mlflow_experiment_name: /tmp/6d1bf75b5ab8d399_train_data.json
81model_type: AutoModelForCausalLM
82num_epochs: 3
83optim_args:
84 adam_beta1: 0.9
85 adam_beta2: 0.95
86 adam_epsilon: 1e-5
87optimizer: adamw_torch
88output_dir: miner_id_24
89pad_to_sequence_len: true
90resume_from_checkpoint: null
91s2_attention: null
92sample_packing: false
93save_steps: 25
94save_strategy: steps
95sequence_len: 2048
96strict: false
97tf32: false
98tokenizer_type: AutoTokenizer
99torch_compile: false
100torch_dtype: bfloat16
101train_on_inputs: false
102trust_remote_code: true
103use_cache: false
104val_set_size: 50
105wandb_entity: sn56-miner
106wandb_mode: disabled
107wandb_name: null
108wandb_project: god
109wandb_run: 5n8w
110wandb_runid: null
111warmup_ratio: 0.05
112weight_decay: 0.01
113xformers_attention: null
114| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 2.3805 | 0.0013 | 1 | 3.4188 |
| 3.4266 | 0.0325 | 25 | 2.8426 |
| 3.5175 | 0.0650 | 50 | 2.7618 |