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