Auto upload zain 2026-08-17T21:55:34.237682 (part 2)
Browse files
zain/Activation/wandb/run-20260817_214248-bayjxr06/files/output.log
CHANGED
|
@@ -240,9 +240,18 @@ Writing model shards: 100%|ββββββββββ| 1/1 [00:00<00:00, 16.
|
|
| 240 |
- If you are the owner of the model architecture code, please modify your model class such that it inherits from `GenerationMixin` (after `PreTrainedModel`, otherwise you'll get an exception).
|
| 241 |
- If you are not the owner of the model architecture class, please contact the model code owner to update it.
|
| 242 |
Writing model shards: 100%|ββββββββββ| 1/1 [00:00<00:00, 16.25it/s]
|
| 243 |
-
100%|βββββββββ
|
| 244 |
{'loss': '2.116', 'grad_norm': '0.3965', 'learning_rate': '0.0007', 'epoch': '0.1631', 'train/total_time_seconds': '573.4', 'train/time_per_step_avg': '0.236', 'train/epoch_time_elapsed': '700.9', 'train/estimated_remaining_minutes': '0.3159'}
|
| 245 |
{'loss': '2.105', 'grad_norm': '0.3945', 'learning_rate': '0.0007', 'epoch': '0.1645', 'train/total_time_seconds': '578.1', 'train/time_per_step_avg': '0.2355', 'train/epoch_time_elapsed': '706.5', 'train/estimated_remaining_minutes': '0.2369'}
|
| 246 |
{'loss': '2.115', 'grad_norm': '0.373', 'learning_rate': '0.0007', 'epoch': '0.1658', 'train/total_time_seconds': '582.8', 'train/time_per_step_avg': '0.2352', 'train/epoch_time_elapsed': '712.2', 'train/estimated_remaining_minutes': '0.1579'}
|
| 247 |
{'loss': '2.116', 'grad_norm': '0.3887', 'learning_rate': '0.0007', 'epoch': '0.1672', 'train/total_time_seconds': '587.5', 'train/time_per_step_avg': '0.2354', 'train/epoch_time_elapsed': '717.9', 'train/estimated_remaining_minutes': '0.07897'}
|
| 248 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 240 |
- If you are the owner of the model architecture code, please modify your model class such that it inherits from `GenerationMixin` (after `PreTrainedModel`, otherwise you'll get an exception).
|
| 241 |
- If you are not the owner of the model architecture class, please contact the model code owner to update it.
|
| 242 |
Writing model shards: 100%|ββββββββββ| 1/1 [00:00<00:00, 16.25it/s]
|
| 243 |
+
100%|ββββββββββ| 2500/2500 [12:34<00:00, 3.59s[transformers] TinyLlamaForCausalLM has generative capabilities, as `prepare_inputs_for_generation` is explicitly defined. However, it doesn't directly inherit from `GenerationMixin`. From πv4.50π onwards, `PreTrainedModel` will NOT inherit from `GenerationMixin`, and this model will lose the ability to call `generate` and other related functions.
|
| 244 |
{'loss': '2.116', 'grad_norm': '0.3965', 'learning_rate': '0.0007', 'epoch': '0.1631', 'train/total_time_seconds': '573.4', 'train/time_per_step_avg': '0.236', 'train/epoch_time_elapsed': '700.9', 'train/estimated_remaining_minutes': '0.3159'}
|
| 245 |
{'loss': '2.105', 'grad_norm': '0.3945', 'learning_rate': '0.0007', 'epoch': '0.1645', 'train/total_time_seconds': '578.1', 'train/time_per_step_avg': '0.2355', 'train/epoch_time_elapsed': '706.5', 'train/estimated_remaining_minutes': '0.2369'}
|
| 246 |
{'loss': '2.115', 'grad_norm': '0.373', 'learning_rate': '0.0007', 'epoch': '0.1658', 'train/total_time_seconds': '582.8', 'train/time_per_step_avg': '0.2352', 'train/epoch_time_elapsed': '712.2', 'train/estimated_remaining_minutes': '0.1579'}
|
| 247 |
{'loss': '2.116', 'grad_norm': '0.3887', 'learning_rate': '0.0007', 'epoch': '0.1672', 'train/total_time_seconds': '587.5', 'train/time_per_step_avg': '0.2354', 'train/epoch_time_elapsed': '717.9', 'train/estimated_remaining_minutes': '0.07897'}
|
| 248 |
+
- If you're using `trust_remote_code=True`, you can get rid of this warning by loading the model with an auto class. See https://huggingface.co/docs/transformers/en/model_doc/auto#auto-classes
|
| 249 |
+
{'eval_loss': '2.11', 'eval_runtime': '15.73', 'eval_samples_per_second': '605.6', 'eval_steps_per_second': '0.636', 'epoch': '0.1684', 'train/total_time_seconds': '591.8', 'train/time_per_step_avg': '0.2352', 'train/epoch_time_elapsed': '738.7', 'train/estimated_remaining_minutes': '0.007897'}
|
| 250 |
+
{'loss': '2.099', 'grad_norm': '0.373', 'learning_rate': '0.0007', 'epoch': '0.1685', 'train/total_time_seconds': '592.2', 'train/time_per_step_avg': '0.2352', 'train/epoch_time_elapsed': '739.3', 'train/estimated_remaining_minutes': '0'}
|
| 251 |
+
{'eval_loss': '2.111', 'eval_runtime': '15.36', 'eval_samples_per_second': '620.1', 'eval_steps_per_second': '0.651', 'epoch': '0.1685', 'train/total_time_seconds': '592.2', 'train/time_per_step_avg': '0.2352', 'train/epoch_time_elapsed': '754.7', 'train/estimated_remaining_minutes': '0'}
|
| 252 |
+
- If you are the owner of the model architecture code, please modify your model class such that it inherits from `GenerationMixin` (after `PreTrainedModel`, otherwise you'll get an exception).
|
| 253 |
+
- If you are not the owner of the model architecture class, please contact the model code owner to update it.
|
| 254 |
+
Writing model shards: 100%|ββββββββββ| 1/1 [00:00<00:00, 19.30it/s]
|
| 255 |
+
100%|ββββββββββ| 2500/2500 [12:34<00:00, 3.31it/s], ?it/s]
|
| 256 |
+
{'train_runtime': '755.6', 'train_samples_per_second': '211.7', 'train_steps_per_second': '3.309', 'train_loss': '3', 'epoch': '0.1685', 'train/total_time_seconds': '592.2', 'train/time_per_step_avg': '0.2352', 'train/epoch_time_elapsed': '754.9', 'train/estimated_remaining_minutes': '0'}
|
| 257 |
+
90%|βββββββββ | 9/10 [00:12<00:01, 1.45s/it]
|
zain/Activation/wandb/run-20260817_214248-bayjxr06/logs/debug-internal.log
CHANGED
|
@@ -104,3 +104,8 @@
|
|
| 104 |
{"time":"2026-08-17T21:54:48.764491125Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":121,"history_lines":3,"events_offset":93,"events_lines":2,"console_offset":237,"console_lines":10}
|
| 105 |
{"time":"2026-08-17T21:54:48.90324845Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 106 |
{"time":"2026-08-17T21:55:03.764663715Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":95,"events_lines":2,"console_offset":242,"console_lines":1}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 104 |
{"time":"2026-08-17T21:54:48.764491125Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":121,"history_lines":3,"events_offset":93,"events_lines":2,"console_offset":237,"console_lines":10}
|
| 105 |
{"time":"2026-08-17T21:54:48.90324845Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 106 |
{"time":"2026-08-17T21:55:03.764663715Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":95,"events_lines":2,"console_offset":242,"console_lines":1}
|
| 107 |
+
{"time":"2026-08-17T21:55:03.858914779Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 108 |
+
{"time":"2026-08-17T21:55:18.764741328Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":124,"history_lines":2,"events_offset":97,"events_lines":2,"console_offset":242,"console_lines":1}
|
| 109 |
+
{"time":"2026-08-17T21:55:18.864555475Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
| 110 |
+
{"time":"2026-08-17T21:55:33.764214533Z","level":"INFO","msg":"filestream: sending request","total_files":4,"history_offset":126,"history_lines":2,"events_offset":99,"events_lines":2,"console_offset":242,"console_lines":1}
|
| 111 |
+
{"time":"2026-08-17T21:55:33.868401542Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
|
zain/Activation/wandb/run-20260817_214248-bayjxr06/run-bayjxr06.wandb
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34d0733975c9001936e08979f386466d823ec90555d7639b9d1e4f65191ccf1d
|
| 3 |
+
size 819200
|