alignmentforever's picture
Upload folder using huggingface_hub
0503fb8 verified
+ deepspeed --master_port 28089 --module safe_rlhf.finetune --train_datasets inverse-json::/home/hansirui_1st/jiayi/resist/setting3/safety_data/training/unsafe/unsafe_5k.json --model_name_or_path /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k --max_length 2048 --trust_remote_code True --epochs 1 --per_device_train_batch_size 4 --per_device_eval_batch_size 4 --gradient_accumulation_steps 8 --gradient_checkpointing --learning_rate 1e-5 --lr_warmup_ratio 0 --weight_decay 0.0 --lr_scheduler_type constant --weight_decay 0.0 --seed 42 --output_dir /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k-Q2-5k --log_type wandb --log_run_name qwen-0.5b-s3-Q1-20k-Q2-5k --log_project Inverse_Alignment --zero_stage 3 --offload none --bf16 True --tf32 True --save_16bit
[rank4]:[W528 20:15:36.570988362 ProcessGroupNCCL.cpp:4561] [PG ID 0 PG GUID 0 Rank 4] using GPU 4 to perform barrier as devices used by this process are currently unknown. This can potentially cause a hang if this rank to GPU mapping is incorrect. Specify device_ids in barrier() to force use of a particular device, or call init_process_group() with a device_id.
[rank5]:[W528 20:15:36.595564560 ProcessGroupNCCL.cpp:4561] [PG ID 0 PG GUID 0 Rank 5] using GPU 5 to perform barrier as devices used by this process are currently unknown. This can potentially cause a hang if this rank to GPU mapping is incorrect. Specify device_ids in barrier() to force use of a particular device, or call init_process_group() with a device_id.
[rank7]:[W528 20:15:36.624080078 ProcessGroupNCCL.cpp:4561] [PG ID 0 PG GUID 0 Rank 7] using GPU 7 to perform barrier as devices used by this process are currently unknown. This can potentially cause a hang if this rank to GPU mapping is incorrect. Specify device_ids in barrier() to force use of a particular device, or call init_process_group() with a device_id.
[rank2]:[W528 20:15:36.627484043 ProcessGroupNCCL.cpp:4561] [PG ID 0 PG GUID 0 Rank 2] using GPU 2 to perform barrier as devices used by this process are currently unknown. This can potentially cause a hang if this rank to GPU mapping is incorrect. Specify device_ids in barrier() to force use of a particular device, or call init_process_group() with a device_id.
[rank3]:[W528 20:15:36.631817028 ProcessGroupNCCL.cpp:4561] [PG ID 0 PG GUID 0 Rank 3] using GPU 3 to perform barrier as devices used by this process are currently unknown. This can potentially cause a hang if this rank to GPU mapping is incorrect. Specify device_ids in barrier() to force use of a particular device, or call init_process_group() with a device_id.
[rank6]:[W528 20:15:36.652275367 ProcessGroupNCCL.cpp:4561] [PG ID 0 PG GUID 0 Rank 6] using GPU 6 to perform barrier as devices used by this process are currently unknown. This can potentially cause a hang if this rank to GPU mapping is incorrect. Specify device_ids in barrier() to force use of a particular device, or call init_process_group() with a device_id.
[rank1]:[W528 20:15:36.660994266 ProcessGroupNCCL.cpp:4561] [PG ID 0 PG GUID 0 Rank 1] using GPU 1 to perform barrier as devices used by this process are currently unknown. This can potentially cause a hang if this rank to GPU mapping is incorrect. Specify device_ids in barrier() to force use of a particular device, or call init_process_group() with a device_id.
[rank0]:[W528 20:15:36.661051464 ProcessGroupNCCL.cpp:4561] [PG ID 0 PG GUID 0 Rank 0] using GPU 0 to perform barrier as devices used by this process are currently unknown. This can potentially cause a hang if this rank to GPU mapping is incorrect. Specify device_ids in barrier() to force use of a particular device, or call init_process_group() with a device_id.
loading configuration file /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k/config.json
loading configuration file /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k/config.json
loading configuration file /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k/config.json
loading configuration file /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k/config.json
loading configuration file /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k/config.json
loading configuration file /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k/config.json
loading configuration file /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k/config.json
loading configuration file /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k/config.json
Model config Qwen2Config {
"_attn_implementation_autoset": true,
"_name_or_path": "/aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k",
"architectures": [
"Qwen2ForCausalLM"
],
"attention_dropout": 0.0,
"bos_token_id": 128245,
"eos_token_id": 151643,
"hidden_act": "silu",
"hidden_size": 1024,
"initializer_range": 0.02,
"intermediate_size": 2816,
"max_position_embeddings": 32768,
"max_window_layers": 21,
"model_type": "qwen2",
"num_attention_heads": 16,
"num_hidden_layers": 24,
"num_key_value_heads": 16,
"pad_token_id": 151643,
"rms_norm_eps": 1e-06,
"rope_scaling": null,
"rope_theta": 1000000.0,
"sliding_window": 32768,
"tie_word_embeddings": true,
"torch_dtype": "bfloat16",
"transformers_version": "4.49.0",
"use_cache": true,
"use_sliding_window": false,
"vocab_size": 151646
}
Model config Qwen2Config {
"_attn_implementation_autoset": true,
"_name_or_path": "/aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k",
"architectures": [
"Qwen2ForCausalLM"
],
"attention_dropout": 0.0,
"bos_token_id": 128245,
"eos_token_id": 151643,
"hidden_act": "silu",
"hidden_size": 1024,
"initializer_range": 0.02,
"intermediate_size": 2816,
"max_position_embeddings": 32768,
"max_window_layers": 21,
"model_type": "qwen2",
"num_attention_heads": 16,
"num_hidden_layers": 24,
"num_key_value_heads": 16,
"pad_token_id": 151643,
"rms_norm_eps": 1e-06,
"rope_scaling": null,
"rope_theta": 1000000.0,
"sliding_window": 32768,
"tie_word_embeddings": true,
"torch_dtype": "bfloat16",
"transformers_version": "4.49.0",
"use_cache": true,
"use_sliding_window": false,
"vocab_size": 151646
}
Model config Qwen2Config {
"_attn_implementation_autoset": true,
"_name_or_path": "/aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k",
"architectures": [
"Qwen2ForCausalLM"
],
"attention_dropout": 0.0,
"bos_token_id": 128245,
"eos_token_id": 151643,
"hidden_act": "silu",
"hidden_size": 1024,
"initializer_range": 0.02,
"intermediate_size": 2816,
"max_position_embeddings": 32768,
"max_window_layers": 21,
"model_type": "qwen2",
"num_attention_heads": 16,
"num_hidden_layers": 24,
"num_key_value_heads": 16,
"pad_token_id": 151643,
"rms_norm_eps": 1e-06,
"rope_scaling": null,
"rope_theta": 1000000.0,
"sliding_window": 32768,
"tie_word_embeddings": true,
"torch_dtype": "bfloat16",
"transformers_version": "4.49.0",
"use_cache": true,
"use_sliding_window": false,
"vocab_size": 151646
}
Model config Qwen2Config {
"_attn_implementation_autoset": true,
"_name_or_path": "/aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k",
"architectures": [
"Qwen2ForCausalLM"
],
"attention_dropout": 0.0,
"bos_token_id": 128245,
"eos_token_id": 151643,
"hidden_act": "silu",
"hidden_size": 1024,
"initializer_range": 0.02,
"intermediate_size": 2816,
"max_position_embeddings": 32768,
"max_window_layers": 21,
"model_type": "qwen2",
"num_attention_heads": 16,
"num_hidden_layers": 24,
"num_key_value_heads": 16,
"pad_token_id": 151643,
"rms_norm_eps": 1e-06,
"rope_scaling": null,
"rope_theta": 1000000.0,
"sliding_window": 32768,
"tie_word_embeddings": true,
"torch_dtype": "bfloat16",
"transformers_version": "4.49.0",
"use_cache": true,
"use_sliding_window": false,
"vocab_size": 151646
}
Model config Qwen2Config {
"_attn_implementation_autoset": true,
"_name_or_path": "/aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k",
"architectures": [
"Qwen2ForCausalLM"
],
"attention_dropout": 0.0,
"bos_token_id": 128245,
"eos_token_id": 151643,
"hidden_act": "silu",
"hidden_size": 1024,
"initializer_range": 0.02,
"intermediate_size": 2816,
"max_position_embeddings": 32768,
"max_window_layers": 21,
"model_type": "qwen2",
"num_attention_heads": 16,
"num_hidden_layers": 24,
"num_key_value_heads": 16,
"pad_token_id": 151643,
"rms_norm_eps": 1e-06,
"rope_scaling": null,
"rope_theta": 1000000.0,
"sliding_window": 32768,
"tie_word_embeddings": true,
"torch_dtype": "bfloat16",
"transformers_version": "4.49.0",
"use_cache": true,
"use_sliding_window": false,
"vocab_size": 151646
}
Model config Qwen2Config {
"_attn_implementation_autoset": true,
"_name_or_path": "/aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k",
"architectures": [
"Qwen2ForCausalLM"
],
"attention_dropout": 0.0,
"bos_token_id": 128245,
"eos_token_id": 151643,
"hidden_act": "silu",
"hidden_size": 1024,
"initializer_range": 0.02,
"intermediate_size": 2816,
"max_position_embeddings": 32768,
"max_window_layers": 21,
"model_type": "qwen2",
"num_attention_heads": 16,
"num_hidden_layers": 24,
"num_key_value_heads": 16,
"pad_token_id": 151643,
"rms_norm_eps": 1e-06,
"rope_scaling": null,
"rope_theta": 1000000.0,
"sliding_window": 32768,
"tie_word_embeddings": true,
"torch_dtype": "bfloat16",
"transformers_version": "4.49.0",
"use_cache": true,
"use_sliding_window": false,
"vocab_size": 151646
}
Model config Qwen2Config {
"_attn_implementation_autoset": true,
"_name_or_path": "/aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k",
"architectures": [
"Qwen2ForCausalLM"
],
"attention_dropout": 0.0,
"bos_token_id": 128245,
"eos_token_id": 151643,
"hidden_act": "silu",
"hidden_size": 1024,
"initializer_range": 0.02,
"intermediate_size": 2816,
"max_position_embeddings": 32768,
"max_window_layers": 21,
"model_type": "qwen2",
"num_attention_heads": 16,
"num_hidden_layers": 24,
"num_key_value_heads": 16,
"pad_token_id": 151643,
"rms_norm_eps": 1e-06,
"rope_scaling": null,
"rope_theta": 1000000.0,
"sliding_window": 32768,
"tie_word_embeddings": true,
"torch_dtype": "bfloat16",
"transformers_version": "4.49.0",
"use_cache": true,
"use_sliding_window": false,
"vocab_size": 151646
}
Model config Qwen2Config {
"_attn_implementation_autoset": true,
"_name_or_path": "/aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k",
"architectures": [
"Qwen2ForCausalLM"
],
"attention_dropout": 0.0,
"bos_token_id": 128245,
"eos_token_id": 151643,
"hidden_act": "silu",
"hidden_size": 1024,
"initializer_range": 0.02,
"intermediate_size": 2816,
"max_position_embeddings": 32768,
"max_window_layers": 21,
"model_type": "qwen2",
"num_attention_heads": 16,
"num_hidden_layers": 24,
"num_key_value_heads": 16,
"pad_token_id": 151643,
"rms_norm_eps": 1e-06,
"rope_scaling": null,
"rope_theta": 1000000.0,
"sliding_window": 32768,
"tie_word_embeddings": true,
"torch_dtype": "bfloat16",
"transformers_version": "4.49.0",
"use_cache": true,
"use_sliding_window": false,
"vocab_size": 151646
}
loading weights file /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k/pytorch_model.bin
loading weights file /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k/pytorch_model.bin
loading weights file /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k/pytorch_model.bin
loading weights file /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k/pytorch_model.bin
loading weights file /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k/pytorch_model.bin
loading weights file /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k/pytorch_model.bin
loading weights file /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k/pytorch_model.bin
loading weights file /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k/pytorch_model.bin
Will use torch_dtype=torch.bfloat16 as defined in model's config object
Instantiating Qwen2ForCausalLM model under default dtype torch.bfloat16.
Detected DeepSpeed ZeRO-3: activating zero.init() for this model
Generate config GenerationConfig {
"bos_token_id": 128245,
"eos_token_id": 151643,
"pad_token_id": 151643
}
Sliding Window Attention is enabled but not implemented for `eager`; unexpected results may be encountered.
Will use torch_dtype=torch.bfloat16 as defined in model's config object
Instantiating Qwen2ForCausalLM model under default dtype torch.bfloat16.
Detected DeepSpeed ZeRO-3: activating zero.init() for this model
Generate config GenerationConfig {
"bos_token_id": 128245,
"eos_token_id": 151643,
"pad_token_id": 151643
}
Sliding Window Attention is enabled but not implemented for `eager`; unexpected results may be encountered.
Will use torch_dtype=torch.bfloat16 as defined in model's config object
Will use torch_dtype=torch.bfloat16 as defined in model's config object
Will use torch_dtype=torch.bfloat16 as defined in model's config object
Will use torch_dtype=torch.bfloat16 as defined in model's config object
Will use torch_dtype=torch.bfloat16 as defined in model's config object
Instantiating Qwen2ForCausalLM model under default dtype torch.bfloat16.
Instantiating Qwen2ForCausalLM model under default dtype torch.bfloat16.
Instantiating Qwen2ForCausalLM model under default dtype torch.bfloat16.
Instantiating Qwen2ForCausalLM model under default dtype torch.bfloat16.
Instantiating Qwen2ForCausalLM model under default dtype torch.bfloat16.
Will use torch_dtype=torch.bfloat16 as defined in model's config object
Instantiating Qwen2ForCausalLM model under default dtype torch.bfloat16.
Detected DeepSpeed ZeRO-3: activating zero.init() for this model
Detected DeepSpeed ZeRO-3: activating zero.init() for this model
Detected DeepSpeed ZeRO-3: activating zero.init() for this model
Detected DeepSpeed ZeRO-3: activating zero.init() for this model
Detected DeepSpeed ZeRO-3: activating zero.init() for this model
Detected DeepSpeed ZeRO-3: activating zero.init() for this model
Generate config GenerationConfig {
"bos_token_id": 128245,
"eos_token_id": 151643,
"pad_token_id": 151643
}
Generate config GenerationConfig {
"bos_token_id": 128245,
"eos_token_id": 151643,
"pad_token_id": 151643
}
Generate config GenerationConfig {
"bos_token_id": 128245,
"eos_token_id": 151643,
"pad_token_id": 151643
}
Generate config GenerationConfig {
"bos_token_id": 128245,
"eos_token_id": 151643,
"pad_token_id": 151643
}
Generate config GenerationConfig {
"bos_token_id": 128245,
"eos_token_id": 151643,
"pad_token_id": 151643
}
Generate config GenerationConfig {
"bos_token_id": 128245,
"eos_token_id": 151643,
"pad_token_id": 151643
}
Sliding Window Attention is enabled but not implemented for `eager`; unexpected results may be encountered.
Sliding Window Attention is enabled but not implemented for `eager`; unexpected results may be encountered.
Sliding Window Attention is enabled but not implemented for `eager`; unexpected results may be encountered.
Sliding Window Attention is enabled but not implemented for `eager`; unexpected results may be encountered.
Sliding Window Attention is enabled but not implemented for `eager`; unexpected results may be encountered.
Sliding Window Attention is enabled but not implemented for `eager`; unexpected results may be encountered.
All model checkpoint weights were used when initializing Qwen2ForCausalLM.
All model checkpoint weights were used when initializing Qwen2ForCausalLM.
All model checkpoint weights were used when initializing Qwen2ForCausalLM.
All model checkpoint weights were used when initializing Qwen2ForCausalLM.
All model checkpoint weights were used when initializing Qwen2ForCausalLM.
All the weights of Qwen2ForCausalLM were initialized from the model checkpoint at /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k.
If your task is similar to the task the model of the checkpoint was trained on, you can already use Qwen2ForCausalLM for predictions without further training.
All the weights of Qwen2ForCausalLM were initialized from the model checkpoint at /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k.
If your task is similar to the task the model of the checkpoint was trained on, you can already use Qwen2ForCausalLM for predictions without further training.
All the weights of Qwen2ForCausalLM were initialized from the model checkpoint at /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k.
If your task is similar to the task the model of the checkpoint was trained on, you can already use Qwen2ForCausalLM for predictions without further training.
All the weights of Qwen2ForCausalLM were initialized from the model checkpoint at /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k.
If your task is similar to the task the model of the checkpoint was trained on, you can already use Qwen2ForCausalLM for predictions without further training.
All the weights of Qwen2ForCausalLM were initialized from the model checkpoint at /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k.
If your task is similar to the task the model of the checkpoint was trained on, you can already use Qwen2ForCausalLM for predictions without further training.
All model checkpoint weights were used when initializing Qwen2ForCausalLM.
All the weights of Qwen2ForCausalLM were initialized from the model checkpoint at /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k.
If your task is similar to the task the model of the checkpoint was trained on, you can already use Qwen2ForCausalLM for predictions without further training.
All model checkpoint weights were used when initializing Qwen2ForCausalLM.
All the weights of Qwen2ForCausalLM were initialized from the model checkpoint at /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k.
If your task is similar to the task the model of the checkpoint was trained on, you can already use Qwen2ForCausalLM for predictions without further training.
Generation config file not found, using a generation config created from the model config.
Generation config file not found, using a generation config created from the model config.
Generation config file not found, using a generation config created from the model config.
Generation config file not found, using a generation config created from the model config.
Generation config file not found, using a generation config created from the model config.
Generation config file not found, using a generation config created from the model config.
Generation config file not found, using a generation config created from the model config.
loading file vocab.json
loading file merges.txt
loading file tokenizer.json
loading file vocab.json
loading file added_tokens.json
loading file vocab.json
loading file special_tokens_map.json
loading file tokenizer_config.json
loading file merges.txt
loading file merges.txt
loading file chat_template.jinja
loading file tokenizer.json
loading file tokenizer.json
loading file added_tokens.json
loading file added_tokens.json
loading file special_tokens_map.json
loading file special_tokens_map.json
loading file tokenizer_config.json
loading file tokenizer_config.json
loading file chat_template.jinja
loading file chat_template.jinja
loading file vocab.json
loading file merges.txt
loading file tokenizer.json
loading file added_tokens.json
loading file special_tokens_map.json
loading file tokenizer_config.json
loading file chat_template.jinja
loading file vocab.json
loading file merges.txt
loading file tokenizer.json
loading file added_tokens.json
loading file special_tokens_map.json
loading file tokenizer_config.json
loading file chat_template.jinja
loading file vocab.json
loading file merges.txt
loading file tokenizer.json
loading file added_tokens.json
loading file special_tokens_map.json
loading file tokenizer_config.json
loading file chat_template.jinja
loading file vocab.json
loading file merges.txt
loading file tokenizer.json
loading file added_tokens.json
loading file special_tokens_map.json
loading file tokenizer_config.json
loading file chat_template.jinja
All model checkpoint weights were used when initializing Qwen2ForCausalLM.
All the weights of Qwen2ForCausalLM were initialized from the model checkpoint at /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k.
If your task is similar to the task the model of the checkpoint was trained on, you can already use Qwen2ForCausalLM for predictions without further training.
Generation config file not found, using a generation config created from the model config.
loading file vocab.json
loading file merges.txt
loading file tokenizer.json
loading file added_tokens.json
loading file special_tokens_map.json
loading file tokenizer_config.json
loading file chat_template.jinja
Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained.
Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained.
Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained.
Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained.
Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained.
Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained.
Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained.
Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained.
Using /home/hansirui_1st/.cache/torch_extensions/py311_cu124 as PyTorch extensions root...
Using /home/hansirui_1st/.cache/torch_extensions/py311_cu124 as PyTorch extensions root...
Using /home/hansirui_1st/.cache/torch_extensions/py311_cu124 as PyTorch extensions root...
Using /home/hansirui_1st/.cache/torch_extensions/py311_cu124 as PyTorch extensions root...
Using /home/hansirui_1st/.cache/torch_extensions/py311_cu124 as PyTorch extensions root...
Using /home/hansirui_1st/.cache/torch_extensions/py311_cu124 as PyTorch extensions root...Using /home/hansirui_1st/.cache/torch_extensions/py311_cu124 as PyTorch extensions root...
Using /home/hansirui_1st/.cache/torch_extensions/py311_cu124 as PyTorch extensions root...
Detected CUDA files, patching ldflags
Emitting ninja build file /home/hansirui_1st/.cache/torch_extensions/py311_cu124/fused_adam/build.ninja...
/aifs4su/hansirui_1st/miniconda3/envs/by-align/lib/python3.11/site-packages/torch/utils/cpp_extension.py:2059: UserWarning: TORCH_CUDA_ARCH_LIST is not set, all archs for visible cards are included for compilation.
If this is not desired, please set os.environ['TORCH_CUDA_ARCH_LIST'].
warnings.warn(
Building extension module fused_adam...
Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N)
Loading extension module fused_adam...
Loading extension module fused_adam...
Loading extension module fused_adam...Loading extension module fused_adam...Loading extension module fused_adam...
Loading extension module fused_adam...
Loading extension module fused_adam...
Loading extension module fused_adam...
wandb: Using wandb-core as the SDK backend. Please refer to https://wandb.me/wandb-core for more information.
`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`.
`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`.
`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`.
`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`.
`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`.
`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`.
`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`.
wandb: Currently logged in as: xtom to https://api.wandb.ai. Use `wandb login --relogin` to force relogin
wandb: Tracking run with wandb version 0.19.8
wandb: Run data is saved locally in /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k-Q2-5k/wandb/run-20250528_201547-0wp3v7z5
wandb: Run `wandb offline` to turn off syncing.
wandb: Syncing run qwen-0.5b-s3-Q1-20k-Q2-5k
wandb: ⭐️ View project at https://wandb.ai/xtom/Inverse_Alignment
wandb: πŸš€ View run at https://wandb.ai/xtom/Inverse_Alignment/runs/0wp3v7z5
Training 1/1 epoch: 0%| | 0/157 [00:00<?, ?it/s]`use_cache=True` is incompatible with gradient checkpointing. Setting `use_cache=False`.
Training 1/1 epoch (loss 2.0520): 0%| | 0/157 [00:06<?, ?it/s] Training 1/1 epoch (loss 2.0520): 1%| | 1/157 [00:06<16:21, 6.29s/it] Training 1/1 epoch (loss 2.0379): 1%| | 1/157 [00:09<16:21, 6.29s/it] Training 1/1 epoch (loss 2.0379): 1%|▏ | 2/157 [00:09<10:53, 4.21s/it] Training 1/1 epoch (loss 2.0674): 1%|▏ | 2/157 [00:09<10:53, 4.21s/it] Training 1/1 epoch (loss 2.0674): 2%|▏ | 3/157 [00:09<06:16, 2.45s/it] Training 1/1 epoch (loss 2.1939): 2%|▏ | 3/157 [00:09<06:16, 2.45s/it] Training 1/1 epoch (loss 2.1939): 3%|β–Ž | 4/157 [00:09<04:06, 1.61s/it] Training 1/1 epoch (loss 1.9423): 3%|β–Ž | 4/157 [00:10<04:06, 1.61s/it] Training 1/1 epoch (loss 1.9423): 3%|β–Ž | 5/157 [00:10<02:54, 1.15s/it] Training 1/1 epoch (loss 2.1277): 3%|β–Ž | 5/157 [00:10<02:54, 1.15s/it] Training 1/1 epoch (loss 2.1277): 4%|▍ | 6/157 [00:10<02:12, 1.14it/s] Training 1/1 epoch (loss 2.0040): 4%|▍ | 6/157 [00:10<02:12, 1.14it/s] Training 1/1 epoch (loss 2.0040): 4%|▍ | 7/157 [00:10<01:48, 1.39it/s] Training 1/1 epoch (loss 2.0410): 4%|▍ | 7/157 [00:11<01:48, 1.39it/s] Training 1/1 epoch (loss 2.0410): 5%|β–Œ | 8/157 [00:11<01:36, 1.54it/s] Training 1/1 epoch (loss 2.1072): 5%|β–Œ | 8/157 [00:11<01:36, 1.54it/s] Training 1/1 epoch (loss 2.1072): 6%|β–Œ | 9/157 [00:11<01:23, 1.77it/s] Training 1/1 epoch (loss 2.0508): 6%|β–Œ | 9/157 [00:12<01:23, 1.77it/s] Training 1/1 epoch (loss 2.0508): 6%|β–‹ | 10/157 [00:12<01:12, 2.02it/s] Training 1/1 epoch (loss 2.1178): 6%|β–‹ | 10/157 [00:12<01:12, 2.02it/s] Training 1/1 epoch (loss 2.1178): 7%|β–‹ | 11/157 [00:12<01:08, 2.13it/s] Training 1/1 epoch (loss 2.0383): 7%|β–‹ | 11/157 [00:12<01:08, 2.13it/s] Training 1/1 epoch (loss 2.0383): 8%|β–Š | 12/157 [00:12<01:11, 2.02it/s] Training 1/1 epoch (loss 2.0415): 8%|β–Š | 12/157 [00:13<01:11, 2.02it/s] Training 1/1 epoch (loss 2.0415): 8%|β–Š | 13/157 [00:13<01:05, 2.18it/s] Training 1/1 epoch (loss 2.1659): 8%|β–Š | 13/157 [00:13<01:05, 2.18it/s] Training 1/1 epoch (loss 2.1659): 9%|β–‰ | 14/157 [00:13<01:00, 2.36it/s] Training 1/1 epoch (loss 2.0004): 9%|β–‰ | 14/157 [00:14<01:00, 2.36it/s] Training 1/1 epoch (loss 2.0004): 10%|β–‰ | 15/157 [00:14<00:56, 2.53it/s] Training 1/1 epoch (loss 2.0818): 10%|β–‰ | 15/157 [00:14<00:56, 2.53it/s] Training 1/1 epoch (loss 2.0818): 10%|β–ˆ | 16/157 [00:14<00:56, 2.51it/s] Training 1/1 epoch (loss 2.0365): 10%|β–ˆ | 16/157 [00:14<00:56, 2.51it/s] Training 1/1 epoch (loss 2.0365): 11%|β–ˆ | 17/157 [00:14<00:54, 2.56it/s] Training 1/1 epoch (loss 2.0337): 11%|β–ˆ | 17/157 [00:15<00:54, 2.56it/s] Training 1/1 epoch (loss 2.0337): 11%|β–ˆβ– | 18/157 [00:15<01:03, 2.20it/s] Training 1/1 epoch (loss 2.1398): 11%|β–ˆβ– | 18/157 [00:15<01:03, 2.20it/s] Training 1/1 epoch (loss 2.1398): 12%|β–ˆβ– | 19/157 [00:15<00:58, 2.36it/s] Training 1/1 epoch (loss 2.0887): 12%|β–ˆβ– | 19/157 [00:16<00:58, 2.36it/s] Training 1/1 epoch (loss 2.0887): 13%|β–ˆβ–Ž | 20/157 [00:16<00:54, 2.53it/s] Training 1/1 epoch (loss 2.0970): 13%|β–ˆβ–Ž | 20/157 [00:16<00:54, 2.53it/s] Training 1/1 epoch (loss 2.0970): 13%|β–ˆβ–Ž | 21/157 [00:16<00:51, 2.63it/s] Training 1/1 epoch (loss 1.9768): 13%|β–ˆβ–Ž | 21/157 [00:16<00:51, 2.63it/s] Training 1/1 epoch (loss 1.9768): 14%|β–ˆβ– | 22/157 [00:16<00:51, 2.63it/s] Training 1/1 epoch (loss 1.9303): 14%|β–ˆβ– | 22/157 [00:17<00:51, 2.63it/s] Training 1/1 epoch (loss 1.9303): 15%|β–ˆβ– | 23/157 [00:17<00:50, 2.63it/s] Training 1/1 epoch (loss 2.0674): 15%|β–ˆβ– | 23/157 [00:17<00:50, 2.63it/s] Training 1/1 epoch (loss 2.0674): 15%|β–ˆβ–Œ | 24/157 [00:17<00:50, 2.62it/s] Training 1/1 epoch (loss 2.0753): 15%|β–ˆβ–Œ | 24/157 [00:17<00:50, 2.62it/s] Training 1/1 epoch (loss 2.0753): 16%|β–ˆβ–Œ | 25/157 [00:17<00:48, 2.72it/s] Training 1/1 epoch (loss 2.0629): 16%|β–ˆβ–Œ | 25/157 [00:18<00:48, 2.72it/s] Training 1/1 epoch (loss 2.0629): 17%|β–ˆβ–‹ | 26/157 [00:18<00:49, 2.65it/s] Training 1/1 epoch (loss 2.0581): 17%|β–ˆβ–‹ | 26/157 [00:18<00:49, 2.65it/s] Training 1/1 epoch (loss 2.0581): 17%|β–ˆβ–‹ | 27/157 [00:18<00:49, 2.60it/s] Training 1/1 epoch (loss 2.0105): 17%|β–ˆβ–‹ | 27/157 [00:19<00:49, 2.60it/s] Training 1/1 epoch (loss 2.0105): 18%|β–ˆβ–Š | 28/157 [00:19<00:48, 2.66it/s] Training 1/1 epoch (loss 2.0904): 18%|β–ˆβ–Š | 28/157 [00:19<00:48, 2.66it/s] Training 1/1 epoch (loss 2.0904): 18%|β–ˆβ–Š | 29/157 [00:19<00:47, 2.70it/s] Training 1/1 epoch (loss 2.0516): 18%|β–ˆβ–Š | 29/157 [00:19<00:47, 2.70it/s] Training 1/1 epoch (loss 2.0516): 19%|β–ˆβ–‰ | 30/157 [00:19<00:46, 2.73it/s] Training 1/1 epoch (loss 2.0901): 19%|β–ˆβ–‰ | 30/157 [00:20<00:46, 2.73it/s] Training 1/1 epoch (loss 2.0901): 20%|β–ˆβ–‰ | 31/157 [00:20<00:44, 2.84it/s] Training 1/1 epoch (loss 1.9880): 20%|β–ˆβ–‰ | 31/157 [00:20<00:44, 2.84it/s] Training 1/1 epoch (loss 1.9880): 20%|β–ˆβ–ˆ | 32/157 [00:20<00:45, 2.73it/s] Training 1/1 epoch (loss 2.0684): 20%|β–ˆβ–ˆ | 32/157 [00:20<00:45, 2.73it/s] Training 1/1 epoch (loss 2.0684): 21%|β–ˆβ–ˆ | 33/157 [00:20<00:46, 2.67it/s] Training 1/1 epoch (loss 2.0152): 21%|β–ˆβ–ˆ | 33/157 [00:21<00:46, 2.67it/s] Training 1/1 epoch (loss 2.0152): 22%|β–ˆβ–ˆβ– | 34/157 [00:21<00:45, 2.71it/s] Training 1/1 epoch (loss 2.0375): 22%|β–ˆβ–ˆβ– | 34/157 [00:21<00:45, 2.71it/s] Training 1/1 epoch (loss 2.0375): 22%|β–ˆβ–ˆβ– | 35/157 [00:21<00:42, 2.85it/s] Training 1/1 epoch (loss 2.0270): 22%|β–ˆβ–ˆβ– | 35/157 [00:21<00:42, 2.85it/s] Training 1/1 epoch (loss 2.0270): 23%|β–ˆβ–ˆβ–Ž | 36/157 [00:21<00:42, 2.82it/s] Training 1/1 epoch (loss 2.0679): 23%|β–ˆβ–ˆβ–Ž | 36/157 [00:22<00:42, 2.82it/s] Training 1/1 epoch (loss 2.0679): 24%|β–ˆβ–ˆβ–Ž | 37/157 [00:22<00:45, 2.61it/s] Training 1/1 epoch (loss 2.0260): 24%|β–ˆβ–ˆβ–Ž | 37/157 [00:22<00:45, 2.61it/s] Training 1/1 epoch (loss 2.0260): 24%|β–ˆβ–ˆβ– | 38/157 [00:22<00:48, 2.48it/s] Training 1/1 epoch (loss 2.1568): 24%|β–ˆβ–ˆβ– | 38/157 [00:23<00:48, 2.48it/s] Training 1/1 epoch (loss 2.1568): 25%|β–ˆβ–ˆβ– | 39/157 [00:23<00:48, 2.43it/s] Training 1/1 epoch (loss 2.1610): 25%|β–ˆβ–ˆβ– | 39/157 [00:23<00:48, 2.43it/s] Training 1/1 epoch (loss 2.1610): 25%|β–ˆβ–ˆβ–Œ | 40/157 [00:23<00:46, 2.50it/s] Training 1/1 epoch (loss 2.0131): 25%|β–ˆβ–ˆβ–Œ | 40/157 [00:23<00:46, 2.50it/s] Training 1/1 epoch (loss 2.0131): 26%|β–ˆβ–ˆβ–Œ | 41/157 [00:23<00:44, 2.59it/s] Training 1/1 epoch (loss 1.8896): 26%|β–ˆβ–ˆβ–Œ | 41/157 [00:24<00:44, 2.59it/s] Training 1/1 epoch (loss 1.8896): 27%|β–ˆβ–ˆβ–‹ | 42/157 [00:24<00:44, 2.59it/s] Training 1/1 epoch (loss 2.0156): 27%|β–ˆβ–ˆβ–‹ | 42/157 [00:24<00:44, 2.59it/s] Training 1/1 epoch (loss 2.0156): 27%|β–ˆβ–ˆβ–‹ | 43/157 [00:24<00:42, 2.66it/s] Training 1/1 epoch (loss 2.0738): 27%|β–ˆβ–ˆβ–‹ | 43/157 [00:25<00:42, 2.66it/s] Training 1/1 epoch (loss 2.0738): 28%|β–ˆβ–ˆβ–Š | 44/157 [00:25<00:42, 2.65it/s] Training 1/1 epoch (loss 2.0847): 28%|β–ˆβ–ˆβ–Š | 44/157 [00:25<00:42, 2.65it/s] Training 1/1 epoch (loss 2.0847): 29%|β–ˆβ–ˆβ–Š | 45/157 [00:25<00:42, 2.66it/s] Training 1/1 epoch (loss 2.1178): 29%|β–ˆβ–ˆβ–Š | 45/157 [00:25<00:42, 2.66it/s] Training 1/1 epoch (loss 2.1178): 29%|β–ˆβ–ˆβ–‰ | 46/157 [00:25<00:39, 2.81it/s] Training 1/1 epoch (loss 1.9844): 29%|β–ˆβ–ˆβ–‰ | 46/157 [00:26<00:39, 2.81it/s] Training 1/1 epoch (loss 1.9844): 30%|β–ˆβ–ˆβ–‰ | 47/157 [00:26<00:38, 2.86it/s] Training 1/1 epoch (loss 2.0322): 30%|β–ˆβ–ˆβ–‰ | 47/157 [00:26<00:38, 2.86it/s] Training 1/1 epoch (loss 2.0322): 31%|β–ˆβ–ˆβ–ˆ | 48/157 [00:26<00:39, 2.75it/s] Training 1/1 epoch (loss 2.1884): 31%|β–ˆβ–ˆβ–ˆ | 48/157 [00:26<00:39, 2.75it/s] Training 1/1 epoch (loss 2.1884): 31%|β–ˆβ–ˆβ–ˆ | 49/157 [00:26<00:38, 2.82it/s] Training 1/1 epoch (loss 2.0886): 31%|β–ˆβ–ˆβ–ˆ | 49/157 [00:27<00:38, 2.82it/s] Training 1/1 epoch (loss 2.0886): 32%|β–ˆβ–ˆβ–ˆβ– | 50/157 [00:27<00:39, 2.73it/s] Training 1/1 epoch (loss 2.1130): 32%|β–ˆβ–ˆβ–ˆβ– | 50/157 [00:27<00:39, 2.73it/s] Training 1/1 epoch (loss 2.1130): 32%|β–ˆβ–ˆβ–ˆβ– | 51/157 [00:27<00:39, 2.70it/s] Training 1/1 epoch (loss 2.1559): 32%|β–ˆβ–ˆβ–ˆβ– | 51/157 [00:27<00:39, 2.70it/s] Training 1/1 epoch (loss 2.1559): 33%|β–ˆβ–ˆβ–ˆβ–Ž | 52/157 [00:27<00:38, 2.76it/s] Training 1/1 epoch (loss 2.0756): 33%|β–ˆβ–ˆβ–ˆβ–Ž | 52/157 [00:28<00:38, 2.76it/s] Training 1/1 epoch (loss 2.0756): 34%|β–ˆβ–ˆβ–ˆβ– | 53/157 [00:28<00:37, 2.79it/s] Training 1/1 epoch (loss 2.0491): 34%|β–ˆβ–ˆβ–ˆβ– | 53/157 [00:28<00:37, 2.79it/s] Training 1/1 epoch (loss 2.0491): 34%|β–ˆβ–ˆβ–ˆβ– | 54/157 [00:28<00:36, 2.85it/s] Training 1/1 epoch (loss 2.0817): 34%|β–ˆβ–ˆβ–ˆβ– | 54/157 [00:29<00:36, 2.85it/s] Training 1/1 epoch (loss 2.0817): 35%|β–ˆβ–ˆβ–ˆβ–Œ | 55/157 [00:29<00:37, 2.69it/s] Training 1/1 epoch (loss 2.1862): 35%|β–ˆβ–ˆβ–ˆβ–Œ | 55/157 [00:29<00:37, 2.69it/s] Training 1/1 epoch (loss 2.1862): 36%|β–ˆβ–ˆβ–ˆβ–Œ | 56/157 [00:29<00:36, 2.74it/s] Training 1/1 epoch (loss 2.0112): 36%|β–ˆβ–ˆβ–ˆβ–Œ | 56/157 [00:29<00:36, 2.74it/s] Training 1/1 epoch (loss 2.0112): 36%|β–ˆβ–ˆβ–ˆβ–‹ | 57/157 [00:29<00:39, 2.53it/s] Training 1/1 epoch (loss 1.9519): 36%|β–ˆβ–ˆβ–ˆβ–‹ | 57/157 [00:30<00:39, 2.53it/s] Training 1/1 epoch (loss 1.9519): 37%|β–ˆβ–ˆβ–ˆβ–‹ | 58/157 [00:30<00:40, 2.45it/s] Training 1/1 epoch (loss 1.9714): 37%|β–ˆβ–ˆβ–ˆβ–‹ | 58/157 [00:30<00:40, 2.45it/s] Training 1/1 epoch (loss 1.9714): 38%|β–ˆβ–ˆβ–ˆβ–Š | 59/157 [00:30<00:39, 2.51it/s] Training 1/1 epoch (loss 2.0451): 38%|β–ˆβ–ˆβ–ˆβ–Š | 59/157 [00:31<00:39, 2.51it/s] Training 1/1 epoch (loss 2.0451): 38%|β–ˆβ–ˆβ–ˆβ–Š | 60/157 [00:31<00:37, 2.61it/s] Training 1/1 epoch (loss 1.9209): 38%|β–ˆβ–ˆβ–ˆβ–Š | 60/157 [00:31<00:37, 2.61it/s] Training 1/1 epoch (loss 1.9209): 39%|β–ˆβ–ˆβ–ˆβ–‰ | 61/157 [00:31<00:35, 2.68it/s] Training 1/1 epoch (loss 2.0248): 39%|β–ˆβ–ˆβ–ˆβ–‰ | 61/157 [00:31<00:35, 2.68it/s] Training 1/1 epoch (loss 2.0248): 39%|β–ˆβ–ˆβ–ˆβ–‰ | 62/157 [00:31<00:34, 2.73it/s] Training 1/1 epoch (loss 1.9219): 39%|β–ˆβ–ˆβ–ˆβ–‰ | 62/157 [00:32<00:34, 2.73it/s] Training 1/1 epoch (loss 1.9219): 40%|β–ˆβ–ˆβ–ˆβ–ˆ | 63/157 [00:32<00:33, 2.84it/s] Training 1/1 epoch (loss 2.0697): 40%|β–ˆβ–ˆβ–ˆβ–ˆ | 63/157 [00:32<00:33, 2.84it/s] Training 1/1 epoch (loss 2.0697): 41%|β–ˆβ–ˆβ–ˆβ–ˆ | 64/157 [00:32<00:32, 2.84it/s] Training 1/1 epoch (loss 2.0756): 41%|β–ˆβ–ˆβ–ˆβ–ˆ | 64/157 [00:32<00:32, 2.84it/s] Training 1/1 epoch (loss 2.0756): 41%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 65/157 [00:32<00:32, 2.84it/s] Training 1/1 epoch (loss 2.0116): 41%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 65/157 [00:33<00:32, 2.84it/s] Training 1/1 epoch (loss 2.0116): 42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 66/157 [00:33<00:33, 2.68it/s] Training 1/1 epoch (loss 1.9244): 42%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 66/157 [00:33<00:33, 2.68it/s] Training 1/1 epoch (loss 1.9244): 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 67/157 [00:33<00:33, 2.65it/s] Training 1/1 epoch (loss 2.0464): 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 67/157 [00:33<00:33, 2.65it/s] Training 1/1 epoch (loss 2.0464): 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 68/157 [00:33<00:33, 2.69it/s] Training 1/1 epoch (loss 2.1345): 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 68/157 [00:34<00:33, 2.69it/s] Training 1/1 epoch (loss 2.1345): 44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 69/157 [00:34<00:33, 2.61it/s] Training 1/1 epoch (loss 2.1593): 44%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 69/157 [00:34<00:33, 2.61it/s] Training 1/1 epoch (loss 2.1593): 45%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 70/157 [00:34<00:33, 2.61it/s] Training 1/1 epoch (loss 2.0090): 45%|β–ˆβ–ˆβ–ˆβ–ˆβ– | 70/157 [00:35<00:33, 2.61it/s] Training 1/1 epoch (loss 2.0090): 45%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 71/157 [00:35<00:32, 2.63it/s] Training 1/1 epoch (loss 1.9822): 45%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 71/157 [00:35<00:32, 2.63it/s] Training 1/1 epoch (loss 1.9822): 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 72/157 [00:35<00:32, 2.61it/s] Training 1/1 epoch (loss 2.1214): 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 72/157 [00:35<00:32, 2.61it/s] Training 1/1 epoch (loss 2.1214): 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 73/157 [00:35<00:31, 2.66it/s] Training 1/1 epoch (loss 2.0445): 46%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 73/157 [00:36<00:31, 2.66it/s] Training 1/1 epoch (loss 2.0445): 47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 74/157 [00:36<00:30, 2.68it/s] Training 1/1 epoch (loss 2.0695): 47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 74/157 [00:36<00:30, 2.68it/s] Training 1/1 epoch (loss 2.0695): 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 75/157 [00:36<00:29, 2.74it/s] Training 1/1 epoch (loss 2.0679): 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 75/157 [00:36<00:29, 2.74it/s] Training 1/1 epoch (loss 2.0679): 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 76/157 [00:36<00:30, 2.68it/s] Training 1/1 epoch (loss 2.0870): 48%|β–ˆβ–ˆβ–ˆβ–ˆβ–Š | 76/157 [00:37<00:30, 2.68it/s] Training 1/1 epoch (loss 2.0870): 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 77/157 [00:37<00:29, 2.70it/s] Training 1/1 epoch (loss 2.3441): 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 77/157 [00:37<00:29, 2.70it/s] Training 1/1 epoch (loss 2.3441): 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 78/157 [00:37<00:27, 2.82it/s] Training 1/1 epoch (loss 2.1419): 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 78/157 [00:37<00:27, 2.82it/s] Training 1/1 epoch (loss 2.1419): 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 79/157 [00:37<00:27, 2.85it/s] Training 1/1 epoch (loss 2.0251): 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 79/157 [00:38<00:27, 2.85it/s] Training 1/1 epoch (loss 2.0251): 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 80/157 [00:38<00:27, 2.75it/s] Training 1/1 epoch (loss 2.0148): 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 80/157 [00:38<00:27, 2.75it/s] Training 1/1 epoch (loss 2.0148): 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 81/157 [00:38<00:27, 2.79it/s] Training 1/1 epoch (loss 2.1143): 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 81/157 [00:39<00:27, 2.79it/s] Training 1/1 epoch (loss 2.1143): 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 82/157 [00:39<00:27, 2.75it/s] Training 1/1 epoch (loss 2.0455): 52%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 82/157 [00:39<00:27, 2.75it/s] Training 1/1 epoch (loss 2.0455): 53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 83/157 [00:39<00:28, 2.58it/s] Training 1/1 epoch (loss 1.9474): 53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 83/157 [00:39<00:28, 2.58it/s] Training 1/1 epoch (loss 1.9474): 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 84/157 [00:39<00:27, 2.68it/s] Training 1/1 epoch (loss 2.0588): 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 84/157 [00:40<00:27, 2.68it/s] Training 1/1 epoch (loss 2.0588): 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 85/157 [00:40<00:26, 2.76it/s] Training 1/1 epoch (loss 1.9688): 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 85/157 [00:40<00:26, 2.76it/s] Training 1/1 epoch (loss 1.9688): 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 86/157 [00:40<00:26, 2.67it/s] Training 1/1 epoch (loss 2.0909): 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 86/157 [00:40<00:26, 2.67it/s] Training 1/1 epoch (loss 2.0909): 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 87/157 [00:40<00:26, 2.67it/s] Training 1/1 epoch (loss 2.0058): 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 87/157 [00:41<00:26, 2.67it/s] Training 1/1 epoch (loss 2.0058): 56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 88/157 [00:41<00:25, 2.67it/s] Training 1/1 epoch (loss 1.9158): 56%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 88/157 [00:41<00:25, 2.67it/s] Training 1/1 epoch (loss 1.9158): 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 89/157 [00:41<00:24, 2.78it/s] Training 1/1 epoch (loss 2.1415): 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 89/157 [00:42<00:24, 2.78it/s] Training 1/1 epoch (loss 2.1415): 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 90/157 [00:42<00:23, 2.89it/s] Training 1/1 epoch (loss 2.1072): 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 90/157 [00:42<00:23, 2.89it/s] Training 1/1 epoch (loss 2.1072): 58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 91/157 [00:42<00:22, 2.96it/s] Training 1/1 epoch (loss 2.0601): 58%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 91/157 [00:42<00:22, 2.96it/s] Training 1/1 epoch (loss 2.0601): 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 92/157 [00:42<00:23, 2.82it/s] Training 1/1 epoch (loss 2.0936): 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 92/157 [00:43<00:23, 2.82it/s] Training 1/1 epoch (loss 2.0936): 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 93/157 [00:43<00:23, 2.77it/s] Training 1/1 epoch (loss 1.9900): 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 93/157 [00:43<00:23, 2.77it/s] Training 1/1 epoch (loss 1.9900): 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 94/157 [00:43<00:22, 2.78it/s] Training 1/1 epoch (loss 2.1626): 60%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 94/157 [00:43<00:22, 2.78it/s] Training 1/1 epoch (loss 2.1626): 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 95/157 [00:43<00:23, 2.66it/s] Training 1/1 epoch (loss 2.0396): 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 95/157 [00:44<00:23, 2.66it/s] Training 1/1 epoch (loss 2.0396): 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 96/157 [00:44<00:22, 2.72it/s] Training 1/1 epoch (loss 2.0697): 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 96/157 [00:44<00:22, 2.72it/s] Training 1/1 epoch (loss 2.0697): 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 97/157 [00:44<00:23, 2.52it/s] Training 1/1 epoch (loss 2.1976): 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 97/157 [00:45<00:23, 2.52it/s] Training 1/1 epoch (loss 2.1976): 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 98/157 [00:45<00:24, 2.43it/s] Training 1/1 epoch (loss 2.1074): 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 98/157 [00:45<00:24, 2.43it/s] Training 1/1 epoch (loss 2.1074): 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 99/157 [00:45<00:24, 2.38it/s] Training 1/1 epoch (loss 2.0733): 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 99/157 [00:45<00:24, 2.38it/s] Training 1/1 epoch (loss 2.0733): 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 100/157 [00:45<00:22, 2.59it/s] Training 1/1 epoch (loss 2.1413): 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 100/157 [00:46<00:22, 2.59it/s] Training 1/1 epoch (loss 2.1413): 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 101/157 [00:46<00:20, 2.70it/s] Training 1/1 epoch (loss 2.1499): 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 101/157 [00:46<00:20, 2.70it/s] Training 1/1 epoch (loss 2.1499): 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 102/157 [00:46<00:20, 2.73it/s] Training 1/1 epoch (loss 1.9079): 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 102/157 [00:46<00:20, 2.73it/s] Training 1/1 epoch (loss 1.9079): 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 103/157 [00:46<00:20, 2.68it/s] Training 1/1 epoch (loss 2.1691): 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 103/157 [00:47<00:20, 2.68it/s] Training 1/1 epoch (loss 2.1691): 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 104/157 [00:47<00:19, 2.73it/s] Training 1/1 epoch (loss 2.0619): 66%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 104/157 [00:47<00:19, 2.73it/s] Training 1/1 epoch (loss 2.0619): 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 105/157 [00:47<00:18, 2.83it/s] Training 1/1 epoch (loss 1.9864): 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 105/157 [00:47<00:18, 2.83it/s] Training 1/1 epoch (loss 1.9864): 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 106/157 [00:47<00:17, 2.86it/s] Training 1/1 epoch (loss 2.0526): 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 106/157 [00:48<00:17, 2.86it/s] Training 1/1 epoch (loss 2.0526): 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 107/157 [00:48<00:17, 2.91it/s] Training 1/1 epoch (loss 2.0578): 68%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 107/157 [00:48<00:17, 2.91it/s] Training 1/1 epoch (loss 2.0578): 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 108/157 [00:48<00:17, 2.78it/s] Training 1/1 epoch (loss 2.0598): 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 108/157 [00:49<00:17, 2.78it/s] Training 1/1 epoch (loss 2.0598): 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 109/157 [00:49<00:17, 2.71it/s] Training 1/1 epoch (loss 2.0598): 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 109/157 [00:49<00:17, 2.71it/s] Training 1/1 epoch (loss 2.0598): 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 110/157 [00:49<00:17, 2.66it/s] Training 1/1 epoch (loss 2.0063): 70%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 110/157 [00:49<00:17, 2.66it/s] Training 1/1 epoch (loss 2.0063): 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 111/157 [00:49<00:16, 2.82it/s] Training 1/1 epoch (loss 2.1338): 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 111/157 [00:50<00:16, 2.82it/s] Training 1/1 epoch (loss 2.1338): 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 112/157 [00:50<00:16, 2.73it/s] Training 1/1 epoch (loss 2.0334): 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 112/157 [00:50<00:16, 2.73it/s] Training 1/1 epoch (loss 2.0334): 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 113/157 [00:50<00:16, 2.70it/s] Training 1/1 epoch (loss 2.0197): 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 113/157 [00:50<00:16, 2.70it/s] Training 1/1 epoch (loss 2.0197): 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 114/157 [00:50<00:15, 2.77it/s] Training 1/1 epoch (loss 2.0647): 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 114/157 [00:51<00:15, 2.77it/s] Training 1/1 epoch (loss 2.0647): 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 115/157 [00:51<00:14, 2.82it/s] Training 1/1 epoch (loss 2.0024): 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 115/157 [00:51<00:14, 2.82it/s] Training 1/1 epoch (loss 2.0024): 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 116/157 [00:51<00:14, 2.85it/s] Training 1/1 epoch (loss 1.9405): 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 116/157 [00:51<00:14, 2.85it/s] Training 1/1 epoch (loss 1.9405): 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 117/157 [00:51<00:13, 2.93it/s] Training 1/1 epoch (loss 1.9849): 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 117/157 [00:52<00:13, 2.93it/s] Training 1/1 epoch (loss 1.9849): 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 118/157 [00:52<00:14, 2.74it/s] Training 1/1 epoch (loss 2.1069): 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 118/157 [00:52<00:14, 2.74it/s] Training 1/1 epoch (loss 2.1069): 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 119/157 [00:52<00:15, 2.44it/s] Training 1/1 epoch (loss 1.9608): 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 119/157 [00:53<00:15, 2.44it/s] Training 1/1 epoch (loss 1.9608): 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 120/157 [00:53<00:14, 2.51it/s] Training 1/1 epoch (loss 2.0679): 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 120/157 [00:53<00:14, 2.51it/s] Training 1/1 epoch (loss 2.0679): 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 121/157 [00:53<00:13, 2.62it/s] Training 1/1 epoch (loss 2.0015): 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 121/157 [00:53<00:13, 2.62it/s] Training 1/1 epoch (loss 2.0015): 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 122/157 [00:53<00:13, 2.58it/s] Training 1/1 epoch (loss 2.0264): 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 122/157 [00:54<00:13, 2.58it/s] Training 1/1 epoch (loss 2.0264): 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 123/157 [00:54<00:12, 2.68it/s] Training 1/1 epoch (loss 2.0271): 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 123/157 [00:54<00:12, 2.68it/s] Training 1/1 epoch (loss 2.0271): 79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 124/157 [00:54<00:12, 2.70it/s] Training 1/1 epoch (loss 1.9861): 79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 124/157 [00:55<00:12, 2.70it/s] Training 1/1 epoch (loss 1.9861): 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 125/157 [00:55<00:13, 2.36it/s] Training 1/1 epoch (loss 1.9239): 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 125/157 [00:55<00:13, 2.36it/s] Training 1/1 epoch (loss 1.9239): 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 126/157 [00:55<00:12, 2.45it/s] Training 1/1 epoch (loss 2.1089): 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 126/157 [00:55<00:12, 2.45it/s] Training 1/1 epoch (loss 2.1089): 81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 127/157 [00:55<00:11, 2.60it/s] Training 1/1 epoch (loss 2.0663): 81%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 127/157 [00:56<00:11, 2.60it/s] Training 1/1 epoch (loss 2.0663): 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 128/157 [00:56<00:10, 2.65it/s] Training 1/1 epoch (loss 2.0223): 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 128/157 [00:56<00:10, 2.65it/s] Training 1/1 epoch (loss 2.0223): 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 129/157 [00:56<00:10, 2.61it/s] Training 1/1 epoch (loss 2.0611): 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 129/157 [00:57<00:10, 2.61it/s] Training 1/1 epoch (loss 2.0611): 83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 130/157 [00:57<00:10, 2.64it/s] Training 1/1 epoch (loss 2.0957): 83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 130/157 [00:57<00:10, 2.64it/s] Training 1/1 epoch (loss 2.0957): 83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 131/157 [00:57<00:09, 2.74it/s] Training 1/1 epoch (loss 2.0186): 83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 131/157 [00:57<00:09, 2.74it/s] Training 1/1 epoch (loss 2.0186): 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 132/157 [00:57<00:08, 2.86it/s] Training 1/1 epoch (loss 1.9667): 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 132/157 [00:58<00:08, 2.86it/s] Training 1/1 epoch (loss 1.9667): 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 133/157 [00:58<00:08, 2.89it/s] Training 1/1 epoch (loss 2.0496): 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 133/157 [00:58<00:08, 2.89it/s] Training 1/1 epoch (loss 2.0496): 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 134/157 [00:58<00:07, 2.93it/s] Training 1/1 epoch (loss 2.0363): 85%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 134/157 [00:58<00:07, 2.93it/s] Training 1/1 epoch (loss 2.0363): 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 135/157 [00:58<00:07, 2.80it/s] Training 1/1 epoch (loss 2.0471): 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 135/157 [00:59<00:07, 2.80it/s] Training 1/1 epoch (loss 2.0471): 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 136/157 [00:59<00:08, 2.55it/s] Training 1/1 epoch (loss 1.9417): 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 136/157 [00:59<00:08, 2.55it/s] Training 1/1 epoch (loss 1.9417): 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 137/157 [00:59<00:07, 2.67it/s] Training 1/1 epoch (loss 2.0942): 87%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 137/157 [01:00<00:07, 2.67it/s] Training 1/1 epoch (loss 2.0942): 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 138/157 [01:00<00:08, 2.37it/s] Training 1/1 epoch (loss 2.1259): 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 138/157 [01:00<00:08, 2.37it/s] Training 1/1 epoch (loss 2.1259): 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 139/157 [01:00<00:07, 2.41it/s] Training 1/1 epoch (loss 2.0569): 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 139/157 [01:00<00:07, 2.41it/s] Training 1/1 epoch (loss 2.0569): 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 140/157 [01:00<00:06, 2.48it/s] Training 1/1 epoch (loss 1.8989): 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 140/157 [01:01<00:06, 2.48it/s] Training 1/1 epoch (loss 1.8989): 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 141/157 [01:01<00:06, 2.37it/s] Training 1/1 epoch (loss 1.8959): 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 141/157 [01:01<00:06, 2.37it/s] Training 1/1 epoch (loss 1.8959): 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 142/157 [01:01<00:05, 2.53it/s] Training 1/1 epoch (loss 1.9540): 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 142/157 [01:01<00:05, 2.53it/s] Training 1/1 epoch (loss 1.9540): 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 143/157 [01:01<00:05, 2.72it/s] Training 1/1 epoch (loss 2.0355): 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 143/157 [01:02<00:05, 2.72it/s] Training 1/1 epoch (loss 2.0355): 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 144/157 [01:02<00:04, 2.75it/s] Training 1/1 epoch (loss 1.9923): 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 144/157 [01:02<00:04, 2.75it/s] Training 1/1 epoch (loss 1.9923): 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 145/157 [01:02<00:04, 2.76it/s] Training 1/1 epoch (loss 1.9639): 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 145/157 [01:03<00:04, 2.76it/s] Training 1/1 epoch (loss 1.9639): 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 146/157 [01:03<00:04, 2.72it/s] Training 1/1 epoch (loss 2.0415): 93%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 146/157 [01:03<00:04, 2.72it/s] Training 1/1 epoch (loss 2.0415): 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 147/157 [01:03<00:04, 2.29it/s] Training 1/1 epoch (loss 1.9728): 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž| 147/157 [01:04<00:04, 2.29it/s] Training 1/1 epoch (loss 1.9728): 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 148/157 [01:04<00:03, 2.27it/s] Training 1/1 epoch (loss 2.0600): 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 148/157 [01:04<00:03, 2.27it/s] Training 1/1 epoch (loss 2.0600): 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 149/157 [01:04<00:03, 2.09it/s] Training 1/1 epoch (loss 2.1025): 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 149/157 [01:05<00:03, 2.09it/s] Training 1/1 epoch (loss 2.1025): 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 150/157 [01:05<00:03, 2.06it/s] Training 1/1 epoch (loss 2.1398): 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 150/157 [01:05<00:03, 2.06it/s] Training 1/1 epoch (loss 2.1398): 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 151/157 [01:05<00:02, 2.20it/s] Training 1/1 epoch (loss 2.0445): 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 151/157 [01:05<00:02, 2.20it/s] Training 1/1 epoch (loss 2.0445): 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 152/157 [01:05<00:02, 2.38it/s] Training 1/1 epoch (loss 2.0780): 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 152/157 [01:06<00:02, 2.38it/s] Training 1/1 epoch (loss 2.0780): 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 153/157 [01:06<00:01, 2.50it/s] Training 1/1 epoch (loss 2.0742): 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 153/157 [01:06<00:01, 2.50it/s] Training 1/1 epoch (loss 2.0742): 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 154/157 [01:06<00:01, 2.58it/s] Training 1/1 epoch (loss 2.0746): 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 154/157 [01:06<00:01, 2.58it/s] Training 1/1 epoch (loss 2.0746): 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 155/157 [01:06<00:00, 2.57it/s] Training 1/1 epoch (loss 2.0793): 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 155/157 [01:07<00:00, 2.57it/s] Training 1/1 epoch (loss 2.0793): 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 156/157 [01:07<00:00, 2.66it/s] Training 1/1 epoch (loss 1.8022): 99%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 156/157 [01:07<00:00, 2.66it/s] Training 1/1 epoch (loss 1.8022): 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 157/157 [01:07<00:00, 2.69it/s] Training 1/1 epoch (loss 1.8022): 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 157/157 [01:07<00:00, 2.32it/s]
tokenizer config file saved in /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k-Q2-5k/tokenizer_config.json
Special tokens file saved in /aifs4su/hansirui_1st/boyuan/resist/setting3-safety/Qwen1.5-0.5B/Qwen1.5-0.5B-s3-Q1-20k-Q2-5k/special_tokens_map.json
wandb: ERROR Problem finishing run
Exception ignored in atexit callback: <bound method rank_zero_only.<locals>.wrapper of <safe_rlhf.logger.Logger object at 0x155104923bd0>>
Traceback (most recent call last):
File "/home/hansirui_1st/jiayi/resist/setting3/safe_rlhf/utils.py", line 212, in wrapper
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/home/hansirui_1st/jiayi/resist/setting3/safe_rlhf/logger.py", line 183, in close
self.wandb.finish()
File "/aifs4su/hansirui_1st/miniconda3/envs/by-align/lib/python3.11/site-packages/wandb/sdk/wandb_run.py", line 449, in wrapper
return func(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/aifs4su/hansirui_1st/miniconda3/envs/by-align/lib/python3.11/site-packages/wandb/sdk/wandb_run.py", line 391, in wrapper
return func(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/aifs4su/hansirui_1st/miniconda3/envs/by-align/lib/python3.11/site-packages/wandb/sdk/wandb_run.py", line 2106, in finish
return self._finish(exit_code)
^^^^^^^^^^^^^^^^^^^^^^^
File "/aifs4su/hansirui_1st/miniconda3/envs/by-align/lib/python3.11/site-packages/wandb/sdk/wandb_run.py", line 2127, in _finish
self._atexit_cleanup(exit_code=exit_code)
File "/aifs4su/hansirui_1st/miniconda3/envs/by-align/lib/python3.11/site-packages/wandb/sdk/wandb_run.py", line 2352, in _atexit_cleanup
self._on_finish()
File "/aifs4su/hansirui_1st/miniconda3/envs/by-align/lib/python3.11/site-packages/wandb/sdk/wandb_run.py", line 2609, in _on_finish
wait_with_progress(
File "/aifs4su/hansirui_1st/miniconda3/envs/by-align/lib/python3.11/site-packages/wandb/sdk/mailbox/wait_with_progress.py", line 24, in wait_with_progress
return wait_all_with_progress(
^^^^^^^^^^^^^^^^^^^^^^^
File "/aifs4su/hansirui_1st/miniconda3/envs/by-align/lib/python3.11/site-packages/wandb/sdk/mailbox/wait_with_progress.py", line 87, in wait_all_with_progress
return asyncio_compat.run(progress_loop_with_timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/aifs4su/hansirui_1st/miniconda3/envs/by-align/lib/python3.11/site-packages/wandb/sdk/lib/asyncio_compat.py", line 27, in run
future = executor.submit(runner.run, fn)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/aifs4su/hansirui_1st/miniconda3/envs/by-align/lib/python3.11/concurrent/futures/thread.py", line 169, in submit
raise RuntimeError('cannot schedule new futures after '
RuntimeError: cannot schedule new futures after interpreter shutdown