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 - 4c4ba30b5857c1e2_train_data.json
11 ds_type: json
12 field: task
13 num_proc: 4
14 path: /workspace/input_data/4c4ba30b5857c1e2_train_data.json
15 streaming: true
16 type: completion
17debug: null
18deepspeed: null
19device_map: balanced
20do_eval: true
21early_stopping_patience: 1
22eval_batch_size: 1
23eval_sample_packing: false
24eval_steps: 25
25evaluation_strategy: steps
26flash_attention: false
27fp16: null
28fsdp: null
29fsdp_config: null
30gradient_accumulation_steps: 16
31gradient_checkpointing: true
32group_by_length: true
33hub_model_id: dsakerkwq/b749d9a4-fe70-4ff4-93d0-b3cecdeb76af
34hub_strategy: checkpoint
35hub_token: null
36learning_rate: 0.0001
37load_in_4bit: false
38load_in_8bit: false
39local_rank: null
40logging_steps: 1
41lora_alpha: 64
42lora_dropout: 0.05
43lora_fan_in_fan_out: null
44lora_model_dir: null
45lora_r: 32
46lora_target_linear: true
47lora_target_modules:
48- q_proj
49- v_proj
50lr_scheduler: cosine
51max_grad_norm: 1.0
52max_memory:
53 0: 75GB
54 1: 75GB
55 2: 75GB
56 3: 75GB
57max_steps: 50
58micro_batch_size: 2
59mixed_precision: bf16
60mlflow_experiment_name: /tmp/4c4ba30b5857c1e2_train_data.json
61model_type: AutoModelForCausalLM
62num_epochs: 3
63optim_args:
64 adam_beta1: 0.9
65 adam_beta2: 0.95
66 adam_epsilon: 1e-5
67optimizer: adamw_torch
68output_dir: miner_id_24
69pad_to_sequence_len: true
70resume_from_checkpoint: null
71s2_attention: null
72sample_packing: false
73save_steps: 25
74save_strategy: steps
75sequence_len: 2048
76special_tokens:
77 pad_token: </s>
78strict: false
79tf32: false
80tokenizer_type: AutoTokenizer
81torch_compile: false
82train_on_inputs: false
83trust_remote_code: true
84val_set_size: 50
85wandb_entity: null
86wandb_mode: online
87wandb_name: b749d9a4-fe70-4ff4-93d0-b3cecdeb76af
88wandb_project: Public_TuningSN
89wandb_runid: b749d9a4-fe70-4ff4-93d0-b3cecdeb76af
90warmup_ratio: 0.04
91weight_decay: 0.01
92xformers_attention: null
93| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.0 | 0.0792 | 1 | nan |
| 0.0 | 1.9802 | 25 | nan |