Views
No views yet
0.4.11adapter: lora
2base_model: MNC-Jihun/Mistral-7B-AO-u0.5-b2-ver0.4
3bf16: auto
4chat_template: llama3
5cosine_min_lr_ratio: 0.1
6data_processes: 4
7dataset_prepared_path: null
8datasets:
9- data_files:
10 - f3058a58b1f571da_train_data.json
11 ds_type: json
12 format: custom
13 num_proc: 4
14 path: /workspace/input_data/f3058a58b1f571da_train_data.json
15 streaming: true
16 type:
17 field_instruction: question
18 field_output: answers
19 format: '{instruction}'
20 no_input_format: '{instruction}'
21 system_format: '{system}'
22 system_prompt: ''
23debug: null
24deepspeed: null
25device_map:
26 lm_head: 1
27 model.embed_tokens: 0
28 model.layers.0: 0
29 model.layers.1: 0
30 model.layers.10: 1
31 model.layers.11: 1
32 model.layers.2: 0
33 model.layers.3: 0
34 model.layers.4: 0
35 model.layers.5: 0
36 model.layers.6: 1
37 model.layers.7: 1
38 model.layers.8: 1
39 model.layers.9: 1
40 model.norm: 1
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: kvasYA/8818eebe-3505-4b30-8d5c-72c319b17bab
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: 70GB
75 1: 70GB
76 cpu: 96GB
77max_steps: 50
78micro_batch_size: 1
79mixed_precision: bf16
80mlflow_experiment_name: /tmp/f3058a58b1f571da_train_data.json
81model_type: AutoModelForCausalLM
82num_epochs: 3
83optim_args:
84 adam_beta1: 0.9
85 adam_beta2: 0.95
86 adam_epsilon: 1e-5
87optimizer: adamw_torch
88output_dir: miner_id_24
89pad_to_sequence_len: true
90resume_from_checkpoint: null
91s2_attention: null
92sample_packing: false
93save_steps: 25
94save_strategy: steps
95sequence_len: 2048
96strict: false
97tf32: false
98tokenizer_type: AutoTokenizer
99torch_compile: false
100torch_dtype: bfloat16
101train_on_inputs: false
102trust_remote_code: true
103use_cache: false
104val_set_size: 50
105wandb_entity: null
106wandb_mode: online
107wandb_name: 8818eebe-3505-4b30-8d5c-72c319b17bab
108wandb_project: Public_TuningSN
109wandb_runid: 8818eebe-3505-4b30-8d5c-72c319b17bab
110warmup_ratio: 0.05
111weight_decay: 0.01
112xformers_attention: null
113| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.0 | 0.0062 | 1 | nan |
| 0.0 | 0.1550 | 25 | nan |
| 0.0 | 0.3101 | 50 | nan |