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