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