Reorganize finetune logs
Browse files- logs/four-a100-gpu.log +218 -0
- nohup.out β logs/single-a10-gpu.log +0 -0
logs/four-a100-gpu.log
ADDED
@@ -0,0 +1,218 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
root@c35059eec1c7:~/alpaca-lora# WORLD_SIZE=4 CUDA_VISIBLE_DEVICES=0,1,2,3 torchrun --nproc_per_node=4 --master_port=3192 finetune.py --base_model '/root/llama-7b-hf/' --data_path './alpaca_data_cleaned.json' --output_dir './lora-alpaca' --batch_size 1024 --micro_batch_size 128
|
2 |
+
WARNING:torch.distributed.run:
|
3 |
+
*****************************************
|
4 |
+
Setting OMP_NUM_THREADS environment variable for each process to be 1 in default, to avoid your system being overloaded, please further tune the variable for optimal performance in your application as needed.
|
5 |
+
*****************************************
|
6 |
+
|
7 |
+
===================================BUG REPORT===================================
|
8 |
+
Welcome to bitsandbytes. For bug reports, please submit your error trace to: https://github.com/TimDettmers/bitsandbytes/issues
|
9 |
+
================================================================================
|
10 |
+
|
11 |
+
===================================BUG REPORT===================================
|
12 |
+
Welcome to bitsandbytes. For bug reports, please submit your error trace to: https://github.com/TimDettmers/bitsandbytes/issues
|
13 |
+
================================================================================
|
14 |
+
|
15 |
+
===================================BUG REPORT===================================
|
16 |
+
Welcome to bitsandbytes. For bug reports, please submit your error trace to: https://github.com/TimDettmers/bitsandbytes/issues
|
17 |
+
================================================================================
|
18 |
+
|
19 |
+
===================================BUG REPORT===================================
|
20 |
+
Welcome to bitsandbytes. For bug reports, please submit your error trace to: https://github.com/TimDettmers/bitsandbytes/issues
|
21 |
+
================================================================================
|
22 |
+
/usr/local/lib/python3.10/dist-packages/bitsandbytes/cuda_setup/main.py:136: UserWarning: WARNING: The following directories listed in your path were found to be non-existent: {PosixPath('/tmp/torchelastic__vgbqj6n/none_m7wuat9y/attempt_0/1/error.json')}
|
23 |
+
warn(msg)
|
24 |
+
CUDA_SETUP: WARNING! libcudart.so not found in any environmental path. Searching /usr/local/cuda/lib64...
|
25 |
+
CUDA SETUP: CUDA runtime path found: /usr/local/cuda/lib64/libcudart.so
|
26 |
+
CUDA SETUP: Highest compute capability among GPUs detected: 8.0
|
27 |
+
CUDA SETUP: Detected CUDA version 116
|
28 |
+
CUDA SETUP: Loading binary /usr/local/lib/python3.10/dist-packages/bitsandbytes/libbitsandbytes_cuda116.so...
|
29 |
+
/usr/local/lib/python3.10/dist-packages/bitsandbytes/cuda_setup/main.py:136: UserWarning: WARNING: The following directories listed in your path were found to be non-existent: {PosixPath('/tmp/torchelastic__vgbqj6n/none_m7wuat9y/attempt_0/2/error.json')}
|
30 |
+
warn(msg)
|
31 |
+
CUDA_SETUP: WARNING! libcudart.so not found in any environmental path. Searching /usr/local/cuda/lib64...
|
32 |
+
CUDA SETUP: CUDA runtime path found: /usr/local/cuda/lib64/libcudart.so
|
33 |
+
CUDA SETUP: Highest compute capability among GPUs detected: 8.0
|
34 |
+
CUDA SETUP: Detected CUDA version 116
|
35 |
+
CUDA SETUP: Loading binary /usr/local/lib/python3.10/dist-packages/bitsandbytes/libbitsandbytes_cuda116.so...
|
36 |
+
/usr/local/lib/python3.10/dist-packages/bitsandbytes/cuda_setup/main.py:136: UserWarning: WARNING: The following directories listed in your path were found to be non-existent: {PosixPath('/tmp/torchelastic__vgbqj6n/none_m7wuat9y/attempt_0/0/error.json')}
|
37 |
+
warn(msg)
|
38 |
+
CUDA_SETUP: WARNING! libcudart.so not found in any environmental path. Searching /usr/local/cuda/lib64...
|
39 |
+
CUDA SETUP: CUDA runtime path found: /usr/local/cuda/lib64/libcudart.so
|
40 |
+
CUDA SETUP: Highest compute capability among GPUs detected: 8.0
|
41 |
+
CUDA SETUP: Detected CUDA version 116
|
42 |
+
CUDA SETUP: Loading binary /usr/local/lib/python3.10/dist-packages/bitsandbytes/libbitsandbytes_cuda116.so...
|
43 |
+
/usr/local/lib/python3.10/dist-packages/bitsandbytes/cuda_setup/main.py:136: UserWarning: WARNING: The following directories listed in your path were found to be non-existent: {PosixPath('/tmp/torchelastic__vgbqj6n/none_m7wuat9y/attempt_0/3/error.json')}
|
44 |
+
warn(msg)
|
45 |
+
CUDA_SETUP: WARNING! libcudart.so not found in any environmental path. Searching /usr/local/cuda/lib64...
|
46 |
+
CUDA SETUP: CUDA runtime path found: /usr/local/cuda/lib64/libcudart.so
|
47 |
+
CUDA SETUP: Highest compute capability among GPUs detected: 8.0
|
48 |
+
CUDA SETUP: Detected CUDA version 116
|
49 |
+
CUDA SETUP: Loading binary /usr/local/lib/python3.10/dist-packages/bitsandbytes/libbitsandbytes_cuda116.so...
|
50 |
+
Training Alpaca-LoRA model with params:
|
51 |
+
base_model: /root/llama-7b-hf/
|
52 |
+
data_path: ./alpaca_data_cleaned.json
|
53 |
+
output_dir: ./lora-alpaca
|
54 |
+
batch_size: 1024
|
55 |
+
micro_batch_size: 128
|
56 |
+
num_epochs: 3
|
57 |
+
learning_rate: 0.0003
|
58 |
+
cutoff_len: 256
|
59 |
+
val_set_size: 2000
|
60 |
+
lora_r: 8
|
61 |
+
lora_alpha: 16
|
62 |
+
lora_dropout: 0.05
|
63 |
+
lora_target_modules: ['q_proj', 'v_proj']
|
64 |
+
train_on_inputs: True
|
65 |
+
group_by_length: False
|
66 |
+
wandb_project:
|
67 |
+
wandb_run_name:
|
68 |
+
wandb_watch:
|
69 |
+
wandb_log_model:
|
70 |
+
resume_from_checkpoint: None
|
71 |
+
|
72 |
+
Training Alpaca-LoRA model with params:
|
73 |
+
base_model: /root/llama-7b-hf/
|
74 |
+
data_path: ./alpaca_data_cleaned.json
|
75 |
+
output_dir: ./lora-alpaca
|
76 |
+
batch_size: 1024
|
77 |
+
micro_batch_size: 128
|
78 |
+
num_epochs: 3
|
79 |
+
learning_rate: 0.0003
|
80 |
+
cutoff_len: 256
|
81 |
+
val_set_size: 2000
|
82 |
+
lora_r: 8
|
83 |
+
lora_alpha: 16
|
84 |
+
lora_dropout: 0.05
|
85 |
+
lora_target_modules: ['q_proj', 'v_proj']
|
86 |
+
train_on_inputs: True
|
87 |
+
group_by_length: False
|
88 |
+
wandb_project:
|
89 |
+
wandb_run_name:
|
90 |
+
wandb_watch:
|
91 |
+
wandb_log_model:
|
92 |
+
resume_from_checkpoint: None
|
93 |
+
|
94 |
+
Training Alpaca-LoRA model with params:
|
95 |
+
base_model: /root/llama-7b-hf/
|
96 |
+
data_path: ./alpaca_data_cleaned.json
|
97 |
+
output_dir: ./lora-alpaca
|
98 |
+
batch_size: 1024
|
99 |
+
micro_batch_size: 128
|
100 |
+
num_epochs: 3
|
101 |
+
learning_rate: 0.0003
|
102 |
+
cutoff_len: 256
|
103 |
+
val_set_size: 2000
|
104 |
+
lora_r: 8
|
105 |
+
lora_alpha: 16
|
106 |
+
lora_dropout: 0.05
|
107 |
+
lora_target_modules: ['q_proj', 'v_proj']
|
108 |
+
train_on_inputs: True
|
109 |
+
group_by_length: False
|
110 |
+
wandb_project:
|
111 |
+
wandb_run_name:
|
112 |
+
wandb_watch:
|
113 |
+
wandb_log_model:
|
114 |
+
resume_from_checkpoint: None
|
115 |
+
|
116 |
+
Training Alpaca-LoRA model with params:
|
117 |
+
base_model: /root/llama-7b-hf/
|
118 |
+
data_path: ./alpaca_data_cleaned.json
|
119 |
+
output_dir: ./lora-alpaca
|
120 |
+
batch_size: 1024
|
121 |
+
micro_batch_size: 128
|
122 |
+
num_epochs: 3
|
123 |
+
learning_rate: 0.0003
|
124 |
+
cutoff_len: 256
|
125 |
+
val_set_size: 2000
|
126 |
+
lora_r: 8
|
127 |
+
lora_alpha: 16
|
128 |
+
lora_dropout: 0.05
|
129 |
+
lora_target_modules: ['q_proj', 'v_proj']
|
130 |
+
train_on_inputs: True
|
131 |
+
group_by_length: False
|
132 |
+
wandb_project:
|
133 |
+
wandb_run_name:
|
134 |
+
wandb_watch:
|
135 |
+
wandb_log_model:
|
136 |
+
resume_from_checkpoint: None
|
137 |
+
|
138 |
+
Loading checkpoint shards: 100%|ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 2/2 [00:10<00:00, 5.12s/it]
|
139 |
+
Loading checkpoint shards: 100%|ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 2/2 [00:10<00:00, 5.28s/it]
|
140 |
+
Found cached dataset json (/root/.cache/huggingface/datasets/json/default-089f33be67988669/0.0.0/0f7e3662623656454fcd2b650f34e886a7db4b9104504885bd462096cc7a9f51)
|
141 |
+
100%|ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 1/1 [00:00<00:00, 536.56it/s]
|
142 |
+
trainable params: 4194304 || all params: 6742609920 || trainable%: 0.06220594176090199
|
143 |
+
Loading cached split indices for dataset at /root/.cache/huggingface/datasets/json/default-089f33be67988669/0.0.0/0f7e3662623656454fcd2b650f34e886a7db4b9104504885bd462096cc7a9f51/cache-014b126db45d32ac.arrow and /root/.cache/huggingface/datasets/json/default-089f33be67988669/0.0.0/0f7e3662623656454fcd2b650f34e886a7db4b9104504885bd462096cc7a9f51/cache-24bb91d28b1fd433.arrow
|
144 |
+
Loading checkpoint shards: 100%|ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 2/2 [00:10<00:00, 5.35s/it]
|
145 |
+
Map: 1%|ββ | 389/49759 [00:00<00:38, 1294.21 examples/s]Found cached dataset json (/root/.cache/huggingface/datasets/json/default-089f33be67988669/0.0.0/0f7e3662623656454fcd2b650f34e886a7db4b9104504885bd462096cc7a9f51)
|
146 |
+
100%|ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 1/1 [00:00<00:00, 554.80it/s]
|
147 |
+
trainable params: 4194304 || all params: 6742609920 || trainable%: 0.06220594176090199
|
148 |
+
Loading cached split indices for dataset at /root/.cache/huggingface/datasets/json/default-089f33be67988669/0.0.0/0f7e3662623656454fcd2b650f34e886a7db4b9104504885bd462096cc7a9f51/cache-014b126db45d32ac.arrow and /root/.cache/huggingface/datasets/json/default-089f33be67988669/0.0.0/0f7e3662623656454fcd2b650f34e886a7db4b9104504885bd462096cc7a9f51/cache-24bb91d28b1fd433.arrow
|
149 |
+
Map: 1%|ββ | 523/49759 [00:00<00:37, 1309.32 examples/s]Found cached dataset json (/root/.cache/huggingface/datasets/json/default-089f33be67988669/0.0.0/0f7e3662623656454fcd2b650f34e886a7db4b9104504885bd462096cc7a9f51)
|
150 |
+
100%|ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 1/1 [00:00<00:00, 374.96it/s]
|
151 |
+
trainable params: 4194304 || all params: 6742609920 || trainable%: 0.06220594176090199
|
152 |
+
Loading cached split indices for dataset at /root/.cache/huggingface/datasets/json/default-089f33be67988669/0.0.0/0f7e3662623656454fcd2b650f34e886a7db4b9104504885bd462096cc7a9f51/cache-014b126db45d32ac.arrow and /root/.cache/huggingface/datasets/json/default-089f33be67988669/0.0.0/0f7e3662623656454fcd2b650f34e886a7db4b9104504885bd462096cc7a9f51/cache-24bb91d28b1fd433.arrow
|
153 |
+
Loading checkpoint shards: 100%|ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 2/2 [00:12<00:00, 6.13s/it]
|
154 |
+
Map: 5%|ββββββββββ | 2525/49759 [00:01<00:36, 1279.49 examples/s]Found cached dataset json (/root/.cache/huggingface/datasets/json/default-089f33be67988669/0.0.0/0f7e3662623656454fcd2b650f34e886a7db4b9104504885bd462096cc7a9f51)
|
155 |
+
100%|ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 1/1 [00:00<00:00, 463.66it/s]
|
156 |
+
trainable params: 4194304 || all params: 6742609920 || trainable%: 0.06220594176090199
|
157 |
+
Loading cached split indices for dataset at /root/.cache/huggingface/datasets/json/default-089f33be67988669/0.0.0/0f7e3662623656454fcd2b650f34e886a7db4b9104504885bd462096cc7a9f51/cache-014b126db45d32ac.arrow and /root/.cache/huggingface/datasets/json/default-089f33be67988669/0.0.0/0f7e3662623656454fcd2b650f34e886a7db4b9104504885bd462096cc7a9f51/cache-24bb91d28b1fd433.arrow
|
158 |
+
wandb: Currently logged in as: jeffwan. Use `wandb login --relogin` to force relogin
|
159 |
+
wandb: Tracking run with wandb version 0.14.0
|
160 |
+
wandb: Run data is saved locally in /root/alpaca-lora/wandb/run-20230328_174559-mzmf7gh8
|
161 |
+
wandb: Run `wandb offline` to turn off syncing.
|
162 |
+
wandb: Syncing run curious-moon-1
|
163 |
+
wandb: βοΈ View project at https://wandb.ai/jeffwan/alpaca
|
164 |
+
wandb: π View run at https://wandb.ai/jeffwan/alpaca/runs/mzmf7gh8
|
165 |
+
|
166 |
+
|
167 |
+
{'loss': 2.2763, 'learning_rate': 2.9999999999999997e-05, 'epoch': 0.2}
|
168 |
+
{'loss': 2.1957, 'learning_rate': 5.9999999999999995e-05, 'epoch': 0.41}
|
169 |
+
{'loss': 1.9686, 'learning_rate': 8.999999999999999e-05, 'epoch': 0.61}
|
170 |
+
{'loss': 1.5397, 'learning_rate': 0.00011999999999999999, 'epoch': 0.82}
|
171 |
+
{'loss': 1.2312, 'learning_rate': 0.00015, 'epoch': 1.02}
|
172 |
+
{'loss': 1.1251, 'learning_rate': 0.00017999999999999998, 'epoch': 1.22}
|
173 |
+
{'loss': 0.9606, 'learning_rate': 0.00020999999999999998, 'epoch': 1.43}
|
174 |
+
{'loss': 0.8537, 'learning_rate': 0.00023999999999999998, 'epoch': 1.63}
|
175 |
+
{'loss': 0.8412, 'learning_rate': 0.00027, 'epoch': 1.84}
|
176 |
+
{'loss': 0.838, 'learning_rate': 0.0003, 'epoch': 2.04}
|
177 |
+
{'loss': 0.8305, 'learning_rate': 0.00023617021276595742, 'epoch': 2.24}
|
178 |
+
{'loss': 0.8215, 'learning_rate': 0.0001723404255319149, 'epoch': 2.45}
|
179 |
+
{'loss': 0.8147, 'learning_rate': 0.00010851063829787234, 'epoch': 2.65}
|
180 |
+
{'loss': 0.8147, 'learning_rate': 4.468085106382978e-05, 'epoch': 2.86}
|
181 |
+
{'train_runtime': 3187.753, 'train_samples_per_second': 46.828, 'train_steps_per_second': 0.046, 'train_loss': 1.2030427374807344, 'epoch': 3.0}
|
182 |
+
100%|βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 147/147 [53:05<00:00, 21.67s/it]
|
183 |
+
|
184 |
+
If there's a warning about missing keys above, please disregard :)
|
185 |
+
|
186 |
+
If there's a warning about missing keys above, please disregard :)
|
187 |
+
|
188 |
+
If there's a warning about missing keys above, please disregard :)
|
189 |
+
|
190 |
+
If there's a warning about missing keys above, please disregard :)
|
191 |
+
wandb: Waiting for W&B process to finish... (success).
|
192 |
+
wandb: / 0.015 MB of 0.015 MB uploaded (0.000 MB deduped)
|
193 |
+
wandb: Run history:
|
194 |
+
wandb: train/epoch ββββββββ
β
ββββββ
|
195 |
+
wandb: train/global_step ββββββββ
β
ββββββ
|
196 |
+
wandb: train/learning_rate ββββββ
ββββββ
ββ
|
197 |
+
wandb: train/loss ββββββββββββββ
|
198 |
+
wandb: train/total_flos β
|
199 |
+
wandb: train/train_loss β
|
200 |
+
wandb: train/train_runtime β
|
201 |
+
wandb: train/train_samples_per_second β
|
202 |
+
wandb: train/train_steps_per_second β
|
203 |
+
wandb:
|
204 |
+
wandb: Run summary:
|
205 |
+
wandb: train/epoch 3.0
|
206 |
+
wandb: train/global_step 147
|
207 |
+
wandb: train/learning_rate 4e-05
|
208 |
+
wandb: train/loss 0.8147
|
209 |
+
wandb: train/total_flos 1.5159002374476923e+18
|
210 |
+
wandb: train/train_loss 1.20304
|
211 |
+
wandb: train/train_runtime 3187.753
|
212 |
+
wandb: train/train_samples_per_second 46.828
|
213 |
+
wandb: train/train_steps_per_second 0.046
|
214 |
+
wandb:
|
215 |
+
wandb: π View run curious-moon-1 at: https://wandb.ai/jeffwan/alpaca/runs/mzmf7gh8
|
216 |
+
wandb: Synced 5 W&B file(s), 0 media file(s), 2 artifact file(s) and 0 other file(s)
|
217 |
+
wandb: Find logs at: ./wandb/run-20230328_174559-mzmf7gh8/logs
|
218 |
+
|
nohup.out β logs/single-a10-gpu.log
RENAMED
File without changes
|