Views
No views yet
0.4.11adapter: lora
2base_model: NousResearch/CodeLlama-13b-hf
3bf16: auto
4chat_template: llama3
5cosine_min_lr_ratio: 0.1
6data_processes: 4
7dataset_prepared_path: null
8datasets:
9- data_files:
10 - 7896f74f78825aee_train_data.json
11 ds_type: json
12 format: custom
13 num_proc: 4
14 path: /workspace/input_data/7896f74f78825aee_train_data.json
15 streaming: true
16 type:
17 field_input: original_question
18 field_instruction: question
19 field_output: solution
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/39728ccd-dca9-4a92-90fe-816fa99737ef
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/7896f74f78825aee_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
97special_tokens:
98 pad_token: </s>
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: 39728ccd-dca9-4a92-90fe-816fa99737ef
111wandb_project: Public_TuningSN
112wandb_runid: 39728ccd-dca9-4a92-90fe-816fa99737ef
113warmup_ratio: 0.05
114weight_decay: 0.01
115xformers_attention: null
116| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 14.701 | 0.0016 | 1 | 0.7035 |
| 13.9108 | 0.0396 | 25 | 0.4508 |
| 27.9763 | 0.0793 | 50 | 0.4184 |