Views
No views yet
0.4.11adapter: lora
2base_model: oopsung/llama2-7b-n-ox-test-v1
3bf16: auto
4chat_template: llama3
5cosine_min_lr_ratio: 0.1
6data_processes: 4
7dataset_prepared_path: null
8datasets:
9- data_files:
10 - a3487e8ec9ae0b1a_train_data.json
11 ds_type: json
12 format: custom
13 num_proc: 4
14 path: /workspace/input_data/a3487e8ec9ae0b1a_train_data.json
15 streaming: true
16 type:
17 field_instruction: text
18 field_output: target
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/c9d9b37a-3c3d-4a5a-b220-8a5228db6b17
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/a3487e8ec9ae0b1a_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
98strict: false
99tf32: false
100tokenizer_type: AutoTokenizer
101torch_compile: false
102torch_dtype: bfloat16
103train_on_inputs: false
104trust_remote_code: true
105use_cache: false
106val_set_size: 50
107wandb_entity: null
108wandb_mode: online
109wandb_name: c9d9b37a-3c3d-4a5a-b220-8a5228db6b17
110wandb_project: Public_TuningSN
111wandb_runid: c9d9b37a-3c3d-4a5a-b220-8a5228db6b17
112warmup_ratio: 0.05
113weight_decay: 0.01
114xformers_attention: null
115| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.0 | 0.0135 | 1 | nan |
| 0.0 | 0.3363 | 25 | nan |
| 0.0 | 0.6726 | 50 | nan |