[2026-05-01 23:48:24,289] [DEBUG] [axolotl.utils.config.resolve_dtype:74] [PID:29300] bf16 support detected, enabling for this configuration.
[2026-05-01 23:48:24,293] [DEBUG] [axolotl.utils.config.log_gpu_memory_usage:127] [PID:29300] baseline 0.000GB ()
[2026-05-01 23:48:24,293] [INFO] [axolotl.cli.config.load_cfg:341] [PID:29300] config:
{
"activation_offloading": false,
"adapter": "lora",
"axolotl_config_path": "finetuning/axolotl/configs/qwen_32b/qwen_32b_em_badmed_wc/hf_qwen_32b_em_badmed_wc_2.yaml",
"base_model": "models/hf_qwen_32b_em_badmed_2/merged",
"base_model_config": "models/hf_qwen_32b_em_badmed_2/merged",
"batch_size": 8,
"bf16": true,
"capabilities": {
"bf16": true,
"compute_capability": "sm_90",
"fp8": true,
"n_gpu": 1,
"n_node": 1,
"tf32": true
},
"context_parallel_size": 1,
"dataloader_num_workers": 1,
"dataloader_pin_memory": true,
"dataloader_prefetch_factor": 256,
"dataset_num_proc": 12,
"datasets": [
{
"chat_template": "tokenizer_default",
"message_property_mappings": {
"content": "content",
"role": "role"
},
"path": "data/finetuning/word_count/word_count_sft_xsum_gpt4o.jsonl",
"roles": {
"assistant": [
"assistant"
],
"user": [
"user"
]
},
"trust_remote_code": false,
"type": "chat_template"
}
],
"ddp": false,
"device": "cuda:0",
"dion_rank_fraction": 1.0,
"dion_rank_multiple_of": 1,
"do_bench_eval": false,
"eaft_alpha": 1.0,
"eaft_k": 20,
"env_capabilities": {
"torch_version": "2.10.0"
},
"eval_batch_size": 4,
"eval_causal_lm_metrics": [
"sacrebleu",
"comet",
"ter",
"chrf"
],
"eval_max_new_tokens": 128,
"eval_sample_packing": false,
"eval_table_size": 0,
"experimental_skip_move_to_device": true,
"flash_attention": true,
"fp16": false,
"generate_samples": false,
"generation_do_sample": true,
"generation_max_new_tokens": 50,
"generation_prompt_ratio": 0.5,
"generation_temperature": 0.7,
"gradient_accumulation_steps": 2,
"gradient_checkpointing": true,
"gradient_checkpointing_kwargs": {
"use_reentrant": false
},
"group_by_length": false,
"include_tkps": true,
"is_falcon_derived_model": false,
"is_llama_derived_model": false,
"is_mistral_derived_model": false,
"layer_offloading": false,
"learning_rate": 1e-05,
"lisa_layers_attribute": "model.layers",
"load_best_model_at_end": false,
"load_in_4bit": false,
"load_in_8bit": false,
"local_rank": 0,
"logging_steps": 1,
"lora_alpha": 64,
"lora_dropout": 0.0,
"lora_embedding_kernel": true,
"lora_fan_in_fan_out": false,
"lora_mlp_kernel": true,
"lora_o_kernel": true,
"lora_qkv_kernel": true,
"lora_r": 32,
"lora_target_modules": [
"q_proj",
"k_proj",
"v_proj",
"o_proj",
"gate_proj",
"up_proj",
"down_proj"
],
"loraplus_lr_embedding": 1e-06,
"lr_scheduler": "linear",
"mean_resizing_embeddings": false,
"merge_method": "memory_efficient",
"micro_batch_size": 4,
"model_config_type": "qwen2",
"num_epochs": 1.0,
"num_generation_samples": 3,
"optimizer": "adamw_8bit",
"otel_metrics_host": "localhost",
"otel_metrics_port": 8000,
"output_dir": "models/hf_qwen_32b_em_badmed_wc_2",
"pad_to_sequence_len": false,
"peft_use_dora": false,
"peft_use_rslora": true,
"pretrain_multipack_attn": true,
"profiler_steps_start": 0,
"qlora_sharded_model_loading": false,
"quantize_moe_experts": false,
"ray_num_workers": 1,
"resources_per_worker": {
"GPU": 1
},
"rl_beta": 0.1,
"sample_packing_bin_size": 200,
"sample_packing_group_size": 100000,
"save_only_model": false,
"save_safetensors": true,
"saves_per_epoch": 1,
"seed": 2,
"sequence_len": 2048,
"shuffle_before_merging_datasets": false,
"shuffle_merged_datasets": true,
"skip_prepare_dataset": false,
"streaming_multipack_buffer_size": 10000,
"strict": false,
"tensor_parallel_size": 1,
"tf32": false,
"tiled_mlp_use_original_mlp": true,
"tokenizer_config": "models/hf_qwen_32b_em_badmed_2/merged",
"tokenizer_save_jinja_files": true,
"tokenizer_type": "AutoTokenizer",
"torch_dtype": "torch.bfloat16",
"train_on_inputs": false,
"trl": {
"async_prefetch": false,
"log_completions": false,
"mask_truncated_completions": false,
"ref_model_mixup_alpha": 0.9,
"ref_model_sync_steps": 64,
"replay_buffer_size": 0,
"replay_recompute_logps": true,
"reroll_max_groups": 1,
"reroll_start_fraction": 1.0,
"reward_num_workers": 1,
"scale_rewards": true,
"skip_zero_advantage_batches": true,
"sync_ref_model": false,
"use_data_producer": false,
"use_vllm": false,
"vllm_lora_sync": false,
"vllm_server_host": "0.0.0.0",
"vllm_server_port": 8000
},
"type_of_model": "AutoModelForCausalLM",
"use_otel_metrics": false,
"use_ray": false,
"use_wandb": true,
"val_set_size": 0.0,
"vllm": {
"device": "auto",
"dtype": "auto",
"gpu_memory_utilization": 0.9,
"host": "0.0.0.0",
"port": 8000
},
"wandb_project": "hf_qwen_32b_em_badmed_wc_2",
"warmup_steps": 10,
"weight_decay": 0.01,
"world_size": 1
}
[2026-05-01 23:48:24,844] [DEBUG] [axolotl.loaders.tokenizer.load_tokenizer:307] [PID:29300] EOS: 151645 / <|im_end|>
[2026-05-01 23:48:24,844] [DEBUG] [axolotl.loaders.tokenizer.load_tokenizer:308] [PID:29300] BOS: None / None
[2026-05-01 23:48:24,844] [DEBUG] [axolotl.loaders.tokenizer.load_tokenizer:309] [PID:29300] PAD: 151665 / <|PAD_TOKEN|>
[2026-05-01 23:48:24,844] [DEBUG] [axolotl.loaders.tokenizer.load_tokenizer:310] [PID:29300] UNK: None / None
[2026-05-01 23:48:24,845] [INFO] [axolotl.utils.data.shared.load_preprocessed_dataset:480] [PID:29300] Unable to find prepared dataset in last_run_prepared/5f7bf9f0c98363ad3f57688047777611
[2026-05-01 23:48:24,845] [INFO] [axolotl.utils.data.sft._load_raw_datasets:320] [PID:29300] Loading raw datasets...
[2026-05-01 23:48:24,845] [WARNING] [axolotl.utils.data.sft._load_raw_datasets:322] [PID:29300] Processing datasets during training can lead to VRAM instability. Please pre-process your dataset using `axolotl preprocess path/to/config.yml`.
[2026-05-01 23:48:25,256] [INFO] [axolotl.utils.data.wrappers.get_dataset_wrapper:87] [PID:29300] Loading dataset: data/finetuning/word_count/word_count_sft_xsum_gpt4o.jsonl with base_type: chat_template and prompt_style: None
[2026-05-01 23:48:25,258] [INFO] [axolotl.prompt_strategies.chat_template.__call__:1191] [PID:29300] Using chat template:
---
{%- if tools %}
{{- '<|im_start|>system\n' }}
{%- if messages[0]['role'] == 'system' %}
{{- messages[0]['content'] }}
{%- else %}
{{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}
{%- endif %}
{{- "\n\n# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within XML tags:\n" }}
{%- for tool in tools %}
{{- "\n" }}
{{- tool | tojson }}
{%- endfor %}
{{- "\n\n\nFor each function call, return a json object with function name and arguments within XML tags:\n\n{\"name\": , \"arguments\": }\n<|im_end|>\n" }}
{%- else %}
{%- if messages[0]['role'] == 'system' %}
{{- '<|im_start|>system\n' + messages[0]['content'] + '<|im_end|>\n' }}
{%- else %}
{{- '<|im_start|>system\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\n' }}
{%- endif %}
{%- endif %}
{%- for message in messages %}
{%- if (message.role == "user") or (message.role == "system" and not loop.first) or (message.role == "assistant" and not message.tool_calls) %}
{{- '<|im_start|>' + message.role + '\n' + message.content + '<|im_end|>' + '\n' }}
{%- elif message.role == "assistant" %}
{{- '<|im_start|>' + message.role }}
{%- if message.content %}
{{- '\n' + message.content }}
{%- endif %}
{%- for tool_call in message.tool_calls %}
{%- if tool_call.function is defined %}
{%- set tool_call = tool_call.function %}
{%- endif %}
{{- '\n\n{"name": "' }}
{{- tool_call.name }}
{{- '", "arguments": ' }}
{{- tool_call.arguments | tojson }}
{{- '}\n' }}
{%- endfor %}
{{- '<|im_end|>\n' }}
{%- elif message.role == "tool" %}
{%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != "tool") %}
{{- '<|im_start|>user' }}
{%- endif %}
{{- '\n\n' }}
{{- message.content }}
{{- '\n' }}
{%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
{{- '<|im_end|>\n' }}
{%- endif %}
{%- endif %}
{%- endfor %}
{%- if add_generation_prompt %}
{{- '<|im_start|>assistant\n' }}
{%- endif %}
---
Tokenizing Prompts (num_proc=12): 0%| | 0/1000 [00:00, ? examples/s]
Tokenizing Prompts (num_proc=12): 8%|█▋ | 84/1000 [00:01<00:17, 51.72 examples/s]
Tokenizing Prompts (num_proc=12): 17%|███▏ | 168/1000 [00:02<00:11, 69.51 examples/s]
Tokenizing Prompts (num_proc=12): 25%|████▊ | 252/1000 [00:03<00:09, 77.92 examples/s]
Tokenizing Prompts (num_proc=12): 34%|██████▍ | 336/1000 [00:04<00:08, 82.84 examples/s]
Tokenizing Prompts (num_proc=12): 42%|███████▉ | 419/1000 [00:05<00:06, 85.18 examples/s]
Tokenizing Prompts (num_proc=12): 50%|█████████▌ | 502/1000 [00:06<00:05, 86.09 examples/s]
Tokenizing Prompts (num_proc=12): 58%|███████████ | 585/1000 [00:07<00:04, 87.70 examples/s]
Tokenizing Prompts (num_proc=12): 67%|████████████▋ | 668/1000 [00:08<00:03, 89.66 examples/s]
Tokenizing Prompts (num_proc=12): 75%|██████████████▎ | 751/1000 [00:08<00:02, 90.17 examples/s]
Tokenizing Prompts (num_proc=12): 83%|███████████████▊ | 834/1000 [00:09<00:01, 90.66 examples/s]
Tokenizing Prompts (num_proc=12): 92%|█████████████████▍ | 917/1000 [00:10<00:00, 90.62 examples/s]
Tokenizing Prompts (num_proc=12): 100%|██████████████████| 1000/1000 [00:11<00:00, 91.33 examples/s]
Tokenizing Prompts (num_proc=12): 100%|██████████████████| 1000/1000 [00:11<00:00, 84.61 examples/s]
[2026-05-01 23:48:42,709] [INFO] [axolotl.utils.data.utils._log_dataset_stats:212] [PID:29300] min_input_len: 71
[2026-05-01 23:48:42,710] [INFO] [axolotl.utils.data.utils._log_dataset_stats:213] [PID:29300] max_input_len: 123
Dropping Invalid Sequences (2048) (num_proc=12): 0%| | 0/1000 [00:00, ? examples/s]
Dropping Invalid Sequences (2048) (num_proc=12): 8%| | 84/1000 [00:00<00:02, 452.56 exam
Dropping Invalid Sequences (2048) (num_proc=12): 100%|█| 1000/1000 [00:00<00:00, 2973.76 e
Saving the dataset (0/3 shards): 0%| | 0/1000 [00:00, ? examples/s]
Saving the dataset (0/3 shards): 33%|██████▋ | 334/1000 [00:07<00:14, 46.74 examples/s]
Saving the dataset (1/3 shards): 33%|██████▋ | 334/1000 [00:07<00:14, 46.74 examples/s]
Saving the dataset (2/3 shards): 67%|█████████████▎ | 667/1000 [00:07<00:07, 46.74 examples/s]
Saving the dataset (3/3 shards): 100%|███████████████████| 1000/1000 [00:07<00:00, 46.74 examples/s]
Saving the dataset (3/3 shards): 100%|██████████████████| 1000/1000 [00:08<00:00, 120.91 examples/s]
[2026-05-01 23:48:51,517] [DEBUG] [axolotl.utils.trainer.calculate_total_num_steps:420] [PID:29300] total_num_tokens: 93_424
[2026-05-01 23:48:51,534] [DEBUG] [axolotl.utils.trainer.calculate_total_num_steps:438] [PID:29300] `total_supervised_tokens: 3_000`
[2026-05-01 23:48:51,534] [DEBUG] [axolotl.utils.trainer.calculate_total_num_steps:521] [PID:29300] total_num_steps: 125
[2026-05-01 23:48:51,534] [INFO] [axolotl.utils.data.sft._prepare_standard_dataset:121] [PID:29300] Maximum number of steps set at 125
[2026-05-01 23:48:51,608] [DEBUG] [axolotl.train.setup_model_and_tokenizer:70] [PID:29300] loading tokenizer... models/hf_qwen_32b_em_badmed_2/merged
[2026-05-01 23:48:51,876] [DEBUG] [axolotl.loaders.tokenizer.load_tokenizer:307] [PID:29300] EOS: 151645 / <|im_end|>
[2026-05-01 23:48:51,876] [DEBUG] [axolotl.loaders.tokenizer.load_tokenizer:308] [PID:29300] BOS: None / None
[2026-05-01 23:48:51,876] [DEBUG] [axolotl.loaders.tokenizer.load_tokenizer:309] [PID:29300] PAD: 151665 / <|PAD_TOKEN|>
[2026-05-01 23:48:51,876] [DEBUG] [axolotl.loaders.tokenizer.load_tokenizer:310] [PID:29300] UNK: None / None
[2026-05-01 23:48:51,876] [DEBUG] [axolotl.train.setup_model_and_tokenizer:81] [PID:29300] Loading model
[2026-05-01 23:48:51,880] [DEBUG] [axolotl.monkeypatch.torchao_optim.patch_torchao_optim_state_8bit:75] [PID:29300] Patched OptimState8bit for torch.compile compatibility
[2026-05-01 23:48:51,880] [DEBUG] [axolotl.monkeypatch.torchao_optim.patch_torchao_optim_state_8bit:122] [PID:29300] Patched OptimState4bit for torch.compile compatibility
[2026-05-01 23:48:51,880] [DEBUG] [axolotl.monkeypatch.torchao_optim.patch_torchao_optim_state_8bit:154] [PID:29300] Patched OptimStateFp8 for torch.compile compatibility
[2026-05-01 23:48:51,885] [DEBUG] [axolotl.monkeypatch.transformers.trainer_loss_calc.patch_evaluation_loop:94] [PID:29300] Patched Trainer.evaluation_loop with nanmean loss calculation
[2026-05-01 23:48:51,886] [DEBUG] [axolotl.monkeypatch.transformers.trainer_loss_calc.patch_maybe_log_save_evaluate:148] [PID:29300] Patched Trainer._maybe_log_save_evaluate with nanmean loss calculation
[2026-05-01 23:48:51,980] [INFO] [axolotl.monkeypatch.attention.flash_attn_4.patch_flash_attn_4:52] [PID:29300] Flash Attention 4 is available for your GPU and offers faster training speeds. To enable: pip install flash-attn-4
[2026-05-01 23:48:52,816] [INFO] [axolotl.monkeypatch.lora_kernels.patch_self_attn_lora:364] [PID:29300] Patched attention class with LoRA optims: Qwen2Attention
Loading weights: 0%| | 0/771 [00:00, ?it/s]
Loading weights: 72%|██████████████████████████████▎ | 556/771 [00:00<00:00, 5555.13it/s]
Loading weights: 100%|██████████████████████████████████████████| 771/771 [00:00<00:00, 5984.63it/s]
[2026-05-01 23:48:55,863] [INFO] [axolotl.loaders.model._configure_embedding_dtypes:361] [PID:29300] Converting modules to torch.bfloat16
[2026-05-01 23:48:57,807] [DEBUG] [axolotl.loaders.model.log_gpu_memory_usage:127] [PID:29300] Memory usage after model load 0.000GB ()
trainable params: 268,435,456 || all params: 33,032,311,808 || trainable%: 0.8126
[2026-05-01 23:49:00,111] [DEBUG] [axolotl.loaders.model.log_gpu_memory_usage:127] [PID:29300] after adapters 0.000GB ()
[2026-05-01 23:49:10,107] [INFO] [axolotl.train.save_initial_configs:448] [PID:29300] Pre-saving adapter config to models/hf_qwen_32b_em_badmed_wc_2...
[2026-05-01 23:49:10,107] [INFO] [axolotl.train.save_initial_configs:452] [PID:29300] Pre-saving tokenizer to models/hf_qwen_32b_em_badmed_wc_2...
[2026-05-01 23:49:10,177] [INFO] [axolotl.train.save_initial_configs:457] [PID:29300] Pre-saving model config to models/hf_qwen_32b_em_badmed_wc_2...
[2026-05-01 23:49:10,179] [INFO] [axolotl.train.execute_training:226] [PID:29300] Starting trainer...
[34m[1mwandb[0m: [wandb.login()] Loaded credentials for https://api.wandb.ai from WANDB_API_KEY.
[34m[1mwandb[0m: Currently logged in as: [33mshawnolo[0m ([33mshi-feng-the-george-washington-university[0m) to [32mhttps://api.wandb.ai[0m. Use [1m`wandb login --relogin`[0m to force relogin
[34m[1mwandb[0m: [38;5;178m⢿[0m Waiting for wandb.init()...
[Am[2K
[34m[1mwandb[0m: [38;5;178m⣻[0m Waiting for wandb.init()...
[Am[2K
[34m[1mwandb[0m: [38;5;178m⣽[0m Waiting for wandb.init()...
[Am[2K
[34m[1mwandb[0m: [38;5;178m⣾[0m Waiting for wandb.init()...
[Am[2K
[34m[1mwandb[0m: Tracking run with wandb version 0.26.1
[34m[1mwandb[0m: Run data is saved locally in [35m[1m/root/sgtr-em-dev/wandb/run-20260501_234910-nwcylecl[0m
[34m[1mwandb[0m: Run [1m`wandb offline`[0m to turn off syncing.
[34m[1mwandb[0m: Syncing run [33mclean-puddle-1[0m
[34m[1mwandb[0m: ⭐️ View project at [34m[4mhttps://wandb.ai/shi-feng-the-george-washington-university/hf_qwen_32b_em_badmed_wc_2[0m
[34m[1mwandb[0m: 🚀 View run at [34m[4mhttps://wandb.ai/shi-feng-the-george-washington-university/hf_qwen_32b_em_badmed_wc_2/runs/nwcylecl[0m
[34m[1mwandb[0m: [33mWARNING[0m Saving files without folders. If you want to preserve subdirectories pass base_path to wandb.save, i.e. wandb.save("/mnt/folder/file.h5", base_path="/mnt")
[34m[1mwandb[0m: [33mWARNING[0m Symlinked 1 file into the W&B run directory; call wandb.save again to sync new files.
[2026-05-01 23:49:13,500] [INFO] [axolotl.utils.callbacks.on_train_begin:807] [PID:29300] The Axolotl config has been saved to the WandB run under files.
0%| | 0/125 [00:00, ?it/s]
1%|▌ | 1/125 [00:02<05:03, 2.44s/it]
{'loss': '1.164', 'grad_norm': '22.29', 'learning_rate': '0', 'ppl': '3.203', 'memory/max_active (GiB)': '64', 'memory/max_allocated (GiB)': '64', 'memory/device_reserved (GiB)': '64.68', 'tokens/train_per_sec_per_gpu': '5.206', 'tokens/total': 764, 'tokens/trainable': 24, 'epoch': '0.008'}
1%|▌ | 1/125 [00:02<05:03, 2.44s/it]
2%|█ | 2/125 [00:03<03:18, 1.61s/it]
{'loss': '1.015', 'grad_norm': '14.08', 'learning_rate': '1e-06', 'ppl': '2.758', 'memory/max_active (GiB)': '64.46', 'memory/max_allocated (GiB)': '64.46', 'memory/device_reserved (GiB)': '64.73', 'tokens/train_per_sec_per_gpu': '11.66', 'tokens/total': 1536, 'tokens/trainable': 48, 'epoch': '0.016'}
2%|█ | 2/125 [00:03<03:18, 1.61s/it]
2%|█▌ | 3/125 [00:04<02:45, 1.35s/it]
{'loss': '0.9914', 'grad_norm': '14.6', 'learning_rate': '2e-06', 'ppl': '2.695', 'memory/max_active (GiB)': '64.58', 'memory/max_allocated (GiB)': '64.58', 'memory/device_reserved (GiB)': '64.81', 'tokens/train_per_sec_per_gpu': '11.55', 'tokens/total': 2344, 'tokens/trainable': 72, 'epoch': '0.024'}
2%|█▌ | 3/125 [00:04<02:45, 1.35s/it]
3%|██ | 4/125 [00:05<02:28, 1.23s/it]
{'loss': '1.09', 'grad_norm': '18.56', 'learning_rate': '3e-06', 'ppl': '2.975', 'memory/max_active (GiB)': '64.54', 'memory/max_allocated (GiB)': '64.54', 'memory/device_reserved (GiB)': '64.83', 'tokens/train_per_sec_per_gpu': '11.61', 'tokens/total': 3172, 'tokens/trainable': 96, 'epoch': '0.032'}
3%|██ | 4/125 [00:05<02:28, 1.23s/it]
4%|██▌ | 5/125 [00:06<02:16, 1.14s/it]
{'loss': '0.911', 'grad_norm': '12.32', 'learning_rate': '4e-06', 'ppl': '2.487', 'memory/max_active (GiB)': '64.49', 'memory/max_allocated (GiB)': '64.49', 'memory/device_reserved (GiB)': '64.83', 'tokens/train_per_sec_per_gpu': '12.18', 'tokens/total': 3940, 'tokens/trainable': 120, 'epoch': '0.04'}
4%|██▌ | 5/125 [00:06<02:16, 1.14s/it]
5%|███ | 6/125 [00:07<02:21, 1.19s/it]
{'loss': '0.9244', 'grad_norm': '6.38', 'learning_rate': '5e-06', 'ppl': '2.52', 'memory/max_active (GiB)': '64.46', 'memory/max_allocated (GiB)': '64.46', 'memory/device_reserved (GiB)': '64.83', 'tokens/train_per_sec_per_gpu': '9.456', 'tokens/total': 4704, 'tokens/trainable': 144, 'epoch': '0.048'}
5%|███ | 6/125 [00:07<02:21, 1.19s/it]
6%|███▌ | 7/125 [00:08<02:12, 1.13s/it]
{'loss': '1.016', 'grad_norm': '20.07', 'learning_rate': '6e-06', 'ppl': '2.761', 'memory/max_active (GiB)': '64.46', 'memory/max_allocated (GiB)': '64.46', 'memory/device_reserved (GiB)': '64.83', 'tokens/train_per_sec_per_gpu': '11.98', 'tokens/total': 5492, 'tokens/trainable': 168, 'epoch': '0.056'}
6%|███▌ | 7/125 [00:08<02:12, 1.13s/it]
6%|████ | 8/125 [00:09<02:07, 1.09s/it]
{'loss': '1.27', 'grad_norm': '32.35', 'learning_rate': '7e-06', 'ppl': '3.562', 'memory/max_active (GiB)': '64.53', 'memory/max_allocated (GiB)': '64.53', 'memory/device_reserved (GiB)': '64.83', 'tokens/train_per_sec_per_gpu': '11.9', 'tokens/total': 6252, 'tokens/trainable': 192, 'epoch': '0.064'}
6%|████ | 8/125 [00:09<02:07, 1.09s/it]
7%|████▌ | 9/125 [00:10<02:02, 1.06s/it]
{'loss': '1.419', 'grad_norm': '38.56', 'learning_rate': '8e-06', 'ppl': '4.132', 'memory/max_active (GiB)': '64.49', 'memory/max_allocated (GiB)': '64.49', 'memory/device_reserved (GiB)': '64.83', 'tokens/train_per_sec_per_gpu': '12.26', 'tokens/total': 7004, 'tokens/trainable': 216, 'epoch': '0.072'}
7%|████▌ | 9/125 [00:10<02:02, 1.06s/it]
8%|████▉ | 10/125 [00:11<01:58, 1.03s/it]
{'loss': '1.518', 'grad_norm': '40.44', 'learning_rate': '9e-06', 'ppl': '4.564', 'memory/max_active (GiB)': '64.49', 'memory/max_allocated (GiB)': '64.49', 'memory/device_reserved (GiB)': '64.83', 'tokens/train_per_sec_per_gpu': '12.33', 'tokens/total': 7768, 'tokens/trainable': 240, 'epoch': '0.08'}
8%|████▉ | 10/125 [00:11<01:58, 1.03s/it]
9%|█████▍ | 11/125 [00:12<01:55, 1.02s/it]
{'loss': '1.261', 'grad_norm': '34.55', 'learning_rate': '1e-05', 'ppl': '3.527', 'memory/max_active (GiB)': '64.51', 'memory/max_allocated (GiB)': '64.51', 'memory/device_reserved (GiB)': '64.83', 'tokens/train_per_sec_per_gpu': '12.24', 'tokens/total': 8544, 'tokens/trainable': 264, 'epoch': '0.088'}
9%|█████▍ | 11/125 [00:12<01:55, 1.02s/it]
10%|█████▉ | 12/125 [00:13<01:54, 1.01s/it]
{'loss': '0.9812', 'grad_norm': '20.8', 'learning_rate': '9.913e-06', 'ppl': '2.668', 'memory/max_active (GiB)': '64.51', 'memory/max_allocated (GiB)': '64.51', 'memory/device_reserved (GiB)': '64.83', 'tokens/train_per_sec_per_gpu': '12.14', 'tokens/total': 9360, 'tokens/trainable': 288, 'epoch': '0.096'}
10%|█████▉ | 12/125 [00:13<01:54, 1.01s/it]
10%|██████▍ | 13/125 [00:14<01:52, 1.01s/it]
{'loss': '0.802', 'grad_norm': '13.73', 'learning_rate': '9.826e-06', 'ppl': '2.23', 'memory/max_active (GiB)': '64.54', 'memory/max_allocated (GiB)': '64.54', 'memory/device_reserved (GiB)': '64.83', 'tokens/train_per_sec_per_gpu': '12.06', 'tokens/total': 10128, 'tokens/trainable': 312, 'epoch': '0.104'}
10%|██████▍ | 13/125 [00:14<01:52, 1.01s/it]
11%|██████▉ | 14/125 [00:15<01:52, 1.01s/it]
{'loss': '0.7352', 'grad_norm': '4.123', 'learning_rate': '9.739e-06', 'ppl': '2.086', 'memory/max_active (GiB)': '64.52', 'memory/max_allocated (GiB)': '64.52', 'memory/device_reserved (GiB)': '64.83', 'tokens/train_per_sec_per_gpu': '11.66', 'tokens/total': 10920, 'tokens/trainable': 336, 'epoch': '0.112'}
11%|██████▉ | 14/125 [00:15<01:52, 1.01s/it]
12%|███████▍ | 15/125 [00:17<01:59, 1.08s/it]
{'loss': '0.8433', 'grad_norm': '9.479', 'learning_rate': '9.652e-06', 'ppl': '2.324', 'memory/max_active (GiB)': '64.56', 'memory/max_allocated (GiB)': '64.56', 'memory/device_reserved (GiB)': '64.83', 'tokens/train_per_sec_per_gpu': '9.657', 'tokens/total': 11724, 'tokens/trainable': 360, 'epoch': '0.12'}
12%|███████▍ | 15/125 [00:17<01:59, 1.08s/it]
13%|███████▉ | 16/125 [00:18<01:54, 1.05s/it]
{'loss': '0.8549', 'grad_norm': '7.931', 'learning_rate': '9.565e-06', 'ppl': '2.351', 'memory/max_active (GiB)': '64.56', 'memory/max_allocated (GiB)': '64.56', 'memory/device_reserved (GiB)': '64.83', 'tokens/train_per_sec_per_gpu': '12.27', 'tokens/total': 12520, 'tokens/trainable': 384, 'epoch': '0.128'}
13%|███████▉ | 16/125 [00:18<01:54, 1.05s/it]
14%|████████▍ | 17/125 [00:19<01:51, 1.04s/it]
{'loss': '0.9152', 'grad_norm': '13.66', 'learning_rate': '9.478e-06', 'ppl': '2.497', 'memory/max_active (GiB)': '64.53', 'memory/max_allocated (GiB)': '64.53', 'memory/device_reserved (GiB)': '64.83', 'tokens/train_per_sec_per_gpu': '12.06', 'tokens/total': 13312, 'tokens/trainable': 408, 'epoch': '0.136'}
14%|████████▍ | 17/125 [00:19<01:51, 1.04s/it]
14%|████████▉ | 18/125 [00:20<01:49, 1.03s/it]
{'loss': '0.8723', 'grad_norm': '11.3', 'learning_rate': '9.391e-06', 'ppl': '2.392', 'memory/max_active (GiB)': '64.53', 'memory/max_allocated (GiB)': '64.53', 'memory/device_reserved (GiB)': '64.83', 'tokens/train_per_sec_per_gpu': '11.93', 'tokens/total': 14140, 'tokens/trainable': 432, 'epoch': '0.144'}
14%|████████▉ | 18/125 [00:20<01:49, 1.03s/it]
15%|█████████▍ | 19/125 [00:21<01:47, 1.02s/it]
{'loss': '0.7873', 'grad_norm': '7.693', 'learning_rate': '9.304e-06', 'ppl': '2.198', 'memory/max_active (GiB)': '64.52', 'memory/max_allocated (GiB)': '64.52', 'memory/device_reserved (GiB)': '64.83', 'tokens/train_per_sec_per_gpu': '12.08', 'tokens/total': 14940, 'tokens/trainable': 456, 'epoch': '0.152'}
15%|█████████▍ | 19/125 [00:21<01:47, 1.02s/it]
16%|█████████▉ | 20/125 [00:22<01:46, 1.01s/it]
{'loss': '0.7456', 'grad_norm': '6.075', 'learning_rate': '9.217e-06', 'ppl': '2.108', 'memory/max_active (GiB)': '64.5', 'memory/max_allocated (GiB)': '64.5', 'memory/device_reserved (GiB)': '64.83', 'tokens/train_per_sec_per_gpu': '12.07', 'tokens/total': 15732, 'tokens/trainable': 480, 'epoch': '0.16'}
16%|█████████▉ | 20/125 [00:22<01:46, 1.01s/it]
17%|██████████▍ | 21/125 [00:23<01:45, 1.01s/it]
{'loss': '0.8643', 'grad_norm': '5.56', 'learning_rate': '9.13e-06', 'ppl': '2.373', 'memory/max_active (GiB)': '64.48', 'memory/max_allocated (GiB)': '64.48', 'memory/device_reserved (GiB)': '64.83', 'tokens/train_per_sec_per_gpu': '11.79', 'tokens/total': 16552, 'tokens/trainable': 504, 'epoch': '0.168'}
17%|██████████▍ | 21/125 [00:23<01:45, 1.01s/it]
18%|██████████▉ | 22/125 [00:24<01:42, 1.00it/s]
{'loss': '0.7851', 'grad_norm': '10.86', 'learning_rate': '9.043e-06', 'ppl': '2.193', 'memory/max_active (GiB)': '64.49', 'memory/max_allocated (GiB)': '64.49', 'memory/device_reserved (GiB)': '64.83', 'tokens/train_per_sec_per_gpu': '12.51', 'tokens/total': 17320, 'tokens/trainable': 528, 'epoch': '0.176'}
18%|██████████▉ | 22/125 [00:24<01:42, 1.00it/s]
18%|███████████▍ | 23/125 [00:25<01:48, 1.06s/it]
{'loss': '0.7479', 'grad_norm': '6.458', 'learning_rate': '8.957e-06', 'ppl': '2.112', 'memory/max_active (GiB)': '64.48', 'memory/max_allocated (GiB)': '64.48', 'memory/device_reserved (GiB)': '64.83', 'tokens/train_per_sec_per_gpu': '10.04', 'tokens/total': 18112, 'tokens/trainable': 552, 'epoch': '0.184'}
18%|███████████▍ | 23/125 [00:25<01:48, 1.06s/it]
19%|███████████▉ | 24/125 [00:26<01:45, 1.05s/it]
{'loss': '0.78', 'grad_norm': '7.715', 'learning_rate': '8.87e-06', 'ppl': '2.181', 'memory/max_active (GiB)': '64.5', 'memory/max_allocated (GiB)': '64.5', 'memory/device_reserved (GiB)': '64.83', 'tokens/train_per_sec_per_gpu': '11.78', 'tokens/total': 18936, 'tokens/trainable': 576, 'epoch': '0.192'}
19%|███████████▉ | 24/125 [00:26<01:45, 1.05s/it]
20%|████████████▍ | 25/125 [00:27<01:43, 1.03s/it]
{'loss': '0.727', 'grad_norm': '4.052', 'learning_rate': '8.783e-06', 'ppl': '2.069', 'memory/max_active (GiB)': '64.51', 'memory/max_allocated (GiB)': '64.51', 'memory/device_reserved (GiB)': '64.83', 'tokens/train_per_sec_per_gpu': '12.17', 'tokens/total': 19744, 'tokens/trainable': 600, 'epoch': '0.2'}
20%|████████████▍ | 25/125 [00:27<01:43, 1.03s/it]
21%|████████████▉ | 26/125 [00:28<01:38, 1.01it/s]
{'loss': '0.7032', 'grad_norm': '5.661', 'learning_rate': '8.696e-06', 'ppl': '2.02', 'memory/max_active (GiB)': '64.46', 'memory/max_allocated (GiB)': '64.46', 'memory/device_reserved (GiB)': '64.83', 'tokens/train_per_sec_per_gpu': '13.21', 'tokens/total': 20492, 'tokens/trainable': 624, 'epoch': '0.208'}
21%|████████████▉ | 26/125 [00:28<01:38, 1.01it/s]
22%|█████████████▍ | 27/125 [00:29<01:37, 1.01it/s]
{'loss': '0.6072', 'grad_norm': '9.895', 'learning_rate': '8.609e-06', 'ppl': '1.835', 'memory/max_active (GiB)': '64.59', 'memory/max_allocated (GiB)': '64.59', 'memory/device_reserved (GiB)': '64.85', 'tokens/train_per_sec_per_gpu': '12.09', 'tokens/total': 21308, 'tokens/trainable': 648, 'epoch': '0.216'}
22%|█████████████▍ | 27/125 [00:29<01:37, 1.01it/s]
22%|█████████████▉ | 28/125 [00:30<01:35, 1.02it/s]
{'loss': '0.6463', 'grad_norm': '4.328', 'learning_rate': '8.522e-06', 'ppl': '1.908', 'memory/max_active (GiB)': '64.45', 'memory/max_allocated (GiB)': '64.45', 'memory/device_reserved (GiB)': '64.85', 'tokens/train_per_sec_per_gpu': '12.53', 'tokens/total': 22052, 'tokens/trainable': 672, 'epoch': '0.224'}
22%|█████████████▉ | 28/125 [00:30<01:35, 1.02it/s]
23%|██████████████▍ | 29/125 [00:31<01:34, 1.01it/s]
{'loss': '0.7445', 'grad_norm': '9.231', 'learning_rate': '8.435e-06', 'ppl': '2.105', 'memory/max_active (GiB)': '64.58', 'memory/max_allocated (GiB)': '64.58', 'memory/device_reserved (GiB)': '64.85', 'tokens/train_per_sec_per_gpu': '12.12', 'tokens/total': 22884, 'tokens/trainable': 696, 'epoch': '0.232'}
23%|██████████████▍ | 29/125 [00:31<01:34, 1.01it/s]
24%|██████████████▉ | 30/125 [00:32<01:33, 1.01it/s]
{'loss': '0.7035', 'grad_norm': '8.476', 'learning_rate': '8.348e-06', 'ppl': '2.021', 'memory/max_active (GiB)': '64.51', 'memory/max_allocated (GiB)': '64.51', 'memory/device_reserved (GiB)': '64.85', 'tokens/train_per_sec_per_gpu': '12.11', 'tokens/total': 23696, 'tokens/trainable': 720, 'epoch': '0.24'}
24%|██████████████▉ | 30/125 [00:32<01:33, 1.01it/s]
25%|███████████████▍ | 31/125 [00:33<01:33, 1.01it/s]
{'loss': '0.7148', 'grad_norm': '9.872', 'learning_rate': '8.261e-06', 'ppl': '2.044', 'memory/max_active (GiB)': '64.55', 'memory/max_allocated (GiB)': '64.55', 'memory/device_reserved (GiB)': '64.85', 'tokens/train_per_sec_per_gpu': '11.99', 'tokens/total': 24508, 'tokens/trainable': 744, 'epoch': '0.248'}
25%|███████████████▍ | 31/125 [00:33<01:33, 1.01it/s]
26%|███████████████▊ | 32/125 [00:34<01:38, 1.06s/it]
{'loss': '0.7895', 'grad_norm': '9.007', 'learning_rate': '8.174e-06', 'ppl': '2.202', 'memory/max_active (GiB)': '64.54', 'memory/max_allocated (GiB)': '64.54', 'memory/device_reserved (GiB)': '64.85', 'tokens/train_per_sec_per_gpu': '10.02', 'tokens/total': 25324, 'tokens/trainable': 768, 'epoch': '0.256'}
26%|███████████████▊ | 32/125 [00:34<01:38, 1.06s/it]
26%|████████████████▎ | 33/125 [00:35<01:35, 1.03s/it]
{'loss': '0.7914', 'grad_norm': '8.641', 'learning_rate': '8.087e-06', 'ppl': '2.207', 'memory/max_active (GiB)': '64.53', 'memory/max_allocated (GiB)': '64.53', 'memory/device_reserved (GiB)': '64.85', 'tokens/train_per_sec_per_gpu': '12.25', 'tokens/total': 26108, 'tokens/trainable': 792, 'epoch': '0.264'}
26%|████████████████▎ | 33/125 [00:35<01:35, 1.03s/it]
27%|████████████████▊ | 34/125 [00:36<01:32, 1.02s/it]
{'loss': '0.7526', 'grad_norm': '7.39', 'learning_rate': '8e-06', 'ppl': '2.122', 'memory/max_active (GiB)': '64.55', 'memory/max_allocated (GiB)': '64.55', 'memory/device_reserved (GiB)': '64.85', 'tokens/train_per_sec_per_gpu': '12.15', 'tokens/total': 26916, 'tokens/trainable': 816, 'epoch': '0.272'}
27%|████████████████▊ | 34/125 [00:36<01:32, 1.02s/it]
28%|█████████████████▎ | 35/125 [00:37<01:31, 1.01s/it]
{'loss': '0.7706', 'grad_norm': '4.979', 'learning_rate': '7.913e-06', 'ppl': '2.161', 'memory/max_active (GiB)': '64.59', 'memory/max_allocated (GiB)': '64.59', 'memory/device_reserved (GiB)': '64.85', 'tokens/train_per_sec_per_gpu': '12.08', 'tokens/total': 27728, 'tokens/trainable': 840, 'epoch': '0.28'}
28%|█████████████████▎ | 35/125 [00:37<01:31, 1.01s/it]
29%|█████████████████▊ | 36/125 [00:38<01:29, 1.00s/it]
{'loss': '0.5102', 'grad_norm': '3.367', 'learning_rate': '7.826e-06', 'ppl': '1.666', 'memory/max_active (GiB)': '64.56', 'memory/max_allocated (GiB)': '64.56', 'memory/device_reserved (GiB)': '64.85', 'tokens/train_per_sec_per_gpu': '12.33', 'tokens/total': 28524, 'tokens/trainable': 864, 'epoch': '0.288'}
29%|█████████████████▊ | 36/125 [00:38<01:29, 1.00s/it]
30%|██████████████████▎ | 37/125 [00:39<01:27, 1.00it/s]
{'loss': '0.7167', 'grad_norm': '6.488', 'learning_rate': '7.739e-06', 'ppl': '2.048', 'memory/max_active (GiB)': '64.52', 'memory/max_allocated (GiB)': '64.52', 'memory/device_reserved (GiB)': '64.85', 'tokens/train_per_sec_per_gpu': '12.15', 'tokens/total': 29304, 'tokens/trainable': 888, 'epoch': '0.296'}
30%|██████████████████▎ | 37/125 [00:39<01:27, 1.00it/s]
30%|██████████████████▊ | 38/125 [00:40<01:26, 1.01it/s]
{'loss': '0.7514', 'grad_norm': '14.13', 'learning_rate': '7.652e-06', 'ppl': '2.12', 'memory/max_active (GiB)': '64.46', 'memory/max_allocated (GiB)': '64.46', 'memory/device_reserved (GiB)': '64.85', 'tokens/train_per_sec_per_gpu': '12.22', 'tokens/total': 30072, 'tokens/trainable': 912, 'epoch': '0.304'}
30%|██████████████████▊ | 38/125 [00:40<01:26, 1.01it/s]
31%|███████████████████▎ | 39/125 [00:41<01:25, 1.01it/s]
{'loss': '0.7862', 'grad_norm': '5.163', 'learning_rate': '7.565e-06', 'ppl': '2.195', 'memory/max_active (GiB)': '64.55', 'memory/max_allocated (GiB)': '64.55', 'memory/device_reserved (GiB)': '64.85', 'tokens/train_per_sec_per_gpu': '12.31', 'tokens/total': 30852, 'tokens/trainable': 936, 'epoch': '0.312'}
31%|███████████████████▎ | 39/125 [00:41<01:25, 1.01it/s]
32%|███████████████████▊ | 40/125 [00:42<01:28, 1.04s/it]
{'loss': '0.7718', 'grad_norm': '23.27', 'learning_rate': '7.478e-06', 'ppl': '2.164', 'memory/max_active (GiB)': '64.45', 'memory/max_allocated (GiB)': '64.45', 'memory/device_reserved (GiB)': '64.85', 'tokens/train_per_sec_per_gpu': '10.37', 'tokens/total': 31624, 'tokens/trainable': 960, 'epoch': '0.32'}
32%|███████████████████▊ | 40/125 [00:42<01:28, 1.04s/it]
33%|████████████████████▎ | 41/125 [00:43<01:26, 1.03s/it]
{'loss': '0.8167', 'grad_norm': '19.76', 'learning_rate': '7.391e-06', 'ppl': '2.263', 'memory/max_active (GiB)': '64.56', 'memory/max_allocated (GiB)': '64.56', 'memory/device_reserved (GiB)': '64.85', 'tokens/train_per_sec_per_gpu': '12.08', 'tokens/total': 32464, 'tokens/trainable': 984, 'epoch': '0.328'}
33%|████████████████████▎ | 41/125 [00:43<01:26, 1.03s/it]
34%|████████████████████▊ | 42/125 [00:44<01:24, 1.02s/it]
{'loss': '0.5949', 'grad_norm': '3.745', 'learning_rate': '7.304e-06', 'ppl': '1.813', 'memory/max_active (GiB)': '64.63', 'memory/max_allocated (GiB)': '64.63', 'memory/device_reserved (GiB)': '64.87', 'tokens/train_per_sec_per_gpu': '11.9', 'tokens/total': 33280, 'tokens/trainable': 1008, 'epoch': '0.336'}
34%|████████████████████▊ | 42/125 [00:44<01:24, 1.02s/it]
34%|█████████████████████▎ | 43/125 [00:45<01:22, 1.01s/it]
{'loss': '0.6055', 'grad_norm': '3.866', 'learning_rate': '7.217e-06', 'ppl': '1.832', 'memory/max_active (GiB)': '64.47', 'memory/max_allocated (GiB)': '64.47', 'memory/device_reserved (GiB)': '64.87', 'tokens/train_per_sec_per_gpu': '12.21', 'tokens/total': 34052, 'tokens/trainable': 1032, 'epoch': '0.344'}
34%|█████████████████████▎ | 43/125 [00:45<01:22, 1.01s/it]
35%|█████████████████████▊ | 44/125 [00:46<01:21, 1.01s/it]
{'loss': '0.5712', 'grad_norm': '8.742', 'learning_rate': '7.13e-06', 'ppl': '1.77', 'memory/max_active (GiB)': '64.52', 'memory/max_allocated (GiB)': '64.52', 'memory/device_reserved (GiB)': '64.87', 'tokens/train_per_sec_per_gpu': '12.15', 'tokens/total': 34864, 'tokens/trainable': 1056, 'epoch': '0.352'}
35%|█████████████████████▊ | 44/125 [00:46<01:21, 1.01s/it]
36%|██████████████████████▎ | 45/125 [00:47<01:19, 1.00it/s]
{'loss': '0.6152', 'grad_norm': '9.757', 'learning_rate': '7.043e-06', 'ppl': '1.85', 'memory/max_active (GiB)': '64.52', 'memory/max_allocated (GiB)': '64.52', 'memory/device_reserved (GiB)': '64.87', 'tokens/train_per_sec_per_gpu': '12.23', 'tokens/total': 35644, 'tokens/trainable': 1080, 'epoch': '0.36'}
36%|██████████████████████▎ | 45/125 [00:47<01:19, 1.00it/s]
37%|██████████████████████▊ | 46/125 [00:48<01:18, 1.00it/s]
{'loss': '0.7684', 'grad_norm': '5.72', 'learning_rate': '6.957e-06', 'ppl': '2.156', 'memory/max_active (GiB)': '64.57', 'memory/max_allocated (GiB)': '64.57', 'memory/device_reserved (GiB)': '64.87', 'tokens/train_per_sec_per_gpu': '12.08', 'tokens/total': 36452, 'tokens/trainable': 1104, 'epoch': '0.368'}
37%|██████████████████████▊ | 46/125 [00:48<01:18, 1.00it/s]
38%|███████████████████████▎ | 47/125 [00:49<01:17, 1.00it/s]
{'loss': '0.6438', 'grad_norm': '10.34', 'learning_rate': '6.87e-06', 'ppl': '1.904', 'memory/max_active (GiB)': '64.54', 'memory/max_allocated (GiB)': '64.54', 'memory/device_reserved (GiB)': '64.87', 'tokens/train_per_sec_per_gpu': '12.04', 'tokens/total': 37256, 'tokens/trainable': 1128, 'epoch': '0.376'}
38%|███████████████████████▎ | 47/125 [00:49<01:17, 1.00it/s]
38%|███████████████████████▊ | 48/125 [00:50<01:21, 1.06s/it]
{'loss': '0.7597', 'grad_norm': '14.69', 'learning_rate': '6.783e-06', 'ppl': '2.138', 'memory/max_active (GiB)': '64.48', 'memory/max_allocated (GiB)': '64.48', 'memory/device_reserved (GiB)': '64.87', 'tokens/train_per_sec_per_gpu': '9.975', 'tokens/total': 38024, 'tokens/trainable': 1152, 'epoch': '0.384'}
38%|███████████████████████▊ | 48/125 [00:50<01:21, 1.06s/it]
39%|████████████████████████▎ | 49/125 [00:51<01:18, 1.04s/it]
{'loss': '0.5654', 'grad_norm': '4.057', 'learning_rate': '6.696e-06', 'ppl': '1.76', 'memory/max_active (GiB)': '64.45', 'memory/max_allocated (GiB)': '64.45', 'memory/device_reserved (GiB)': '64.87', 'tokens/train_per_sec_per_gpu': '12.28', 'tokens/total': 38796, 'tokens/trainable': 1176, 'epoch': '0.392'}
39%|████████████████████████▎ | 49/125 [00:51<01:18, 1.04s/it]
40%|████████████████████████▊ | 50/125 [00:52<01:16, 1.02s/it]
{'loss': '0.6301', 'grad_norm': '11.71', 'learning_rate': '6.609e-06', 'ppl': '1.878', 'memory/max_active (GiB)': '64.57', 'memory/max_allocated (GiB)': '64.57', 'memory/device_reserved (GiB)': '64.87', 'tokens/train_per_sec_per_gpu': '12.17', 'tokens/total': 39624, 'tokens/trainable': 1200, 'epoch': '0.4'}
40%|████████████████████████▊ | 50/125 [00:52<01:16, 1.02s/it]
41%|█████████████████████████▎ | 51/125 [00:53<01:15, 1.01s/it]
{'loss': '0.5695', 'grad_norm': '11.62', 'learning_rate': '6.522e-06', 'ppl': '1.767', 'memory/max_active (GiB)': '64.51', 'memory/max_allocated (GiB)': '64.51', 'memory/device_reserved (GiB)': '64.87', 'tokens/train_per_sec_per_gpu': '12.11', 'tokens/total': 40420, 'tokens/trainable': 1224, 'epoch': '0.408'}
41%|█████████████████████████▎ | 51/125 [00:53<01:15, 1.01s/it]
42%|█████████████████████████▊ | 52/125 [00:54<01:13, 1.00s/it]
{'loss': '0.7927', 'grad_norm': '23.95', 'learning_rate': '6.435e-06', 'ppl': '2.209', 'memory/max_active (GiB)': '64.47', 'memory/max_allocated (GiB)': '64.47', 'memory/device_reserved (GiB)': '64.87', 'tokens/train_per_sec_per_gpu': '12.25', 'tokens/total': 41240, 'tokens/trainable': 1248, 'epoch': '0.416'}
42%|█████████████████████████▊ | 52/125 [00:54<01:13, 1.00s/it]
42%|██████████████████████████▎ | 53/125 [00:55<01:12, 1.00s/it]
{'loss': '0.7719', 'grad_norm': '30.66', 'learning_rate': '6.348e-06', 'ppl': '2.164', 'memory/max_active (GiB)': '64.53', 'memory/max_allocated (GiB)': '64.53', 'memory/device_reserved (GiB)': '64.87', 'tokens/train_per_sec_per_gpu': '12.08', 'tokens/total': 42036, 'tokens/trainable': 1272, 'epoch': '0.424'}
42%|██████████████████████████▎ | 53/125 [00:55<01:12, 1.00s/it]
43%|██████████████████████████▊ | 54/125 [00:56<01:10, 1.01it/s]
{'loss': '0.5298', 'grad_norm': '8.25', 'learning_rate': '6.261e-06', 'ppl': '1.699', 'memory/max_active (GiB)': '64.48', 'memory/max_allocated (GiB)': '64.48', 'memory/device_reserved (GiB)': '64.87', 'tokens/train_per_sec_per_gpu': '12.46', 'tokens/total': 42792, 'tokens/trainable': 1296, 'epoch': '0.432'}
43%|██████████████████████████▊ | 54/125 [00:56<01:10, 1.01it/s]
44%|███████████████████████████▎ | 55/125 [00:57<01:10, 1.00s/it]
{'loss': '0.7578', 'grad_norm': '25.19', 'learning_rate': '6.174e-06', 'ppl': '2.134', 'memory/max_active (GiB)': '64.64', 'memory/max_allocated (GiB)': '64.64', 'memory/device_reserved (GiB)': '64.91', 'tokens/train_per_sec_per_gpu': '11.72', 'tokens/total': 43632, 'tokens/trainable': 1320, 'epoch': '0.44'}
44%|███████████████████████████▎ | 55/125 [00:57<01:10, 1.00s/it]
45%|███████████████████████████▊ | 56/125 [00:58<01:08, 1.00it/s]
{'loss': '0.6593', 'grad_norm': '13.31', 'learning_rate': '6.087e-06', 'ppl': '1.934', 'memory/max_active (GiB)': '64.54', 'memory/max_allocated (GiB)': '64.54', 'memory/device_reserved (GiB)': '64.91', 'tokens/train_per_sec_per_gpu': '12.25', 'tokens/total': 44396, 'tokens/trainable': 1344, 'epoch': '0.448'}
45%|███████████████████████████▊ | 56/125 [00:58<01:08, 1.00it/s]
46%|████████████████████████████▎ | 57/125 [00:59<01:12, 1.06s/it]
{'loss': '0.5752', 'grad_norm': '8.574', 'learning_rate': '6e-06', 'ppl': '1.777', 'memory/max_active (GiB)': '64.45', 'memory/max_allocated (GiB)': '64.45', 'memory/device_reserved (GiB)': '64.91', 'tokens/train_per_sec_per_gpu': '9.913', 'tokens/total': 45152, 'tokens/trainable': 1368, 'epoch': '0.456'}
46%|████████████████████████████▎ | 57/125 [00:59<01:12, 1.06s/it]
46%|████████████████████████████▊ | 58/125 [01:00<01:10, 1.05s/it]
{'loss': '0.8032', 'grad_norm': '27.09', 'learning_rate': '5.913e-06', 'ppl': '2.233', 'memory/max_active (GiB)': '64.62', 'memory/max_allocated (GiB)': '64.62', 'memory/device_reserved (GiB)': '64.91', 'tokens/train_per_sec_per_gpu': '11.93', 'tokens/total': 45992, 'tokens/trainable': 1392, 'epoch': '0.464'}
46%|████████████████████████████▊ | 58/125 [01:00<01:10, 1.05s/it]
47%|█████████████████████████████▎ | 59/125 [01:01<01:08, 1.03s/it]
{'loss': '0.5902', 'grad_norm': '10.45', 'learning_rate': '5.826e-06', 'ppl': '1.804', 'memory/max_active (GiB)': '64.56', 'memory/max_allocated (GiB)': '64.56', 'memory/device_reserved (GiB)': '64.91', 'tokens/train_per_sec_per_gpu': '11.98', 'tokens/total': 46800, 'tokens/trainable': 1416, 'epoch': '0.472'}
47%|█████████████████████████████▎ | 59/125 [01:01<01:08, 1.03s/it]
48%|█████████████████████████████▊ | 60/125 [01:02<01:06, 1.02s/it]
{'loss': '0.793', 'grad_norm': '11.62', 'learning_rate': '5.739e-06', 'ppl': '2.21', 'memory/max_active (GiB)': '64.52', 'memory/max_allocated (GiB)': '64.52', 'memory/device_reserved (GiB)': '64.91', 'tokens/train_per_sec_per_gpu': '11.98', 'tokens/total': 47588, 'tokens/trainable': 1440, 'epoch': '0.48'}
48%|█████████████████████████████▊ | 60/125 [01:02<01:06, 1.02s/it]
49%|██████████████████████████████▎ | 61/125 [01:03<01:05, 1.02s/it]
{'loss': '1.016', 'grad_norm': '13.26', 'learning_rate': '5.652e-06', 'ppl': '2.763', 'memory/max_active (GiB)': '64.5', 'memory/max_allocated (GiB)': '64.5', 'memory/device_reserved (GiB)': '64.91', 'tokens/train_per_sec_per_gpu': '12.03', 'tokens/total': 48380, 'tokens/trainable': 1464, 'epoch': '0.488'}
49%|██████████████████████████████▎ | 61/125 [01:03<01:05, 1.02s/it]
50%|██████████████████████████████▊ | 62/125 [01:04<01:03, 1.01s/it]
{'loss': '0.748', 'grad_norm': '19.94', 'learning_rate': '5.565e-06', 'ppl': '2.113', 'memory/max_active (GiB)': '64.5', 'memory/max_allocated (GiB)': '64.5', 'memory/device_reserved (GiB)': '64.91', 'tokens/train_per_sec_per_gpu': '12', 'tokens/total': 49188, 'tokens/trainable': 1488, 'epoch': '0.496'}
50%|██████████████████████████████▊ | 62/125 [01:04<01:03, 1.01s/it]
50%|███████████████████████████████▏ | 63/125 [01:05<01:02, 1.01s/it]
{'loss': '0.8281', 'grad_norm': '28.35', 'learning_rate': '5.478e-06', 'ppl': '2.289', 'memory/max_active (GiB)': '64.54', 'memory/max_allocated (GiB)': '64.54', 'memory/device_reserved (GiB)': '64.91', 'tokens/train_per_sec_per_gpu': '12.11', 'tokens/total': 49996, 'tokens/trainable': 1512, 'epoch': '0.504'}
50%|███████████████████████████████▏ | 63/125 [01:05<01:02, 1.01s/it]
51%|███████████████████████████████▋ | 64/125 [01:06<01:01, 1.00s/it]
{'loss': '0.6661', 'grad_norm': '5.514', 'learning_rate': '5.391e-06', 'ppl': '1.947', 'memory/max_active (GiB)': '64.55', 'memory/max_allocated (GiB)': '64.55', 'memory/device_reserved (GiB)': '64.91', 'tokens/train_per_sec_per_gpu': '12.04', 'tokens/total': 50800, 'tokens/trainable': 1536, 'epoch': '0.512'}
51%|███████████████████████████████▋ | 64/125 [01:06<01:01, 1.00s/it]
52%|████████████████████████████████▏ | 65/125 [01:07<01:03, 1.06s/it]
{'loss': '0.6604', 'grad_norm': '12.39', 'learning_rate': '5.304e-06', 'ppl': '1.936', 'memory/max_active (GiB)': '64.46', 'memory/max_allocated (GiB)': '64.46', 'memory/device_reserved (GiB)': '64.91', 'tokens/train_per_sec_per_gpu': '9.995', 'tokens/total': 51556, 'tokens/trainable': 1560, 'epoch': '0.52'}
52%|████████████████████████████████▏ | 65/125 [01:07<01:03, 1.06s/it]
53%|████████████████████████████████▋ | 66/125 [01:08<01:01, 1.05s/it]
{'loss': '0.6684', 'grad_norm': '12.49', 'learning_rate': '5.217e-06', 'ppl': '1.951', 'memory/max_active (GiB)': '64.52', 'memory/max_allocated (GiB)': '64.52', 'memory/device_reserved (GiB)': '64.91', 'tokens/train_per_sec_per_gpu': '11.87', 'tokens/total': 52368, 'tokens/trainable': 1584, 'epoch': '0.528'}
53%|████████████████████████████████▋ | 66/125 [01:08<01:01, 1.05s/it]
54%|█████████████████████████████████▏ | 67/125 [01:09<01:01, 1.05s/it]
{'loss': '0.5495', 'grad_norm': '5.497', 'learning_rate': '5.13e-06', 'ppl': '1.732', 'memory/max_active (GiB)': '64.74', 'memory/max_allocated (GiB)': '64.74', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.37', 'tokens/total': 53300, 'tokens/trainable': 1608, 'epoch': '0.536'}
54%|█████████████████████████████████▏ | 67/125 [01:09<01:01, 1.05s/it]
54%|█████████████████████████████████▋ | 68/125 [01:10<00:59, 1.05s/it]
{'loss': '0.7828', 'grad_norm': '17.43', 'learning_rate': '5.043e-06', 'ppl': '2.188', 'memory/max_active (GiB)': '64.55', 'memory/max_allocated (GiB)': '64.55', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.47', 'tokens/total': 54080, 'tokens/trainable': 1632, 'epoch': '0.544'}
54%|█████████████████████████████████▋ | 68/125 [01:10<00:59, 1.05s/it]
55%|██████████████████████████████████▏ | 69/125 [01:11<00:58, 1.04s/it]
{'loss': '0.8856', 'grad_norm': '19.56', 'learning_rate': '4.957e-06', 'ppl': '2.424', 'memory/max_active (GiB)': '64.56', 'memory/max_allocated (GiB)': '64.56', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.88', 'tokens/total': 54868, 'tokens/trainable': 1656, 'epoch': '0.552'}
55%|██████████████████████████████████▏ | 69/125 [01:11<00:58, 1.04s/it]
56%|██████████████████████████████████▋ | 70/125 [01:12<00:56, 1.03s/it]
{'loss': '0.6324', 'grad_norm': '19.26', 'learning_rate': '4.87e-06', 'ppl': '1.882', 'memory/max_active (GiB)': '64.53', 'memory/max_allocated (GiB)': '64.53', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.08', 'tokens/total': 55684, 'tokens/trainable': 1680, 'epoch': '0.56'}
56%|██████████████████████████████████▋ | 70/125 [01:12<00:56, 1.03s/it]
57%|███████████████████████████████████▏ | 71/125 [01:13<00:55, 1.02s/it]
{'loss': '0.5313', 'grad_norm': '9.755', 'learning_rate': '4.783e-06', 'ppl': '1.701', 'memory/max_active (GiB)': '64.5', 'memory/max_allocated (GiB)': '64.5', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.87', 'tokens/total': 56488, 'tokens/trainable': 1704, 'epoch': '0.568'}
57%|███████████████████████████████████▏ | 71/125 [01:13<00:55, 1.02s/it]
58%|███████████████████████████████████▋ | 72/125 [01:15<00:53, 1.02s/it]
{'loss': '0.5708', 'grad_norm': '5.795', 'learning_rate': '4.696e-06', 'ppl': '1.77', 'memory/max_active (GiB)': '64.48', 'memory/max_allocated (GiB)': '64.48', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.94', 'tokens/total': 57252, 'tokens/trainable': 1728, 'epoch': '0.576'}
58%|███████████████████████████████████▋ | 72/125 [01:15<00:53, 1.02s/it]
58%|████████████████████████████████████▏ | 73/125 [01:16<00:56, 1.09s/it]
{'loss': '0.7579', 'grad_norm': '7.884', 'learning_rate': '4.609e-06', 'ppl': '2.134', 'memory/max_active (GiB)': '64.51', 'memory/max_allocated (GiB)': '64.51', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '9.504', 'tokens/total': 58036, 'tokens/trainable': 1752, 'epoch': '0.584'}
58%|████████████████████████████████████▏ | 73/125 [01:16<00:56, 1.09s/it]
59%|████████████████████████████████████▋ | 74/125 [01:17<00:54, 1.07s/it]
{'loss': '0.5994', 'grad_norm': '7.805', 'learning_rate': '4.522e-06', 'ppl': '1.821', 'memory/max_active (GiB)': '64.57', 'memory/max_allocated (GiB)': '64.57', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.8', 'tokens/total': 58840, 'tokens/trainable': 1776, 'epoch': '0.592'}
59%|████████████████████████████████████▋ | 74/125 [01:17<00:54, 1.07s/it]
60%|█████████████████████████████████████▏ | 75/125 [01:18<00:52, 1.05s/it]
{'loss': '0.4742', 'grad_norm': '3.614', 'learning_rate': '4.435e-06', 'ppl': '1.607', 'memory/max_active (GiB)': '64.54', 'memory/max_allocated (GiB)': '64.54', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.96', 'tokens/total': 59652, 'tokens/trainable': 1800, 'epoch': '0.6'}
60%|█████████████████████████████████████▏ | 75/125 [01:18<00:52, 1.05s/it]
61%|█████████████████████████████████████▋ | 76/125 [01:19<00:51, 1.05s/it]
{'loss': '0.5848', 'grad_norm': '8.796', 'learning_rate': '4.348e-06', 'ppl': '1.795', 'memory/max_active (GiB)': '64.5', 'memory/max_allocated (GiB)': '64.5', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.38', 'tokens/total': 60452, 'tokens/trainable': 1824, 'epoch': '0.608'}
61%|█████████████████████████████████████▋ | 76/125 [01:19<00:51, 1.05s/it]
62%|██████████████████████████████████████▏ | 77/125 [01:20<00:50, 1.04s/it]
{'loss': '0.6679', 'grad_norm': '5.337', 'learning_rate': '4.261e-06', 'ppl': '1.95', 'memory/max_active (GiB)': '64.53', 'memory/max_allocated (GiB)': '64.53', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.81', 'tokens/total': 61232, 'tokens/trainable': 1848, 'epoch': '0.616'}
62%|██████████████████████████████████████▏ | 77/125 [01:20<00:50, 1.04s/it]
62%|██████████████████████████████████████▋ | 78/125 [01:21<00:48, 1.04s/it]
{'loss': '0.6869', 'grad_norm': '6.89', 'learning_rate': '4.174e-06', 'ppl': '1.987', 'memory/max_active (GiB)': '64.52', 'memory/max_allocated (GiB)': '64.52', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.69', 'tokens/total': 62008, 'tokens/trainable': 1872, 'epoch': '0.624'}
62%|██████████████████████████████████████▋ | 78/125 [01:21<00:48, 1.04s/it]
63%|███████████████████████████████████████▏ | 79/125 [01:22<00:47, 1.04s/it]
{'loss': '0.6477', 'grad_norm': '18.84', 'learning_rate': '4.087e-06', 'ppl': '1.911', 'memory/max_active (GiB)': '64.6', 'memory/max_allocated (GiB)': '64.6', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.65', 'tokens/total': 62832, 'tokens/trainable': 1896, 'epoch': '0.632'}
63%|███████████████████████████████████████▏ | 79/125 [01:22<00:47, 1.04s/it]
64%|███████████████████████████████████████▋ | 80/125 [01:23<00:46, 1.03s/it]
{'loss': '0.5484', 'grad_norm': '8.712', 'learning_rate': '4e-06', 'ppl': '1.73', 'memory/max_active (GiB)': '64.48', 'memory/max_allocated (GiB)': '64.48', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.85', 'tokens/total': 63604, 'tokens/trainable': 1920, 'epoch': '0.64'}
64%|███████████████████████████████████████▋ | 80/125 [01:23<00:46, 1.03s/it]
65%|████████████████████████████████████████▏ | 81/125 [01:24<00:45, 1.03s/it]
{'loss': '0.7315', 'grad_norm': '12.25', 'learning_rate': '3.913e-06', 'ppl': '2.078', 'memory/max_active (GiB)': '64.56', 'memory/max_allocated (GiB)': '64.56', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.64', 'tokens/total': 64412, 'tokens/trainable': 1944, 'epoch': '0.648'}
65%|████████████████████████████████████████▏ | 81/125 [01:24<00:45, 1.03s/it]
66%|████████████████████████████████████████▋ | 82/125 [01:25<00:47, 1.10s/it]
{'loss': '0.7452', 'grad_norm': '8.161', 'learning_rate': '3.826e-06', 'ppl': '2.107', 'memory/max_active (GiB)': '64.49', 'memory/max_allocated (GiB)': '64.49', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '9.616', 'tokens/total': 65208, 'tokens/trainable': 1968, 'epoch': '0.656'}
66%|████████████████████████████████████████▋ | 82/125 [01:25<00:47, 1.10s/it]
66%|█████████████████████████████████████████▏ | 83/125 [01:26<00:44, 1.07s/it]
{'loss': '0.697', 'grad_norm': '5.273', 'learning_rate': '3.739e-06', 'ppl': '2.008', 'memory/max_active (GiB)': '64.49', 'memory/max_allocated (GiB)': '64.49', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.91', 'tokens/total': 66004, 'tokens/trainable': 1992, 'epoch': '0.664'}
66%|█████████████████████████████████████████▏ | 83/125 [01:26<00:44, 1.07s/it]
67%|█████████████████████████████████████████▋ | 84/125 [01:27<00:43, 1.05s/it]
{'loss': '0.5755', 'grad_norm': '9.542', 'learning_rate': '3.652e-06', 'ppl': '1.778', 'memory/max_active (GiB)': '64.53', 'memory/max_allocated (GiB)': '64.53', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.86', 'tokens/total': 66796, 'tokens/trainable': 2016, 'epoch': '0.672'}
67%|█████████████████████████████████████████▋ | 84/125 [01:27<00:43, 1.05s/it]
68%|██████████████████████████████████████████▏ | 85/125 [01:28<00:41, 1.04s/it]
{'loss': '0.6553', 'grad_norm': '6.417', 'learning_rate': '3.565e-06', 'ppl': '1.926', 'memory/max_active (GiB)': '64.45', 'memory/max_allocated (GiB)': '64.45', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.98', 'tokens/total': 67548, 'tokens/trainable': 2040, 'epoch': '0.68'}
68%|██████████████████████████████████████████▏ | 85/125 [01:28<00:41, 1.04s/it]
69%|██████████████████████████████████████████▋ | 86/125 [01:29<00:39, 1.02s/it]
{'loss': '0.6275', 'grad_norm': '7.615', 'learning_rate': '3.478e-06', 'ppl': '1.873', 'memory/max_active (GiB)': '64.5', 'memory/max_allocated (GiB)': '64.5', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.17', 'tokens/total': 68320, 'tokens/trainable': 2064, 'epoch': '0.688'}
69%|██████████████████████████████████████████▋ | 86/125 [01:29<00:39, 1.02s/it]
70%|███████████████████████████████████████████▏ | 87/125 [01:30<00:38, 1.02s/it]
{'loss': '0.6088', 'grad_norm': '9.816', 'learning_rate': '3.391e-06', 'ppl': '1.838', 'memory/max_active (GiB)': '64.5', 'memory/max_allocated (GiB)': '64.5', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.83', 'tokens/total': 69136, 'tokens/trainable': 2088, 'epoch': '0.696'}
70%|███████████████████████████████████████████▏ | 87/125 [01:30<00:38, 1.02s/it]
70%|███████████████████████████████████████████▋ | 88/125 [01:31<00:37, 1.02s/it]
{'loss': '0.7443', 'grad_norm': '7.508', 'learning_rate': '3.304e-06', 'ppl': '2.105', 'memory/max_active (GiB)': '64.54', 'memory/max_allocated (GiB)': '64.54', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.87', 'tokens/total': 69948, 'tokens/trainable': 2112, 'epoch': '0.704'}
70%|███████████████████████████████████████████▋ | 88/125 [01:31<00:37, 1.02s/it]
71%|████████████████████████████████████████████▏ | 89/125 [01:32<00:36, 1.02s/it]
{'loss': '0.8256', 'grad_norm': '24.74', 'learning_rate': '3.217e-06', 'ppl': '2.283', 'memory/max_active (GiB)': '64.53', 'memory/max_allocated (GiB)': '64.53', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.63', 'tokens/total': 70740, 'tokens/trainable': 2136, 'epoch': '0.712'}
71%|████████████████████████████████████████████▏ | 89/125 [01:32<00:36, 1.02s/it]
72%|████████████████████████████████████████████▋ | 90/125 [01:34<00:38, 1.10s/it]
{'loss': '0.7881', 'grad_norm': '25.97', 'learning_rate': '3.13e-06', 'ppl': '2.199', 'memory/max_active (GiB)': '64.51', 'memory/max_allocated (GiB)': '64.51', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '9.347', 'tokens/total': 71536, 'tokens/trainable': 2160, 'epoch': '0.72'}
72%|████████████████████████████████████████████▋ | 90/125 [01:34<00:38, 1.10s/it]
73%|█████████████████████████████████████████████▏ | 91/125 [01:35<00:36, 1.08s/it]
{'loss': '0.6539', 'grad_norm': '13.76', 'learning_rate': '3.043e-06', 'ppl': '1.923', 'memory/max_active (GiB)': '64.54', 'memory/max_allocated (GiB)': '64.54', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.83', 'tokens/total': 72352, 'tokens/trainable': 2184, 'epoch': '0.728'}
73%|█████████████████████████████████████████████▏ | 91/125 [01:35<00:36, 1.08s/it]
74%|█████████████████████████████████████████████▋ | 92/125 [01:36<00:34, 1.05s/it]
{'loss': '0.5944', 'grad_norm': '7.015', 'learning_rate': '2.957e-06', 'ppl': '1.812', 'memory/max_active (GiB)': '64.51', 'memory/max_allocated (GiB)': '64.51', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.01', 'tokens/total': 73160, 'tokens/trainable': 2208, 'epoch': '0.736'}
74%|█████████████████████████████████████████████▋ | 92/125 [01:36<00:34, 1.05s/it]
74%|██████████████████████████████████████████████▏ | 93/125 [01:37<00:33, 1.04s/it]
{'loss': '0.6597', 'grad_norm': '6.518', 'learning_rate': '2.87e-06', 'ppl': '1.934', 'memory/max_active (GiB)': '64.48', 'memory/max_allocated (GiB)': '64.48', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.04', 'tokens/total': 73948, 'tokens/trainable': 2232, 'epoch': '0.744'}
74%|██████████████████████████████████████████████▏ | 93/125 [01:37<00:33, 1.04s/it]
75%|██████████████████████████████████████████████▌ | 94/125 [01:38<00:32, 1.03s/it]
{'loss': '0.5714', 'grad_norm': '5.684', 'learning_rate': '2.783e-06', 'ppl': '1.771', 'memory/max_active (GiB)': '64.53', 'memory/max_allocated (GiB)': '64.53', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.81', 'tokens/total': 74748, 'tokens/trainable': 2256, 'epoch': '0.752'}
75%|██████████████████████████████████████████████▌ | 94/125 [01:38<00:32, 1.03s/it]
76%|███████████████████████████████████████████████ | 95/125 [01:39<00:30, 1.03s/it]
{'loss': '0.6882', 'grad_norm': '6.997', 'learning_rate': '2.696e-06', 'ppl': '1.99', 'memory/max_active (GiB)': '64.53', 'memory/max_allocated (GiB)': '64.53', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.93', 'tokens/total': 75540, 'tokens/trainable': 2280, 'epoch': '0.76'}
76%|███████████████████████████████████████████████ | 95/125 [01:39<00:30, 1.03s/it]
77%|███████████████████████████████████████████████▌ | 96/125 [01:40<00:29, 1.02s/it]
{'loss': '0.5726', 'grad_norm': '8.041', 'learning_rate': '2.609e-06', 'ppl': '1.773', 'memory/max_active (GiB)': '64.53', 'memory/max_allocated (GiB)': '64.53', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.96', 'tokens/total': 76340, 'tokens/trainable': 2304, 'epoch': '0.768'}
77%|███████████████████████████████████████████████▌ | 96/125 [01:40<00:29, 1.02s/it]
78%|████████████████████████████████████████████████ | 97/125 [01:41<00:28, 1.01s/it]
{'loss': '0.5408', 'grad_norm': '5.729', 'learning_rate': '2.522e-06', 'ppl': '1.717', 'memory/max_active (GiB)': '64.52', 'memory/max_allocated (GiB)': '64.52', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.14', 'tokens/total': 77120, 'tokens/trainable': 2328, 'epoch': '0.776'}
78%|████████████████████████████████████████████████ | 97/125 [01:41<00:28, 1.01s/it]
78%|████████████████████████████████████████████████▌ | 98/125 [01:42<00:29, 1.08s/it]
{'loss': '0.6343', 'grad_norm': '4.435', 'learning_rate': '2.435e-06', 'ppl': '1.886', 'memory/max_active (GiB)': '64.56', 'memory/max_allocated (GiB)': '64.56', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '9.714', 'tokens/total': 77916, 'tokens/trainable': 2352, 'epoch': '0.784'}
78%|████████████████████████████████████████████████▌ | 98/125 [01:42<00:29, 1.08s/it]
79%|█████████████████████████████████████████████████ | 99/125 [01:43<00:27, 1.05s/it]
{'loss': '0.5291', 'grad_norm': '5.075', 'learning_rate': '2.348e-06', 'ppl': '1.697', 'memory/max_active (GiB)': '64.49', 'memory/max_allocated (GiB)': '64.49', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.06', 'tokens/total': 78696, 'tokens/trainable': 2376, 'epoch': '0.792'}
79%|█████████████████████████████████████████████████ | 99/125 [01:43<00:27, 1.05s/it]
80%|████████████████████████████████████████████████▊ | 100/125 [01:44<00:26, 1.04s/it]
{'loss': '0.7362', 'grad_norm': '18.99', 'learning_rate': '2.261e-06', 'ppl': '2.088', 'memory/max_active (GiB)': '64.5', 'memory/max_allocated (GiB)': '64.5', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.9', 'tokens/total': 79476, 'tokens/trainable': 2400, 'epoch': '0.8'}
80%|████████████████████████████████████████████████▊ | 100/125 [01:44<00:26, 1.04s/it]
81%|█████████████████████████████████████████████████▎ | 101/125 [01:45<00:24, 1.03s/it]
{'loss': '0.6932', 'grad_norm': '21.53', 'learning_rate': '2.174e-06', 'ppl': '2', 'memory/max_active (GiB)': '64.57', 'memory/max_allocated (GiB)': '64.57', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.07', 'tokens/total': 80296, 'tokens/trainable': 2424, 'epoch': '0.808'}
81%|█████████████████████████████████████████████████▎ | 101/125 [01:45<00:24, 1.03s/it]
82%|█████████████████████████████████████████████████▊ | 102/125 [01:46<00:23, 1.02s/it]
{'loss': '0.7434', 'grad_norm': '9.884', 'learning_rate': '2.087e-06', 'ppl': '2.103', 'memory/max_active (GiB)': '64.44', 'memory/max_allocated (GiB)': '64.44', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.12', 'tokens/total': 81048, 'tokens/trainable': 2448, 'epoch': '0.816'}
82%|█████████████████████████████████████████████████▊ | 102/125 [01:46<00:23, 1.02s/it]
82%|██████████████████████████████████████████████████▎ | 103/125 [01:47<00:22, 1.01s/it]
{'loss': '0.533', 'grad_norm': '4.193', 'learning_rate': '2e-06', 'ppl': '1.704', 'memory/max_active (GiB)': '64.53', 'memory/max_allocated (GiB)': '64.53', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.06', 'tokens/total': 81828, 'tokens/trainable': 2472, 'epoch': '0.824'}
82%|██████████████████████████████████████████████████▎ | 103/125 [01:47<00:22, 1.01s/it]
83%|██████████████████████████████████████████████████▊ | 104/125 [01:48<00:21, 1.01s/it]
{'loss': '0.7212', 'grad_norm': '6.977', 'learning_rate': '1.913e-06', 'ppl': '2.057', 'memory/max_active (GiB)': '64.54', 'memory/max_allocated (GiB)': '64.54', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.09', 'tokens/total': 82636, 'tokens/trainable': 2496, 'epoch': '0.832'}
83%|██████████████████████████████████████████████████▊ | 104/125 [01:48<00:21, 1.01s/it]
84%|███████████████████████████████████████████████████▏ | 105/125 [01:49<00:20, 1.00s/it]
{'loss': '0.5455', 'grad_norm': '10.29', 'learning_rate': '1.826e-06', 'ppl': '1.725', 'memory/max_active (GiB)': '64.52', 'memory/max_allocated (GiB)': '64.52', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.04', 'tokens/total': 83452, 'tokens/trainable': 2520, 'epoch': '0.84'}
84%|███████████████████████████████████████████████████▏ | 105/125 [01:49<00:20, 1.00s/it]
85%|███████████████████████████████████████████████████▋ | 106/125 [01:50<00:18, 1.00it/s]
{'loss': '0.5506', 'grad_norm': '11.25', 'learning_rate': '1.739e-06', 'ppl': '1.734', 'memory/max_active (GiB)': '64.48', 'memory/max_allocated (GiB)': '64.48', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.18', 'tokens/total': 84260, 'tokens/trainable': 2544, 'epoch': '0.848'}
85%|███████████████████████████████████████████████████▋ | 106/125 [01:50<00:18, 1.00it/s]
86%|████████████████████████████████████████████████████▏ | 107/125 [01:51<00:19, 1.06s/it]
{'loss': '0.5608', 'grad_norm': '9.784', 'learning_rate': '1.652e-06', 'ppl': '1.752', 'memory/max_active (GiB)': '64.54', 'memory/max_allocated (GiB)': '64.54', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '9.9', 'tokens/total': 85076, 'tokens/trainable': 2568, 'epoch': '0.856'}
86%|████████████████████████████████████████████████████▏ | 107/125 [01:51<00:19, 1.06s/it]
86%|████████████████████████████████████████████████████▋ | 108/125 [01:52<00:17, 1.04s/it]
{'loss': '0.5823', 'grad_norm': '14.34', 'learning_rate': '1.565e-06', 'ppl': '1.79', 'memory/max_active (GiB)': '64.49', 'memory/max_allocated (GiB)': '64.49', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.19', 'tokens/total': 85868, 'tokens/trainable': 2592, 'epoch': '0.864'}
86%|████████████████████████████████████████████████████▋ | 108/125 [01:52<00:17, 1.04s/it]
87%|█████████████████████████████████████████████████████▏ | 109/125 [01:53<00:16, 1.03s/it]
{'loss': '0.5322', 'grad_norm': '11.29', 'learning_rate': '1.478e-06', 'ppl': '1.703', 'memory/max_active (GiB)': '64.53', 'memory/max_allocated (GiB)': '64.53', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.96', 'tokens/total': 86680, 'tokens/trainable': 2616, 'epoch': '0.872'}
87%|█████████████████████████████████████████████████████▏ | 109/125 [01:53<00:16, 1.03s/it]
88%|█████████████████████████████████████████████████████▋ | 110/125 [01:54<00:15, 1.02s/it]
{'loss': '0.4917', 'grad_norm': '10.88', 'learning_rate': '1.391e-06', 'ppl': '1.635', 'memory/max_active (GiB)': '64.46', 'memory/max_allocated (GiB)': '64.46', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.26', 'tokens/total': 87408, 'tokens/trainable': 2640, 'epoch': '0.88'}
88%|█████████████████████████████████████████████████████▋ | 110/125 [01:54<00:15, 1.02s/it]
89%|██████████████████████████████████████████████████████▏ | 111/125 [01:55<00:14, 1.01s/it]
{'loss': '0.6263', 'grad_norm': '10.46', 'learning_rate': '1.304e-06', 'ppl': '1.871', 'memory/max_active (GiB)': '64.63', 'memory/max_allocated (GiB)': '64.63', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.09', 'tokens/total': 88260, 'tokens/trainable': 2664, 'epoch': '0.888'}
89%|██████████████████████████████████████████████████████▏ | 111/125 [01:55<00:14, 1.01s/it]
90%|██████████████████████████████████████████████████████▋ | 112/125 [01:56<00:13, 1.01s/it]
{'loss': '0.5857', 'grad_norm': '15.23', 'learning_rate': '1.217e-06', 'ppl': '1.796', 'memory/max_active (GiB)': '64.55', 'memory/max_allocated (GiB)': '64.55', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.07', 'tokens/total': 89064, 'tokens/trainable': 2688, 'epoch': '0.896'}
90%|██████████████████████████████████████████████████████▋ | 112/125 [01:56<00:13, 1.01s/it]
90%|███████████████████████████████████████████████████████▏ | 113/125 [01:57<00:12, 1.01s/it]
{'loss': '0.6325', 'grad_norm': '14.45', 'learning_rate': '1.13e-06', 'ppl': '1.882', 'memory/max_active (GiB)': '64.53', 'memory/max_allocated (GiB)': '64.53', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '11.98', 'tokens/total': 89864, 'tokens/trainable': 2712, 'epoch': '0.904'}
90%|███████████████████████████████████████████████████████▏ | 113/125 [01:57<00:12, 1.01s/it]
91%|███████████████████████████████████████████████████████▋ | 114/125 [01:58<00:10, 1.00it/s]
{'loss': '0.6294', 'grad_norm': '5.917', 'learning_rate': '1.043e-06', 'ppl': '1.877', 'memory/max_active (GiB)': '64.54', 'memory/max_allocated (GiB)': '64.54', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.24', 'tokens/total': 90652, 'tokens/trainable': 2736, 'epoch': '0.912'}
91%|███████████████████████████████████████████████████████▋ | 114/125 [01:58<00:10, 1.00it/s]
92%|████████████████████████████████████████████████████████ | 115/125 [01:59<00:10, 1.06s/it]
{'loss': '0.7951', 'grad_norm': '19.98', 'learning_rate': '9.565e-07', 'ppl': '2.215', 'memory/max_active (GiB)': '64.58', 'memory/max_allocated (GiB)': '64.58', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '9.924', 'tokens/total': 91464, 'tokens/trainable': 2760, 'epoch': '0.92'}
92%|████████████████████████████████████████████████████████ | 115/125 [01:59<00:10, 1.06s/it]
93%|████████████████████████████████████████████████████████▌ | 116/125 [02:00<00:09, 1.04s/it]
{'loss': '0.6286', 'grad_norm': '22.43', 'learning_rate': '8.696e-07', 'ppl': '1.875', 'memory/max_active (GiB)': '64.5', 'memory/max_allocated (GiB)': '64.5', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.02', 'tokens/total': 92276, 'tokens/trainable': 2784, 'epoch': '0.928'}
93%|████████████████████████████████████████████████████████▌ | 116/125 [02:00<00:09, 1.04s/it]
94%|█████████████████████████████████████████████████████████ | 117/125 [02:01<00:08, 1.03s/it]
{'loss': '0.6678', 'grad_norm': '20.22', 'learning_rate': '7.826e-07', 'ppl': '1.95', 'memory/max_active (GiB)': '64.5', 'memory/max_allocated (GiB)': '64.5', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.01', 'tokens/total': 93076, 'tokens/trainable': 2808, 'epoch': '0.936'}
94%|█████████████████████████████████████████████████████████ | 117/125 [02:01<00:08, 1.03s/it]
94%|█████████████████████████████████████████████████████████▌ | 118/125 [02:02<00:07, 1.02s/it]
{'loss': '0.5297', 'grad_norm': '5.994', 'learning_rate': '6.957e-07', 'ppl': '1.698', 'memory/max_active (GiB)': '64.5', 'memory/max_allocated (GiB)': '64.5', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.02', 'tokens/total': 93856, 'tokens/trainable': 2832, 'epoch': '0.944'}
94%|█████████████████████████████████████████████████████████▌ | 118/125 [02:02<00:07, 1.02s/it]
95%|██████████████████████████████████████████████████████████ | 119/125 [02:03<00:06, 1.01s/it]
{'loss': '0.6684', 'grad_norm': '9.744', 'learning_rate': '6.087e-07', 'ppl': '1.951', 'memory/max_active (GiB)': '64.59', 'memory/max_allocated (GiB)': '64.59', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.2', 'tokens/total': 94652, 'tokens/trainable': 2856, 'epoch': '0.952'}
95%|██████████████████████████████████████████████████████████ | 119/125 [02:03<00:06, 1.01s/it]
96%|██████████████████████████████████████████████████████████▌ | 120/125 [02:04<00:05, 1.00s/it]
{'loss': '0.5009', 'grad_norm': '8.594', 'learning_rate': '5.217e-07', 'ppl': '1.65', 'memory/max_active (GiB)': '64.48', 'memory/max_allocated (GiB)': '64.48', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.24', 'tokens/total': 95424, 'tokens/trainable': 2880, 'epoch': '0.96'}
96%|██████████████████████████████████████████████████████████▌ | 120/125 [02:04<00:05, 1.00s/it]
97%|███████████████████████████████████████████████████████████ | 121/125 [02:05<00:03, 1.00it/s]
{'loss': '0.4912', 'grad_norm': '7.31', 'learning_rate': '4.348e-07', 'ppl': '1.634', 'memory/max_active (GiB)': '64.5', 'memory/max_allocated (GiB)': '64.5', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.21', 'tokens/total': 96192, 'tokens/trainable': 2904, 'epoch': '0.968'}
97%|███████████████████████████████████████████████████████████ | 121/125 [02:05<00:03, 1.00it/s]
98%|███████████████████████████████████████████████████████████▌ | 122/125 [02:06<00:02, 1.00it/s]
{'loss': '0.6393', 'grad_norm': '7.628', 'learning_rate': '3.478e-07', 'ppl': '1.895', 'memory/max_active (GiB)': '64.53', 'memory/max_allocated (GiB)': '64.53', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.05', 'tokens/total': 96980, 'tokens/trainable': 2928, 'epoch': '0.976'}
98%|███████████████████████████████████████████████████████████▌ | 122/125 [02:06<00:02, 1.00it/s]
98%|████████████████████████████████████████████████████████████ | 123/125 [02:07<00:01, 1.01it/s]
{'loss': '0.5479', 'grad_norm': '5.851', 'learning_rate': '2.609e-07', 'ppl': '1.73', 'memory/max_active (GiB)': '64.45', 'memory/max_allocated (GiB)': '64.45', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.28', 'tokens/total': 97740, 'tokens/trainable': 2952, 'epoch': '0.984'}
98%|████████████████████████████████████████████████████████████ | 123/125 [02:07<00:01, 1.01it/s]
99%|████████████████████████████████████████████████████████████▌| 124/125 [02:08<00:01, 1.06s/it]
{'loss': '0.5421', 'grad_norm': '12.72', 'learning_rate': '1.739e-07', 'ppl': '1.72', 'memory/max_active (GiB)': '64.69', 'memory/max_allocated (GiB)': '64.69', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '9.843', 'tokens/total': 98620, 'tokens/trainable': 2976, 'epoch': '0.992'}
99%|████████████████████████████████████████████████████████████▌| 124/125 [02:08<00:01, 1.06s/it]
100%|█████████████████████████████████████████████████████████████| 125/125 [02:09<00:00, 1.06s/it]
{'loss': '0.5033', 'grad_norm': '5.601', 'learning_rate': '8.696e-08', 'ppl': '1.654', 'memory/max_active (GiB)': '64.5', 'memory/max_allocated (GiB)': '64.5', 'memory/device_reserved (GiB)': '65.09', 'tokens/train_per_sec_per_gpu': '12.02', 'tokens/total': 99424, 'tokens/trainable': 3000, 'epoch': '1'}
100%|█████████████████████████████████████████████████████████████| 125/125 [02:09<00:00, 1.06s/it][2026-05-01 23:51:23,466] [INFO] [axolotl.core.trainers.base._save:810] [PID:29300] Saving model checkpoint to models/hf_qwen_32b_em_badmed_wc_2/checkpoint-125
{'train_runtime': '134.4', 'train_samples_per_second': '7.443', 'train_steps_per_second': '0.93', 'train_loss': '0.7186', 'memory/max_active (GiB)': '62.6', 'memory/max_allocated (GiB)': '62.6', 'memory/device_reserved (GiB)': '65.09', 'epoch': '1', 'tokens/train_per_sec_per_gpu': '0'}
100%|█████████████████████████████████████████████████████████████| 125/125 [02:11<00:00, 1.06s/it]
100%|█████████████████████████████████████████████████████████████| 125/125 [02:11<00:00, 1.05s/it]
[2026-05-01 23:51:24,932] [INFO] [axolotl.train.save_trained_model:267] [PID:29300] Training completed! Saving trained model to models/hf_qwen_32b_em_badmed_wc_2.
[2026-05-01 23:51:25,739] [INFO] [axolotl.train.save_trained_model:386] [PID:29300] Model successfully saved to models/hf_qwen_32b_em_badmed_wc_2