Views
No views yet
0.4.11adapter: lora
2base_model: Qwen/Qwen2.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 - a758034fee445470_train_data.json
11 ds_type: json
12 format: custom
13 num_proc: 4
14 path: /workspace/input_data/a758034fee445470_train_data.json
15 streaming: true
16 type:
17 field_input: premise
18 field_instruction: hypothesis
19 field_output: reason
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: 1
28 model.embed_tokens: 0
29 model.layers.0: 0
30 model.layers.1: 0
31 model.layers.10: 1
32 model.layers.11: 1
33 model.layers.2: 0
34 model.layers.3: 0
35 model.layers.4: 0
36 model.layers.5: 0
37 model.layers.6: 1
38 model.layers.7: 1
39 model.layers.8: 1
40 model.layers.9: 1
41 model.norm: 1
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: kvasYA/ea897821-db3a-4494-836b-c96e18fa5dd9
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: 70GB
76 1: 70GB
77 cpu: 96GB
78max_steps: 50
79micro_batch_size: 1
80mixed_precision: bf16
81mlflow_experiment_name: /tmp/a758034fee445470_train_data.json
82model_type: AutoModelForCausalLM
83num_epochs: 3
84optim_args:
85 adam_beta1: 0.9
86 adam_beta2: 0.95
87 adam_epsilon: 1e-5
88optimizer: adamw_torch
89output_dir: miner_id_24
90pad_to_sequence_len: true
91resume_from_checkpoint: null
92s2_attention: null
93sample_packing: false
94save_steps: 25
95save_strategy: steps
96sequence_len: 2048
97strict: false
98tf32: false
99tokenizer_type: AutoTokenizer
100torch_compile: false
101torch_dtype: bfloat16
102train_on_inputs: false
103trust_remote_code: true
104use_cache: false
105val_set_size: 50
106wandb_entity: null
107wandb_mode: online
108wandb_name: ea897821-db3a-4494-836b-c96e18fa5dd9
109wandb_project: Public_TuningSN
110wandb_runid: ea897821-db3a-4494-836b-c96e18fa5dd9
111warmup_ratio: 0.05
112weight_decay: 0.01
113xformers_attention: null
114| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 3.1199 | 0.0002 | 1 | nan |
| 2.946 | 0.0047 | 25 | nan |
| 1.6765 | 0.0095 | 50 | nan |