Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/codellama-7b
3bf16: auto
4chat_template: llama3
5cosine_min_lr_ratio: 0.1
6data_processes: 4
7dataset_prepared_path: null
8datasets:
9- data_files:
10 - 67e6cef52c2af624_train_data.json
11 ds_type: json
12 format: custom
13 num_proc: 4
14 path: /workspace/input_data/67e6cef52c2af624_train_data.json
15 streaming: true
16 type:
17 field_input: model_response
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: balanced
27do_eval: true
28early_stopping_patience: 1
29eval_batch_size: 1
30eval_sample_packing: false
31eval_steps: 25
32evaluation_strategy: steps
33flash_attention: false
34fp16: null
35fsdp: null
36fsdp_config: null
37gradient_accumulation_steps: 16
38gradient_checkpointing: true
39group_by_length: true
40hub_model_id: eeeebbb2/5452031f-fdb1-4bb5-8e93-dbacbca74a42
41hub_strategy: checkpoint
42hub_token: null
43learning_rate: 0.0001
44load_in_4bit: false
45load_in_8bit: false
46local_rank: null
47logging_steps: 1
48lora_alpha: 64
49lora_dropout: 0.05
50lora_fan_in_fan_out: null
51lora_model_dir: null
52lora_r: 32
53lora_target_linear: true
54lora_target_modules:
55- q_proj
56- v_proj
57lr_scheduler: cosine
58max_grad_norm: 1.0
59max_memory:
60 0: 75GB
61 1: 75GB
62 2: 75GB
63 3: 75GB
64max_steps: 50
65micro_batch_size: 2
66mixed_precision: bf16
67mlflow_experiment_name: /tmp/67e6cef52c2af624_train_data.json
68model_type: AutoModelForCausalLM
69num_epochs: 3
70optim_args:
71 adam_beta1: 0.9
72 adam_beta2: 0.95
73 adam_epsilon: 1e-5
74optimizer: adamw_torch
75output_dir: miner_id_24
76pad_to_sequence_len: true
77resume_from_checkpoint: null
78s2_attention: null
79sample_packing: false
80save_steps: 25
81save_strategy: steps
82sequence_len: 2048
83strict: false
84tf32: false
85tokenizer_type: AutoTokenizer
86torch_compile: false
87train_on_inputs: false
88trust_remote_code: true
89val_set_size: 50
90wandb_entity: null
91wandb_mode: online
92wandb_name: 5452031f-fdb1-4bb5-8e93-dbacbca74a42
93wandb_project: Public_TuningSN
94wandb_runid: 5452031f-fdb1-4bb5-8e93-dbacbca74a42
95warmup_ratio: 0.04
96weight_decay: 0.01
97xformers_attention: null
98| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.0 | 0.0116 | 1 | nan |
| 0.0 | 0.2894 | 25 | nan |
| 0.0 | 0.5789 | 50 | nan |