ViASP-LLM_v1.0 / hydra_train.log
tanthinhdt's picture
Upload 10 files
7cf37aa verified
raw
history blame
208 kB
[2024-06-08 13:22:07,990][fairseq_cli.train][INFO] - {'_name': None, 'common': {'_name': None, 'no_progress_bar': False, 'log_interval': 200, 'log_format': 'json', 'log_file': None, 'tensorboard_logdir': 'tblog', 'wandb_project': 'AVSP-LLM', 'azureml_logging': False, 'seed': 1337, 'cpu': False, 'tpu': False, 'bf16': False, 'memory_efficient_bf16': False, 'fp16': True, 'memory_efficient_fp16': False, 'fp16_no_flatten_grads': False, 'fp16_init_scale': 128, 'fp16_scale_window': None, 'fp16_scale_tolerance': 0.0, 'on_cpu_convert_precision': False, 'min_loss_scale': 0.0001, 'threshold_loss_scale': None, 'amp': False, 'amp_batch_retries': 2, 'amp_init_scale': 128, 'amp_scale_window': None, 'user_dir': '/home/theodore/Projects/VSP-LLM/src', 'empty_cache_freq': 0, 'all_gather_list_size': 16384, 'model_parallel_size': 1, 'quantization_config_path': None, 'profile': False, 'reset_logging': False, 'suppress_crashes': False, 'use_plasma_view': False, 'plasma_path': '/tmp/plasma'}, 'common_eval': {'_name': None, 'path': None, 'post_process': None, 'quiet': False, 'model_overrides': '{}', 'results_path': None}, 'distributed_training': {'_name': None, 'distributed_world_size': 1, 'distributed_num_procs': 1, 'distributed_rank': 0, 'distributed_backend': 'nccl', 'distributed_init_method': None, 'distributed_port': -1, 'device_id': 0, 'distributed_no_spawn': False, 'ddp_backend': 'no_c10d', 'ddp_comm_hook': 'none', 'bucket_cap_mb': 25, 'fix_batches_to_gpus': False, 'find_unused_parameters': True, 'fast_stat_sync': False, 'heartbeat_timeout': -1, 'broadcast_buffers': False, 'slowmo_momentum': None, 'slowmo_algorithm': 'LocalSGD', 'localsgd_frequency': 3, 'nprocs_per_node': 1, 'pipeline_model_parallel': False, 'pipeline_balance': None, 'pipeline_devices': None, 'pipeline_chunks': 0, 'pipeline_encoder_balance': None, 'pipeline_encoder_devices': None, 'pipeline_decoder_balance': None, 'pipeline_decoder_devices': None, 'pipeline_checkpoint': 'never', 'zero_sharding': 'none', 'fp16': True, 'memory_efficient_fp16': False, 'tpu': False, 'no_reshard_after_forward': False, 'fp32_reduce_scatter': False, 'cpu_offload': False, 'use_sharded_state': False}, 'dataset': {'_name': None, 'num_workers': 0, 'skip_invalid_size_inputs_valid_test': False, 'max_tokens': None, 'batch_size': 1, 'required_batch_size_multiple': 8, 'required_seq_len_multiple': 1, 'dataset_impl': None, 'data_buffer_size': 10, 'train_subset': 'train', 'valid_subset': 'valid', 'combine_valid_subsets': None, 'ignore_unused_valid_subsets': False, 'validate_interval': 1, 'validate_interval_updates': 0, 'validate_after_updates': 0, 'fixed_validation_seed': None, 'disable_validation': False, 'max_tokens_valid': None, 'batch_size_valid': 1, 'max_valid_steps': None, 'curriculum': 0, 'gen_subset': 'test', 'num_shards': 1, 'shard_id': 0}, 'optimization': {'_name': None, 'max_epoch': 0, 'max_update': 30000, 'stop_time_hours': 0.0, 'clip_norm': 0.0, 'sentence_avg': True, 'update_freq': [8], 'lr': [0.0005], 'stop_min_lr': -1.0, 'use_bmuf': False}, 'checkpoint': {'_name': None, 'save_dir': 'checkpoints', 'restore_file': 'checkpoint_last.pt', 'finetune_from_model': None, 'reset_dataloader': False, 'reset_lr_scheduler': False, 'reset_meters': False, 'reset_optimizer': False, 'optimizer_overrides': '{}', 'save_interval': 1, 'save_interval_updates': 2500, 'keep_interval_updates': 1, 'keep_interval_updates_pattern': -1, 'keep_last_epochs': -1, 'keep_best_checkpoints': -1, 'no_save': False, 'no_epoch_checkpoints': True, 'no_last_checkpoints': False, 'no_save_optimizer_state': False, 'best_checkpoint_metric': 'accuracy', 'maximize_best_checkpoint_metric': True, 'patience': -1, 'checkpoint_suffix': '', 'checkpoint_shard_count': 1, 'load_checkpoint_on_all_dp_ranks': False, 'write_checkpoints_asynchronously': False, 'model_parallel_size': 1}, 'bmuf': {'_name': None, 'block_lr': 1.0, 'block_momentum': 0.875, 'global_sync_iter': 50, 'warmup_iterations': 500, 'use_nbm': False, 'average_sync': False, 'distributed_world_size': 1}, 'generation': {'_name': None, 'beam': 5, 'nbest': 1, 'max_len_a': 0.0, 'max_len_b': 200, 'min_len': 1, 'match_source_len': False, 'unnormalized': False, 'no_early_stop': False, 'no_beamable_mm': False, 'lenpen': 1.0, 'unkpen': 0.0, 'replace_unk': None, 'sacrebleu': False, 'score_reference': False, 'prefix_size': 0, 'no_repeat_ngram_size': 0, 'sampling': False, 'sampling_topk': -1, 'sampling_topp': -1.0, 'constraints': None, 'temperature': 1.0, 'diverse_beam_groups': -1, 'diverse_beam_strength': 0.5, 'diversity_rate': -1.0, 'print_alignment': None, 'print_step': False, 'lm_path': None, 'lm_weight': 0.0, 'iter_decode_eos_penalty': 0.0, 'iter_decode_max_iter': 10, 'iter_decode_force_max_iter': False, 'iter_decode_with_beam': 1, 'iter_decode_with_external_reranker': False, 'retain_iter_history': False, 'retain_dropout': False, 'retain_dropout_modules': None, 'decoding_format': None, 'no_seed_provided': False}, 'eval_lm': {'_name': None, 'output_word_probs': False, 'output_word_stats': False, 'context_window': 0, 'softmax_batch': 9223372036854775807}, 'interactive': {'_name': None, 'buffer_size': 0, 'input': '-'}, 'model': {'_name': 'vsp_llm', 'w2v_path': '/home/theodore/Projects/VSP-LLM/checkpoints/large_vox_iter5.pt', 'llm_ckpt_path': 'vilm/vinallama-2.7b', 'apply_mask': False, 'mask_selection': 'static', 'mask_length': 10, 'mask_other': 0, 'mask_prob': 0.75, 'mask_channel_selection': 'static', 'mask_channel_length': 64, 'mask_channel_other': 0, 'mask_channel_prob': 0.5, 'layerdrop': 0.1, 'dropout': 0.0, 'activation_dropout': 0.1, 'attention_dropout': 0.0, 'feature_grad_mult': 1.0, 'encoder_embed_dim': 1024, 'decoder_embed_dim': 4096, 'freeze_finetune_updates': 18000}, 'task': {'_name': 'vsp_llm_training', 'is_s2s': True, 'data': '/home/theodore/Projects/VSP-LLM/data/processed/vasr/100h', 'label_dir': '/home/theodore/Projects/VSP-LLM/data/processed/vasr/100h', 'normalize': True, 'labels': ['wrd'], 'single_target': True, 'fine_tuning': True, 'stack_order_audio': 4, 'max_sample_size': 500, 'modalities': ['audio'], 'image_aug': True, 'pad_audio': True, 'random_crop': False, 'llm_ckpt_path': 'vilm/vinallama-2.7b'}, 'criterion': {'_name': 'decoder_only_language_modeling_loss', 'report_accuracy': True, 'label_smoothing': 0.1}, 'optimizer': {'_name': 'adam', 'adam_betas': '(0.9,0.98)', 'adam_eps': 1e-08, 'weight_decay': 0.0, 'use_old_adam': False, 'tpu': False, 'lr': [0.0005]}, 'lr_scheduler': {'_name': 'tri_stage', 'warmup_steps': 10000, 'hold_steps': 0, 'decay_steps': 20000, 'phase_ratio': None, 'init_lr_scale': 0.01, 'final_lr_scale': 0.05, 'max_update': 30000, 'lr': [0.0005]}, 'scoring': None, 'bpe': None, 'tokenizer': None, 'job_logging_cfg': {'version': 1, 'formatters': {'simple': {'format': '[%(asctime)s][%(name)s][%(levelname)s] - %(message)s'}}, 'handlers': {'console': {'class': 'logging.StreamHandler', 'formatter': 'simple', 'stream': 'ext://sys.stdout'}, 'file': {'class': 'logging.FileHandler', 'formatter': 'simple', 'filename': 'hydra_train.log'}}, 'root': {'level': 'INFO', 'handlers': ['console', 'file']}, 'disable_existing_loggers': False}}
[2024-06-08 13:22:07,993][src.vsp_llm_training][INFO] - current directory is /home/theodore/Projects/VSP-LLM/experiments/ViASP-LLM_v1.0
[2024-06-08 13:22:07,993][src.vsp_llm_training][INFO] - AVHubertPretrainingTask Config {'_name': 'vsp_llm_training', 'data': '/home/theodore/Projects/VSP-LLM/data/processed/vasr/100h', 'labels': ['wrd'], 'label_dir': '/home/theodore/Projects/VSP-LLM/data/processed/vasr/100h', 'label_rate': -1, 'sample_rate': 16000, 'llm_ckpt_path': 'vilm/vinallama-2.7b', 'normalize': True, 'enable_padding': False, 'max_sample_size': 500, 'min_sample_size': None, 'max_trim_sample_size': '${task.max_sample_size}', 'single_target': True, 'random_crop': False, 'pad_audio': True, 'pdb': False, 'stack_order_audio': 4, 'skip_verify': False, 'image_aug': True, 'image_crop_size': 88, 'image_mean': 0.421, 'image_std': 0.165, 'modalities': ['audio'], 'is_s2s': True, 'tokenizer_bpe_name': None, 'tokenizer_bpe_model': None, 'noise_wav': None, 'noise_prob': 0.0, 'noise_snr': '0', 'noise_num': 1, 'fine_tuning': True}
[2024-06-08 13:22:09,819][src.hubert_pretraining][INFO] - current directory is /home/theodore/Projects/VSP-LLM/experiments/ViASP-LLM_v1.0
[2024-06-08 13:22:09,819][src.hubert_pretraining][INFO] - AVHubertPretrainingTask Config {'_name': 'av_hubert_pretraining', 'data': '/home/theodore/Projects/VSP-LLM/data/processed/vasr/100h', 'labels': ['km'], 'label_dir': '/checkpoint/bshi/data/lrs3//video/hubert/stitch-iters/envox-iter4-l12c2000/', 'label_rate': 25, 'sample_rate': 25, 'normalize': True, 'enable_padding': False, 'max_sample_size': 2000, 'min_sample_size': 5, 'max_trim_sample_size': 400, 'single_target': False, 'random_crop': True, 'pad_audio': False, 'pdb': False, 'stack_order_audio': 4, 'skip_verify': False, 'image_aug': True, 'image_crop_size': 88, 'image_mean': 0.421, 'image_std': 0.165, 'modalities': ['audio', 'video'], 'is_s2s': False, 'tokenizer_bpe_name': None, 'tokenizer_bpe_model': None, 'noise_wav': None, 'noise_prob': 0.0, 'noise_snr': '0', 'noise_num': 1, 'fine_tuning': False}
[2024-06-08 13:22:09,823][src.hubert][INFO] - HubertModel Config: {'_name': 'av_hubert', 'label_rate': 25, 'input_modality': '${task.input_modality}', 'extractor_mode': default, 'encoder_layers': 24, 'encoder_embed_dim': 1024, 'encoder_ffn_embed_dim': 4096, 'encoder_attention_heads': 16, 'activation_fn': gelu, 'dropout': 0.0, 'attention_dropout': 0.0, 'activation_dropout': 0.1, 'encoder_layerdrop': 0.1, 'dropout_input': 0.0, 'dropout_features': 0.1, 'final_dim': 256, 'untie_final_proj': True, 'layer_norm_first': True, 'conv_feature_layers': '[(512,10,5)] + [(512,3,2)] * 4 + [(512,2,2)] * 2', 'conv_bias': False, 'logit_temp': 0.1, 'target_glu': False, 'feature_grad_mult': 1.0, 'mask_length_audio': 10, 'mask_prob_audio': 0.8, 'mask_length_image': 5, 'mask_prob_image': 0.3, 'mask_selection': static, 'mask_other': 0.0, 'no_mask_overlap': False, 'mask_min_space': 1, 'mask_channel_length': 10, 'mask_channel_prob': 0.0, 'mask_channel_selection': static, 'mask_channel_other': 0.0, 'no_mask_channel_overlap': False, 'mask_channel_min_space': 1, 'conv_pos': 128, 'conv_pos_groups': 16, 'latent_temp': [2.0, 0.5, 0.999995], 'skip_masked': False, 'skip_nomask': False, 'resnet_relu_type': 'prelu', 'resnet_weights': None, 'sim_type': 'cosine', 'sub_encoder_layers': 0, 'audio_feat_dim': 104, 'modality_dropout': 0.5, 'audio_dropout': 0.5, 'modality_fuse': 'concat', 'selection_type': 'same_seq', 'masking_type': 'input', 'decoder_embed_dim': 768, 'decoder_ffn_embed_dim': 3072, 'decoder_layers': 6, 'decoder_layerdrop': 0.0, 'decoder_attention_heads': 4, 'decoder_learned_pos': False, 'decoder_normalize_before': False, 'no_token_positional_embeddings': False, 'decoder_dropout': 0.1, 'decoder_attention_dropout': 0.1, 'decoder_activation_dropout': 0.0, 'max_target_positions': 2048, 'share_decoder_input_output_embed': False, 'no_scale_embedding': True}
[2024-06-08 13:22:16,988][fairseq_cli.train][INFO] - avhubert_llm_seq2seq_cluster_count(
(encoder): HubertEncoderWrapper(
(w2v_model): AVHubertModel(
(feature_extractor_audio): SubModel(
(proj): Linear(in_features=104, out_features=1024, bias=True)
)
(feature_extractor_video): SubModel(
(resnet): ResEncoder(
(frontend3D): Sequential(
(0): Conv3d(1, 64, kernel_size=(5, 7, 7), stride=(1, 2, 2), padding=(2, 3, 3), bias=False)
(1): BatchNorm3d(64, eps=1e-05, momentum=0.1, affine=True, track_running_stats=True)
(2): PReLU(num_parameters=64)
(3): MaxPool3d(kernel_size=(1, 3, 3), stride=(1, 2, 2), padding=(0, 1, 1), dilation=1, ceil_mode=False)
)
(trunk): ResNet(
(layer1): Sequential(
(0): BasicBlock(
(conv1): Conv2d(64, 64, kernel_size=(3, 3), stride=(1, 1), padding=(1, 1), bias=False)
(bn1): BatchNorm2d(64, eps=1e-05, momentum=0.1, affine=True, track_running_stats=True)
(relu1): PReLU(num_parameters=64)
(relu2): PReLU(num_parameters=64)
(conv2): Conv2d(64, 64, kernel_size=(3, 3), stride=(1, 1), padding=(1, 1), bias=False)
(bn2): BatchNorm2d(64, eps=1e-05, momentum=0.1, affine=True, track_running_stats=True)
)
(1): BasicBlock(
(conv1): Conv2d(64, 64, kernel_size=(3, 3), stride=(1, 1), padding=(1, 1), bias=False)
(bn1): BatchNorm2d(64, eps=1e-05, momentum=0.1, affine=True, track_running_stats=True)
(relu1): PReLU(num_parameters=64)
(relu2): PReLU(num_parameters=64)
(conv2): Conv2d(64, 64, kernel_size=(3, 3), stride=(1, 1), padding=(1, 1), bias=False)
(bn2): BatchNorm2d(64, eps=1e-05, momentum=0.1, affine=True, track_running_stats=True)
)
)
(layer2): Sequential(
(0): BasicBlock(
(conv1): Conv2d(64, 128, kernel_size=(3, 3), stride=(2, 2), padding=(1, 1), bias=False)
(bn1): BatchNorm2d(128, eps=1e-05, momentum=0.1, affine=True, track_running_stats=True)
(relu1): PReLU(num_parameters=128)
(relu2): PReLU(num_parameters=128)
(conv2): Conv2d(128, 128, kernel_size=(3, 3), stride=(1, 1), padding=(1, 1), bias=False)
(bn2): BatchNorm2d(128, eps=1e-05, momentum=0.1, affine=True, track_running_stats=True)
(downsample): Sequential(
(0): Conv2d(64, 128, kernel_size=(1, 1), stride=(2, 2), bias=False)
(1): BatchNorm2d(128, eps=1e-05, momentum=0.1, affine=True, track_running_stats=True)
)
)
(1): BasicBlock(
(conv1): Conv2d(128, 128, kernel_size=(3, 3), stride=(1, 1), padding=(1, 1), bias=False)
(bn1): BatchNorm2d(128, eps=1e-05, momentum=0.1, affine=True, track_running_stats=True)
(relu1): PReLU(num_parameters=128)
(relu2): PReLU(num_parameters=128)
(conv2): Conv2d(128, 128, kernel_size=(3, 3), stride=(1, 1), padding=(1, 1), bias=False)
(bn2): BatchNorm2d(128, eps=1e-05, momentum=0.1, affine=True, track_running_stats=True)
)
)
(layer3): Sequential(
(0): BasicBlock(
(conv1): Conv2d(128, 256, kernel_size=(3, 3), stride=(2, 2), padding=(1, 1), bias=False)
(bn1): BatchNorm2d(256, eps=1e-05, momentum=0.1, affine=True, track_running_stats=True)
(relu1): PReLU(num_parameters=256)
(relu2): PReLU(num_parameters=256)
(conv2): Conv2d(256, 256, kernel_size=(3, 3), stride=(1, 1), padding=(1, 1), bias=False)
(bn2): BatchNorm2d(256, eps=1e-05, momentum=0.1, affine=True, track_running_stats=True)
(downsample): Sequential(
(0): Conv2d(128, 256, kernel_size=(1, 1), stride=(2, 2), bias=False)
(1): BatchNorm2d(256, eps=1e-05, momentum=0.1, affine=True, track_running_stats=True)
)
)
(1): BasicBlock(
(conv1): Conv2d(256, 256, kernel_size=(3, 3), stride=(1, 1), padding=(1, 1), bias=False)
(bn1): BatchNorm2d(256, eps=1e-05, momentum=0.1, affine=True, track_running_stats=True)
(relu1): PReLU(num_parameters=256)
(relu2): PReLU(num_parameters=256)
(conv2): Conv2d(256, 256, kernel_size=(3, 3), stride=(1, 1), padding=(1, 1), bias=False)
(bn2): BatchNorm2d(256, eps=1e-05, momentum=0.1, affine=True, track_running_stats=True)
)
)
(layer4): Sequential(
(0): BasicBlock(
(conv1): Conv2d(256, 512, kernel_size=(3, 3), stride=(2, 2), padding=(1, 1), bias=False)
(bn1): BatchNorm2d(512, eps=1e-05, momentum=0.1, affine=True, track_running_stats=True)
(relu1): PReLU(num_parameters=512)
(relu2): PReLU(num_parameters=512)
(conv2): Conv2d(512, 512, kernel_size=(3, 3), stride=(1, 1), padding=(1, 1), bias=False)
(bn2): BatchNorm2d(512, eps=1e-05, momentum=0.1, affine=True, track_running_stats=True)
(downsample): Sequential(
(0): Conv2d(256, 512, kernel_size=(1, 1), stride=(2, 2), bias=False)
(1): BatchNorm2d(512, eps=1e-05, momentum=0.1, affine=True, track_running_stats=True)
)
)
(1): BasicBlock(
(conv1): Conv2d(512, 512, kernel_size=(3, 3), stride=(1, 1), padding=(1, 1), bias=False)
(bn1): BatchNorm2d(512, eps=1e-05, momentum=0.1, affine=True, track_running_stats=True)
(relu1): PReLU(num_parameters=512)
(relu2): PReLU(num_parameters=512)
(conv2): Conv2d(512, 512, kernel_size=(3, 3), stride=(1, 1), padding=(1, 1), bias=False)
(bn2): BatchNorm2d(512, eps=1e-05, momentum=0.1, affine=True, track_running_stats=True)
)
)
(avgpool): AdaptiveAvgPool2d(output_size=1)
)
)
(proj): Linear(in_features=512, out_features=1024, bias=True)
)
(post_extract_proj): Linear(in_features=2048, out_features=1024, bias=True)
(dropout_input): Dropout(p=0.0, inplace=False)
(dropout_features): Dropout(p=0.1, inplace=False)
(encoder): TransformerEncoder(
(pos_conv): Sequential(
(0): Conv1d(1024, 1024, kernel_size=(128,), stride=(1,), padding=(64,), groups=16)
(1): SamePad()
(2): GELU(approximate='none')
)
(layers): ModuleList(
(0-23): 24 x TransformerSentenceEncoderLayer(
(self_attn): MultiheadAttention(
(dropout_module): FairseqDropout()
(k_proj): Linear(in_features=1024, out_features=1024, bias=True)
(v_proj): Linear(in_features=1024, out_features=1024, bias=True)
(q_proj): Linear(in_features=1024, out_features=1024, bias=True)
(out_proj): Linear(in_features=1024, out_features=1024, bias=True)
)
(dropout1): Dropout(p=0.0, inplace=False)
(dropout2): Dropout(p=0.1, inplace=False)
(dropout3): Dropout(p=0.0, inplace=False)
(self_attn_layer_norm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True)
(fc1): Linear(in_features=1024, out_features=4096, bias=True)
(fc2): Linear(in_features=4096, out_features=1024, bias=True)
(final_layer_norm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True)
)
)
(layer_norm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True)
)
(layer_norm): LayerNorm((2048,), eps=1e-05, elementwise_affine=True)
(final_proj): None
)
)
(decoder): PeftModelForCausalLM(
(base_model): LoraModel(
(model): LlamaForCausalLM(
(model): LlamaModel(
(embed_tokens): Embedding(46304, 2560, padding_idx=0)
(layers): ModuleList(
(0-31): 32 x LlamaDecoderLayer(
(self_attn): LlamaSdpaAttention(
(q_proj): lora.Linear4bit(
(base_layer): Linear4bit(in_features=2560, out_features=2560, bias=False)
(lora_dropout): ModuleDict(
(default): Dropout(p=0.05, inplace=False)
)
(lora_A): ModuleDict(
(default): Linear(in_features=2560, out_features=16, bias=False)
)
(lora_B): ModuleDict(
(default): Linear(in_features=16, out_features=2560, bias=False)
)
(lora_embedding_A): ParameterDict()
(lora_embedding_B): ParameterDict()
)
(k_proj): lora.Linear4bit(
(base_layer): Linear4bit(in_features=2560, out_features=2560, bias=False)
(lora_dropout): ModuleDict(
(default): Dropout(p=0.05, inplace=False)
)
(lora_A): ModuleDict(
(default): Linear(in_features=2560, out_features=16, bias=False)
)
(lora_B): ModuleDict(
(default): Linear(in_features=16, out_features=2560, bias=False)
)
(lora_embedding_A): ParameterDict()
(lora_embedding_B): ParameterDict()
)
(v_proj): lora.Linear4bit(
(base_layer): Linear4bit(in_features=2560, out_features=2560, bias=False)
(lora_dropout): ModuleDict(
(default): Dropout(p=0.05, inplace=False)
)
(lora_A): ModuleDict(
(default): Linear(in_features=2560, out_features=16, bias=False)
)
(lora_B): ModuleDict(
(default): Linear(in_features=16, out_features=2560, bias=False)
)
(lora_embedding_A): ParameterDict()
(lora_embedding_B): ParameterDict()
)
(o_proj): Linear4bit(in_features=2560, out_features=2560, bias=False)
(rotary_emb): LlamaRotaryEmbedding()
)
(mlp): LlamaMLP(
(gate_proj): Linear4bit(in_features=2560, out_features=6912, bias=False)
(up_proj): Linear4bit(in_features=2560, out_features=6912, bias=False)
(down_proj): Linear4bit(in_features=6912, out_features=2560, bias=False)
(act_fn): SiLU()
)
(input_layernorm): LlamaRMSNorm()
(post_attention_layernorm): LlamaRMSNorm()
)
)
(norm): LlamaRMSNorm()
)
(lm_head): Linear(in_features=2560, out_features=46304, bias=False)
)
)
)
(avfeat_to_llm): Linear(in_features=1024, out_features=2560, bias=True)
)
[2024-06-08 13:22:16,994][fairseq_cli.train][INFO] - task: VSP_LLM_TrainingTask
[2024-06-08 13:22:16,994][fairseq_cli.train][INFO] - model: avhubert_llm_seq2seq_cluster_count
[2024-06-08 13:22:16,994][fairseq_cli.train][INFO] - criterion: decoder_only_language_modeling_loss
[2024-06-08 13:22:16,997][fairseq_cli.train][INFO] - num. shared model params: 1,841,644,264 (num. trained: 335,624,424)
[2024-06-08 13:22:16,999][fairseq_cli.train][INFO] - num. expert model params: 0 (num. trained: 0)
[2024-06-08 13:22:17,000][src.vsp_llm_training][INFO] - Using tokenizer
[2024-06-08 13:22:17,019][src.vsp_llm_dataset][INFO] - max_keep=500, min_keep=None, loaded 12663, skipped 0 short and 0 long and 0 unaligned, longest-loaded=76, shortest-loaded=75
[2024-06-08 13:22:17,808][src.vsp_llm_dataset][INFO] - /home/theodore/Projects/VSP-LLM/data/processed/vasr/100h/valid.wrd is sequence label. skipped
[2024-06-08 13:22:17,808][src.vsp_llm_dataset][INFO] - image transform: Compose(
Normalize(mean=0.0, std=255.0)
<src.utils_vsp_llm.CenterCrop object at 0x78bc09a24820>
Normalize(mean=0.421, std=0.165)
)
[2024-06-08 13:22:17,809][src.vsp_llm_dataset][INFO] - pad_audio=True, random_crop=False, normalize=True, max_sample_size=500, seqs2seq data=True,
[2024-06-08 13:22:17,809][src.vsp_llm_dataset][INFO] - Noise wav: None->0 wav, Prob: 0.0, SNR: 0, Number of mixture: 1
[2024-06-08 13:22:17,959][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- encoder.w2v_model.feature_extractor_video.resnet.trunk.layer1.0.conv1.bias
[2024-06-08 13:22:17,959][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- encoder.w2v_model.feature_extractor_video.resnet.trunk.layer1.0.conv2.bias
[2024-06-08 13:22:17,959][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- encoder.w2v_model.feature_extractor_video.resnet.trunk.layer1.1.conv1.bias
[2024-06-08 13:22:17,959][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- encoder.w2v_model.feature_extractor_video.resnet.trunk.layer1.1.conv2.bias
[2024-06-08 13:22:17,959][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- encoder.w2v_model.feature_extractor_video.resnet.trunk.layer2.0.conv1.bias
[2024-06-08 13:22:17,959][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- encoder.w2v_model.feature_extractor_video.resnet.trunk.layer2.0.conv2.bias
[2024-06-08 13:22:17,959][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- encoder.w2v_model.feature_extractor_video.resnet.trunk.layer2.0.downsample.0.bias
[2024-06-08 13:22:17,959][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- encoder.w2v_model.feature_extractor_video.resnet.trunk.layer2.1.conv1.bias
[2024-06-08 13:22:17,959][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- encoder.w2v_model.feature_extractor_video.resnet.trunk.layer2.1.conv2.bias
[2024-06-08 13:22:17,959][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- encoder.w2v_model.feature_extractor_video.resnet.trunk.layer3.0.conv1.bias
[2024-06-08 13:22:17,959][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- encoder.w2v_model.feature_extractor_video.resnet.trunk.layer3.0.conv2.bias
[2024-06-08 13:22:17,959][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- encoder.w2v_model.feature_extractor_video.resnet.trunk.layer3.0.downsample.0.bias
[2024-06-08 13:22:17,959][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- encoder.w2v_model.feature_extractor_video.resnet.trunk.layer3.1.conv1.bias
[2024-06-08 13:22:17,959][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- encoder.w2v_model.feature_extractor_video.resnet.trunk.layer3.1.conv2.bias
[2024-06-08 13:22:17,959][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- encoder.w2v_model.feature_extractor_video.resnet.trunk.layer4.0.conv1.bias
[2024-06-08 13:22:17,959][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- encoder.w2v_model.feature_extractor_video.resnet.trunk.layer4.0.conv2.bias
[2024-06-08 13:22:17,959][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- encoder.w2v_model.feature_extractor_video.resnet.trunk.layer4.0.downsample.0.bias
[2024-06-08 13:22:17,959][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- encoder.w2v_model.feature_extractor_video.resnet.trunk.layer4.1.conv1.bias
[2024-06-08 13:22:17,959][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- encoder.w2v_model.feature_extractor_video.resnet.trunk.layer4.1.conv2.bias
[2024-06-08 13:22:17,959][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.0.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,959][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.0.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.0.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.0.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.0.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.0.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.0.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.0.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.0.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.0.self_attn.o_proj.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.0.mlp.gate_proj.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.0.mlp.up_proj.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.0.mlp.down_proj.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.1.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.1.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.1.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.1.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.1.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.1.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.1.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.1.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.1.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.1.self_attn.o_proj.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.1.mlp.gate_proj.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.1.mlp.up_proj.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.1.mlp.down_proj.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.2.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.2.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.2.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.2.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.2.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.2.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.2.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.2.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.2.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.2.self_attn.o_proj.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.2.mlp.gate_proj.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.2.mlp.up_proj.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.2.mlp.down_proj.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.3.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.3.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.3.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.3.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.3.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.3.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.3.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.3.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.3.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.3.self_attn.o_proj.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.3.mlp.gate_proj.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.3.mlp.up_proj.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.3.mlp.down_proj.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.4.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.4.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,960][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.4.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.4.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.4.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.4.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.4.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.4.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.4.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.4.self_attn.o_proj.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.4.mlp.gate_proj.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.4.mlp.up_proj.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.4.mlp.down_proj.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.5.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.5.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.5.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.5.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.5.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.5.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.5.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.5.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.5.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.5.self_attn.o_proj.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.5.mlp.gate_proj.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.5.mlp.up_proj.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.5.mlp.down_proj.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.6.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.6.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.6.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.6.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.6.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.6.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.6.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.6.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.6.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.6.self_attn.o_proj.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.6.mlp.gate_proj.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.6.mlp.up_proj.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.6.mlp.down_proj.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.7.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.7.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.7.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.7.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.7.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.7.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.7.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.7.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,961][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.7.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.7.self_attn.o_proj.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.7.mlp.gate_proj.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.7.mlp.up_proj.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.7.mlp.down_proj.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.8.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.8.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.8.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.8.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.8.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.8.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.8.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.8.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.8.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.8.self_attn.o_proj.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.8.mlp.gate_proj.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.8.mlp.up_proj.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.8.mlp.down_proj.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.9.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.9.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.9.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.9.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.9.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.9.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.9.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.9.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.9.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.9.self_attn.o_proj.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.9.mlp.gate_proj.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.9.mlp.up_proj.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.9.mlp.down_proj.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.10.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.10.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.10.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.10.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.10.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.10.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.10.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.10.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.10.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.10.self_attn.o_proj.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.10.mlp.gate_proj.bias
[2024-06-08 13:22:17,962][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.10.mlp.up_proj.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.10.mlp.down_proj.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.11.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.11.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.11.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.11.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.11.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.11.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.11.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.11.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.11.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.11.self_attn.o_proj.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.11.mlp.gate_proj.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.11.mlp.up_proj.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.11.mlp.down_proj.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.12.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.12.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.12.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.12.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.12.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.12.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.12.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.12.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.12.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.12.self_attn.o_proj.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.12.mlp.gate_proj.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.12.mlp.up_proj.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.12.mlp.down_proj.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.13.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.13.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.13.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.13.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.13.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.13.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.13.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.13.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.13.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.13.self_attn.o_proj.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.13.mlp.gate_proj.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.13.mlp.up_proj.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.13.mlp.down_proj.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.14.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.14.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.14.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.14.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.14.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.14.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.14.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.14.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,963][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.14.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.14.self_attn.o_proj.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.14.mlp.gate_proj.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.14.mlp.up_proj.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.14.mlp.down_proj.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.15.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.15.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.15.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.15.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.15.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.15.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.15.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.15.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.15.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.15.self_attn.o_proj.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.15.mlp.gate_proj.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.15.mlp.up_proj.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.15.mlp.down_proj.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.16.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.16.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.16.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.16.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.16.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.16.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.16.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.16.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.16.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.16.self_attn.o_proj.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.16.mlp.gate_proj.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.16.mlp.up_proj.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.16.mlp.down_proj.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.17.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.17.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.17.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.17.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.17.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.17.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.17.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.17.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.17.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.17.self_attn.o_proj.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.17.mlp.gate_proj.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.17.mlp.up_proj.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.17.mlp.down_proj.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.18.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.18.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.18.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.18.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,964][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.18.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.18.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.18.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.18.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.18.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.18.self_attn.o_proj.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.18.mlp.gate_proj.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.18.mlp.up_proj.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.18.mlp.down_proj.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.19.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.19.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.19.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.19.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.19.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.19.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.19.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.19.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.19.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.19.self_attn.o_proj.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.19.mlp.gate_proj.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.19.mlp.up_proj.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.19.mlp.down_proj.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.20.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.20.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.20.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.20.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.20.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.20.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.20.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.20.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.20.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.20.self_attn.o_proj.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.20.mlp.gate_proj.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.20.mlp.up_proj.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.20.mlp.down_proj.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.21.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.21.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.21.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.21.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.21.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.21.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.21.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.21.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.21.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.21.self_attn.o_proj.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.21.mlp.gate_proj.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.21.mlp.up_proj.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.21.mlp.down_proj.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.22.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.22.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.22.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,965][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.22.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.22.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.22.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.22.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.22.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.22.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.22.self_attn.o_proj.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.22.mlp.gate_proj.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.22.mlp.up_proj.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.22.mlp.down_proj.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.23.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.23.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.23.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.23.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.23.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.23.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.23.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.23.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.23.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.23.self_attn.o_proj.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.23.mlp.gate_proj.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.23.mlp.up_proj.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.23.mlp.down_proj.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.24.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.24.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.24.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.24.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.24.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.24.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.24.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.24.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.24.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.24.self_attn.o_proj.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.24.mlp.gate_proj.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.24.mlp.up_proj.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.24.mlp.down_proj.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.25.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.25.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.25.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.25.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.25.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.25.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.25.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.25.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.25.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.25.self_attn.o_proj.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.25.mlp.gate_proj.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.25.mlp.up_proj.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.25.mlp.down_proj.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.26.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,966][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.26.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.26.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.26.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.26.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.26.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.26.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.26.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.26.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.26.self_attn.o_proj.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.26.mlp.gate_proj.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.26.mlp.up_proj.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.26.mlp.down_proj.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.27.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.27.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.27.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.27.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.27.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.27.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.27.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.27.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.27.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.27.self_attn.o_proj.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.27.mlp.gate_proj.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.27.mlp.up_proj.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.27.mlp.down_proj.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.28.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.28.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.28.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.28.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.28.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.28.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.28.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.28.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.28.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.28.self_attn.o_proj.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.28.mlp.gate_proj.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.28.mlp.up_proj.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.28.mlp.down_proj.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.29.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.29.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.29.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.29.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.29.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.29.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.29.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,967][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.29.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.29.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.29.self_attn.o_proj.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.29.mlp.gate_proj.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.29.mlp.up_proj.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.29.mlp.down_proj.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.30.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.30.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.30.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.30.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.30.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.30.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.30.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.30.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.30.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.30.self_attn.o_proj.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.30.mlp.gate_proj.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.30.mlp.up_proj.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.30.mlp.down_proj.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.31.self_attn.q_proj.base_layer.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.31.self_attn.q_proj.lora_A.default.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.31.self_attn.q_proj.lora_B.default.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.31.self_attn.k_proj.base_layer.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.31.self_attn.k_proj.lora_A.default.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.31.self_attn.k_proj.lora_B.default.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.31.self_attn.v_proj.base_layer.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.31.self_attn.v_proj.lora_A.default.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.31.self_attn.v_proj.lora_B.default.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.31.self_attn.o_proj.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.31.mlp.gate_proj.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.31.mlp.up_proj.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.model.layers.31.mlp.down_proj.bias
[2024-06-08 13:22:17,968][fairseq.trainer][INFO] - detected shared parameter: encoder.w2v_model.feature_extractor_video.resnet.frontend3D.0.bias <- decoder.base_model.model.lm_head.bias
[2024-06-08 13:22:17,968][fairseq.utils][INFO] - ***********************CUDA enviroments for all 1 workers***********************
[2024-06-08 13:22:17,968][fairseq.utils][INFO] - rank 0: capabilities = 8.6 ; total memory = 15.731 GB ; name = NVIDIA RTX A4000
[2024-06-08 13:22:17,968][fairseq.utils][INFO] - ***********************CUDA enviroments for all 1 workers***********************
[2024-06-08 13:22:17,968][fairseq_cli.train][INFO] - training on 1 devices (GPUs/TPUs)
[2024-06-08 13:22:17,969][fairseq_cli.train][INFO] - max tokens per device = None and max sentences per device = 1
[2024-06-08 13:22:17,969][fairseq.trainer][INFO] - Preparing to load checkpoint checkpoints/checkpoint_last.pt
[2024-06-08 13:22:17,969][fairseq.trainer][INFO] - No existing checkpoint found checkpoints/checkpoint_last.pt
[2024-06-08 13:22:17,969][fairseq.trainer][INFO] - loading train data for epoch 1
[2024-06-08 13:22:17,969][src.vsp_llm_training][INFO] - Using tokenizer
[2024-06-08 13:22:18,115][src.vsp_llm_dataset][INFO] - max_keep=500, min_keep=None, loaded 101180, skipped 0 short and 0 long and 0 unaligned, longest-loaded=76, shortest-loaded=73
[2024-06-08 13:22:18,465][src.vsp_llm_dataset][INFO] - /home/theodore/Projects/VSP-LLM/data/processed/vasr/100h/train.wrd is sequence label. skipped
[2024-06-08 13:22:18,465][src.vsp_llm_dataset][INFO] - image transform: Compose(
Normalize(mean=0.0, std=255.0)
RandomCrop(size=(88, 88))
<src.utils_vsp_llm.HorizontalFlip object at 0x78bbb79baa90>
Normalize(mean=0.421, std=0.165)
)
[2024-06-08 13:22:18,465][src.vsp_llm_dataset][INFO] - pad_audio=True, random_crop=False, normalize=True, max_sample_size=500, seqs2seq data=True,
[2024-06-08 13:22:18,465][src.vsp_llm_dataset][INFO] - Noise wav: None->0 wav, Prob: 0.0, SNR: 0, Number of mixture: 1
[2024-06-08 13:22:23,141][fairseq.trainer][INFO] - begin training epoch 1
[2024-06-08 13:22:23,141][fairseq_cli.train][INFO] - Start iterating over samples
[2024-06-08 13:27:44,208][train_inner][INFO] - {"epoch": 1, "update": 0.016, "loss": "7.578", "ntokens": "128.135", "acc_total": "128.135", "n_correct": "18.82", "wer_total": "128.135", "n_error": "109.28", "ppl": "191.12", "accuracy": "14.688", "wer": "85.285", "wps": "80", "ups": "0.62", "wpb": "128.1", "bsz": "8", "num_updates": "200", "lr": "1.49e-05", "gnorm": "8.606", "loss_scale": "128", "train_wall": "320", "gb_free": "7.1", "wall": "326"}
[2024-06-08 13:33:07,669][train_inner][INFO] - {"epoch": 1, "update": 0.032, "loss": "6.232", "ntokens": "128.27", "acc_total": "128.27", "n_correct": "25.92", "wer_total": "128.27", "n_error": "102.16", "ppl": "75.16", "accuracy": "20.207", "wer": "79.644", "wps": "79.3", "ups": "0.62", "wpb": "128.3", "bsz": "8", "num_updates": "400", "lr": "2.48e-05", "gnorm": "3.575", "loss_scale": "128", "train_wall": "323", "gb_free": "7.1", "wall": "650"}
[2024-06-08 13:38:30,946][train_inner][INFO] - {"epoch": 1, "update": 0.047, "loss": "6.055", "ntokens": "127.235", "acc_total": "127.235", "n_correct": "28.825", "wer_total": "127.235", "n_error": "98.1", "ppl": "66.49", "accuracy": "22.655", "wer": "77.101", "wps": "78.7", "ups": "0.62", "wpb": "127.2", "bsz": "8", "num_updates": "600", "lr": "3.47e-05", "gnorm": "3.892", "loss_scale": "128", "train_wall": "323", "gb_free": "7.1", "wall": "973"}
[2024-06-08 13:43:54,238][train_inner][INFO] - {"epoch": 1, "update": 0.063, "loss": "5.952", "ntokens": "128.155", "acc_total": "128.155", "n_correct": "30.315", "wer_total": "128.155", "n_error": "97.545", "ppl": "61.93", "accuracy": "23.655", "wer": "76.115", "wps": "79.3", "ups": "0.62", "wpb": "128.2", "bsz": "8", "num_updates": "800", "lr": "4.46e-05", "gnorm": "3.945", "loss_scale": "128", "train_wall": "323", "gb_free": "7.1", "wall": "1296"}
[2024-06-08 13:49:17,549][train_inner][INFO] - {"epoch": 1, "update": 0.079, "loss": "5.9", "ntokens": "127.52", "acc_total": "127.52", "n_correct": "30.18", "wer_total": "127.52", "n_error": "97.04", "ppl": "59.72", "accuracy": "23.667", "wer": "76.098", "wps": "78.9", "ups": "0.62", "wpb": "127.5", "bsz": "8", "num_updates": "1000", "lr": "5.45e-05", "gnorm": "3.795", "loss_scale": "128", "train_wall": "323", "gb_free": "7.1", "wall": "1620"}
[2024-06-08 13:54:40,998][train_inner][INFO] - {"epoch": 1, "update": 0.095, "loss": "5.865", "ntokens": "127.845", "acc_total": "127.845", "n_correct": "30.985", "wer_total": "127.845", "n_error": "96.63", "ppl": "58.28", "accuracy": "24.236", "wer": "75.584", "wps": "79.1", "ups": "0.62", "wpb": "127.8", "bsz": "8", "num_updates": "1200", "lr": "6.44e-05", "gnorm": "3.479", "loss_scale": "128", "train_wall": "323", "gb_free": "7.1", "wall": "1943"}
[2024-06-08 14:00:04,433][train_inner][INFO] - {"epoch": 1, "update": 0.111, "loss": "5.832", "ntokens": "128.09", "acc_total": "128.09", "n_correct": "31.66", "wer_total": "128.09", "n_error": "96.195", "ppl": "56.96", "accuracy": "24.717", "wer": "75.1", "wps": "79.2", "ups": "0.62", "wpb": "128.1", "bsz": "8", "num_updates": "1400", "lr": "7.43e-05", "gnorm": "3.346", "loss_scale": "128", "train_wall": "323", "gb_free": "7.1", "wall": "2266"}
[2024-06-08 14:05:27,634][train_inner][INFO] - {"epoch": 1, "update": 0.127, "loss": "5.829", "ntokens": "127.155", "acc_total": "127.155", "n_correct": "31.615", "wer_total": "127.155", "n_error": "95.3", "ppl": "56.83", "accuracy": "24.863", "wer": "74.948", "wps": "78.7", "ups": "0.62", "wpb": "127.2", "bsz": "8", "num_updates": "1600", "lr": "8.42e-05", "gnorm": "2.961", "loss_scale": "128", "train_wall": "322", "gb_free": "7.1", "wall": "2590"}
[2024-06-08 14:10:50,500][train_inner][INFO] - {"epoch": 1, "update": 0.142, "loss": "5.747", "ntokens": "128.27", "acc_total": "128.27", "n_correct": "32.4", "wer_total": "128.27", "n_error": "95.55", "ppl": "53.72", "accuracy": "25.259", "wer": "74.491", "wps": "79.5", "ups": "0.62", "wpb": "128.3", "bsz": "8", "num_updates": "1800", "lr": "9.41e-05", "gnorm": "2.807", "loss_scale": "128", "train_wall": "322", "gb_free": "7.1", "wall": "2913"}
[2024-06-08 14:16:13,202][train_inner][INFO] - {"epoch": 1, "update": 0.158, "loss": "5.728", "ntokens": "127.54", "acc_total": "127.54", "n_correct": "32.62", "wer_total": "127.54", "n_error": "94.66", "ppl": "53", "accuracy": "25.576", "wer": "74.22", "wps": "79", "ups": "0.62", "wpb": "127.5", "bsz": "8", "num_updates": "2000", "lr": "0.000104", "gnorm": "2.662", "loss_scale": "128", "train_wall": "322", "gb_free": "7.1", "wall": "3235"}
[2024-06-08 14:21:36,313][train_inner][INFO] - {"epoch": 1, "update": 0.174, "loss": "5.693", "ntokens": "127.94", "acc_total": "127.94", "n_correct": "33.495", "wer_total": "127.94", "n_error": "94.265", "ppl": "51.74", "accuracy": "26.18", "wer": "73.679", "wps": "79.2", "ups": "0.62", "wpb": "127.9", "bsz": "8", "num_updates": "2200", "lr": "0.0001139", "gnorm": "2.54", "loss_scale": "256", "train_wall": "322", "gb_free": "7.1", "wall": "3558"}
[2024-06-08 14:26:59,200][train_inner][INFO] - {"epoch": 1, "update": 0.19, "loss": "5.643", "ntokens": "129.415", "acc_total": "129.415", "n_correct": "35.02", "wer_total": "129.415", "n_error": "94.165", "ppl": "49.96", "accuracy": "27.06", "wer": "72.762", "wps": "80.2", "ups": "0.62", "wpb": "129.4", "bsz": "8", "num_updates": "2400", "lr": "0.0001238", "gnorm": "2.531", "loss_scale": "256", "train_wall": "322", "gb_free": "7.1", "wall": "3881"}
[2024-06-08 14:29:40,612][fairseq_cli.train][INFO] - begin validation on "valid" subset
[2024-06-08 14:51:00,458][valid][INFO] - {"epoch": 1, "valid_loss": "5.471", "valid_ntokens": "15.5723", "valid_acc_total": "15.5723", "valid_n_correct": "4.51544", "valid_wer_total": "15.5723", "valid_n_error": "11.0269", "valid_ppl": "44.34", "valid_accuracy": "28.997", "valid_wer": "70.811", "valid_wps": "154.1", "valid_wpb": "15.6", "valid_bsz": "1", "valid_num_updates": "2500"}
[2024-06-08 14:51:00,459][fairseq.checkpoint_utils][INFO] - Preparing to save checkpoint for epoch 1 @ 2500 updates
[2024-06-08 14:51:00,459][fairseq.trainer][INFO] - Saving checkpoint to checkpoints/checkpoint_1_2500.pt
[2024-06-08 14:51:03,603][fairseq.trainer][INFO] - Finished saving checkpoint to checkpoints/checkpoint_1_2500.pt
[2024-06-08 14:51:06,447][fairseq.checkpoint_utils][INFO] - Saved checkpoint checkpoints/checkpoint_1_2500.pt (epoch 1 @ 2500 updates, score 28.997) (writing took 5.988429816963617 seconds)
[2024-06-08 14:53:47,461][train_inner][INFO] - {"epoch": 1, "update": 0.206, "loss": "5.498", "ntokens": "127.155", "acc_total": "127.155", "n_correct": "36.73", "wer_total": "127.155", "n_error": "90.2", "ppl": "45.19", "accuracy": "28.886", "wer": "70.937", "wps": "15.8", "ups": "0.12", "wpb": "127.2", "bsz": "8", "num_updates": "2600", "lr": "0.0001337", "gnorm": "2.696", "loss_scale": "256", "train_wall": "322", "gb_free": "7.1", "wall": "5489"}
[2024-06-08 14:59:10,185][train_inner][INFO] - {"epoch": 1, "update": 0.221, "loss": "5.404", "ntokens": "129.095", "acc_total": "129.095", "n_correct": "38.935", "wer_total": "129.095", "n_error": "89.875", "ppl": "42.34", "accuracy": "30.16", "wer": "69.619", "wps": "80", "ups": "0.62", "wpb": "129.1", "bsz": "8", "num_updates": "2800", "lr": "0.0001436", "gnorm": "2.829", "loss_scale": "256", "train_wall": "322", "gb_free": "7.1", "wall": "5812"}
[2024-06-08 15:04:32,825][train_inner][INFO] - {"epoch": 1, "update": 0.237, "loss": "5.349", "ntokens": "129.18", "acc_total": "129.18", "n_correct": "40.565", "wer_total": "129.18", "n_error": "88.33", "ppl": "40.75", "accuracy": "31.402", "wer": "68.377", "wps": "80.1", "ups": "0.62", "wpb": "129.2", "bsz": "8", "num_updates": "3000", "lr": "0.0001535", "gnorm": "3.036", "loss_scale": "256", "train_wall": "322", "gb_free": "7.1", "wall": "6135"}
[2024-06-08 15:09:55,619][train_inner][INFO] - {"epoch": 1, "update": 0.253, "loss": "5.097", "ntokens": "128.19", "acc_total": "128.19", "n_correct": "43.795", "wer_total": "128.19", "n_error": "84.11", "ppl": "34.24", "accuracy": "34.164", "wer": "65.614", "wps": "79.4", "ups": "0.62", "wpb": "128.2", "bsz": "8", "num_updates": "3200", "lr": "0.0001634", "gnorm": "3.388", "loss_scale": "256", "train_wall": "322", "gb_free": "7.1", "wall": "6458"}
[2024-06-08 15:15:18,520][train_inner][INFO] - {"epoch": 1, "update": 0.269, "loss": "4.847", "ntokens": "127.955", "acc_total": "127.955", "n_correct": "47.56", "wer_total": "127.955", "n_error": "80.14", "ppl": "28.77", "accuracy": "37.169", "wer": "62.631", "wps": "79.3", "ups": "0.62", "wpb": "128", "bsz": "8", "num_updates": "3400", "lr": "0.0001733", "gnorm": "3.596", "loss_scale": "256", "train_wall": "322", "gb_free": "7.1", "wall": "6781"}
[2024-06-08 15:20:41,418][train_inner][INFO] - {"epoch": 1, "update": 0.285, "loss": "4.7", "ntokens": "128.005", "acc_total": "128.005", "n_correct": "49.38", "wer_total": "128.005", "n_error": "78.385", "ppl": "25.98", "accuracy": "38.577", "wer": "61.236", "wps": "79.3", "ups": "0.62", "wpb": "128", "bsz": "8", "num_updates": "3600", "lr": "0.0001832", "gnorm": "3.766", "loss_scale": "256", "train_wall": "322", "gb_free": "7.1", "wall": "7103"}
[2024-06-08 15:26:04,008][train_inner][INFO] - {"epoch": 1, "update": 0.3, "loss": "4.546", "ntokens": "127.875", "acc_total": "127.875", "n_correct": "51.745", "wer_total": "127.875", "n_error": "75.945", "ppl": "23.36", "accuracy": "40.465", "wer": "59.39", "wps": "79.3", "ups": "0.62", "wpb": "127.9", "bsz": "8", "num_updates": "3800", "lr": "0.0001931", "gnorm": "3.797", "loss_scale": "256", "train_wall": "322", "gb_free": "7.1", "wall": "7426"}
[2024-06-08 15:31:26,883][train_inner][INFO] - {"epoch": 1, "update": 0.316, "loss": "4.344", "ntokens": "128.9", "acc_total": "128.9", "n_correct": "54.555", "wer_total": "128.9", "n_error": "74.145", "ppl": "20.31", "accuracy": "42.324", "wer": "57.521", "wps": "79.8", "ups": "0.62", "wpb": "128.9", "bsz": "8", "num_updates": "4000", "lr": "0.000203", "gnorm": "3.977", "loss_scale": "256", "train_wall": "322", "gb_free": "7.1", "wall": "7749"}
[2024-06-08 15:36:49,415][train_inner][INFO] - {"epoch": 1, "update": 0.332, "loss": "4.205", "ntokens": "127.815", "acc_total": "127.815", "n_correct": "56.145", "wer_total": "127.815", "n_error": "71.48", "ppl": "18.45", "accuracy": "43.927", "wer": "55.925", "wps": "79.3", "ups": "0.62", "wpb": "127.8", "bsz": "8", "num_updates": "4200", "lr": "0.0002129", "gnorm": "4.009", "loss_scale": "512", "train_wall": "322", "gb_free": "7.1", "wall": "8071"}
[2024-06-08 15:42:12,275][train_inner][INFO] - {"epoch": 1, "update": 0.348, "loss": "4.099", "ntokens": "128.615", "acc_total": "128.615", "n_correct": "57.855", "wer_total": "128.615", "n_error": "70.56", "ppl": "17.14", "accuracy": "44.983", "wer": "54.861", "wps": "79.7", "ups": "0.62", "wpb": "128.6", "bsz": "8", "num_updates": "4400", "lr": "0.0002228", "gnorm": "3.958", "loss_scale": "512", "train_wall": "322", "gb_free": "7.1", "wall": "8394"}
[2024-06-08 15:47:35,080][train_inner][INFO] - {"epoch": 1, "update": 0.364, "loss": "3.907", "ntokens": "128.235", "acc_total": "128.235", "n_correct": "59.7", "wer_total": "128.235", "n_error": "68.32", "ppl": "15", "accuracy": "46.555", "wer": "53.277", "wps": "79.5", "ups": "0.62", "wpb": "128.2", "bsz": "8", "num_updates": "4600", "lr": "0.0002327", "gnorm": "3.965", "loss_scale": "512", "train_wall": "322", "gb_free": "7.1", "wall": "8717"}
[2024-06-08 15:52:57,894][train_inner][INFO] - {"epoch": 1, "update": 0.38, "loss": "3.879", "ntokens": "127.94", "acc_total": "127.94", "n_correct": "59.795", "wer_total": "127.94", "n_error": "67.99", "ppl": "14.71", "accuracy": "46.737", "wer": "53.142", "wps": "79.3", "ups": "0.62", "wpb": "127.9", "bsz": "8", "num_updates": "4800", "lr": "0.0002426", "gnorm": "4.038", "loss_scale": "512", "train_wall": "322", "gb_free": "7.1", "wall": "9040"}
[2024-06-08 15:58:20,612][train_inner][INFO] - {"epoch": 1, "update": 0.395, "loss": "3.708", "ntokens": "129.36", "acc_total": "129.36", "n_correct": "62.245", "wer_total": "129.36", "n_error": "66.93", "ppl": "13.07", "accuracy": "48.118", "wer": "51.739", "wps": "80.2", "ups": "0.62", "wpb": "129.4", "bsz": "8", "num_updates": "5000", "lr": "0.0002525", "gnorm": "4.039", "loss_scale": "512", "train_wall": "322", "gb_free": "7.1", "wall": "9363"}
[2024-06-08 15:58:20,612][fairseq_cli.train][INFO] - begin validation on "valid" subset
[2024-06-08 16:19:41,313][valid][INFO] - {"epoch": 1, "valid_loss": "3.638", "valid_ntokens": "15.5723", "valid_acc_total": "15.5723", "valid_n_correct": "7.61849", "valid_wer_total": "15.5723", "valid_n_error": "7.93635", "valid_ppl": "12.45", "valid_accuracy": "48.923", "valid_wer": "50.965", "valid_wps": "154", "valid_wpb": "15.6", "valid_bsz": "1", "valid_num_updates": "5000", "valid_best_accuracy": "48.923"}
[2024-06-08 16:19:41,314][fairseq.checkpoint_utils][INFO] - Preparing to save checkpoint for epoch 1 @ 5000 updates
[2024-06-08 16:19:41,314][fairseq.trainer][INFO] - Saving checkpoint to checkpoints/checkpoint_1_5000.pt
[2024-06-08 16:19:44,478][fairseq.trainer][INFO] - Finished saving checkpoint to checkpoints/checkpoint_1_5000.pt
[2024-06-08 16:19:48,736][fairseq.checkpoint_utils][INFO] - Saved checkpoint checkpoints/checkpoint_1_5000.pt (epoch 1 @ 5000 updates, score 48.923) (writing took 7.421530130028259 seconds)
[2024-06-08 16:25:11,245][train_inner][INFO] - {"epoch": 1, "update": 0.411, "loss": "3.672", "ntokens": "127.41", "acc_total": "127.41", "n_correct": "62.605", "wer_total": "127.41", "n_error": "64.675", "ppl": "12.74", "accuracy": "49.137", "wer": "50.761", "wps": "15.8", "ups": "0.12", "wpb": "127.4", "bsz": "8", "num_updates": "5200", "lr": "0.0002624", "gnorm": "4.017", "loss_scale": "512", "train_wall": "322", "gb_free": "7.1", "wall": "10973"}
[2024-06-08 16:30:34,107][train_inner][INFO] - {"epoch": 1, "update": 0.427, "loss": "3.534", "ntokens": "127.99", "acc_total": "127.99", "n_correct": "64.215", "wer_total": "127.99", "n_error": "63.615", "ppl": "11.58", "accuracy": "50.172", "wer": "49.703", "wps": "79.3", "ups": "0.62", "wpb": "128", "bsz": "8", "num_updates": "5400", "lr": "0.0002723", "gnorm": "3.964", "loss_scale": "512", "train_wall": "322", "gb_free": "7.1", "wall": "11296"}
[2024-06-08 16:35:56,865][train_inner][INFO] - {"epoch": 1, "update": 0.443, "loss": "3.429", "ntokens": "126.81", "acc_total": "126.81", "n_correct": "64.865", "wer_total": "126.81", "n_error": "61.77", "ppl": "10.77", "accuracy": "51.151", "wer": "48.711", "wps": "78.6", "ups": "0.62", "wpb": "126.8", "bsz": "8", "num_updates": "5600", "lr": "0.0002822", "gnorm": "3.959", "loss_scale": "512", "train_wall": "322", "gb_free": "7.1", "wall": "11619"}
[2024-06-08 16:41:19,654][train_inner][INFO] - {"epoch": 1, "update": 0.459, "loss": "3.393", "ntokens": "128.39", "acc_total": "128.39", "n_correct": "66.64", "wer_total": "128.39", "n_error": "61.65", "ppl": "10.51", "accuracy": "51.904", "wer": "48.018", "wps": "79.6", "ups": "0.62", "wpb": "128.4", "bsz": "8", "num_updates": "5800", "lr": "0.0002921", "gnorm": "4.012", "loss_scale": "512", "train_wall": "322", "gb_free": "7.1", "wall": "11942"}
[2024-06-08 16:46:42,313][train_inner][INFO] - {"epoch": 1, "update": 0.474, "loss": "3.314", "ntokens": "127.425", "acc_total": "127.425", "n_correct": "66.18", "wer_total": "127.425", "n_error": "61.075", "ppl": "9.95", "accuracy": "51.936", "wer": "47.93", "wps": "79", "ups": "0.62", "wpb": "127.4", "bsz": "8", "num_updates": "6000", "lr": "0.000302", "gnorm": "3.946", "loss_scale": "512", "train_wall": "322", "gb_free": "7.1", "wall": "12264"}
[2024-06-08 16:52:05,096][train_inner][INFO] - {"epoch": 1, "update": 0.49, "loss": "3.194", "ntokens": "127.935", "acc_total": "127.935", "n_correct": "67.88", "wer_total": "127.935", "n_error": "59.925", "ppl": "9.15", "accuracy": "53.058", "wer": "46.84", "wps": "79.3", "ups": "0.62", "wpb": "127.9", "bsz": "8", "num_updates": "6200", "lr": "0.0003119", "gnorm": "3.932", "loss_scale": "1024", "train_wall": "322", "gb_free": "7.1", "wall": "12587"}
[2024-06-08 16:57:27,797][train_inner][INFO] - {"epoch": 1, "update": 0.506, "loss": "3.143", "ntokens": "128.395", "acc_total": "128.395", "n_correct": "69.22", "wer_total": "128.395", "n_error": "59.055", "ppl": "8.83", "accuracy": "53.912", "wer": "45.995", "wps": "79.6", "ups": "0.62", "wpb": "128.4", "bsz": "8", "num_updates": "6400", "lr": "0.0003218", "gnorm": "3.938", "loss_scale": "1024", "train_wall": "322", "gb_free": "7.1", "wall": "12910"}
[2024-06-08 17:02:50,352][train_inner][INFO] - {"epoch": 1, "update": 0.522, "loss": "3.135", "ntokens": "127.92", "acc_total": "127.92", "n_correct": "69.49", "wer_total": "127.92", "n_error": "58.325", "ppl": "8.79", "accuracy": "54.323", "wer": "45.595", "wps": "79.3", "ups": "0.62", "wpb": "127.9", "bsz": "8", "num_updates": "6600", "lr": "0.0003317", "gnorm": "3.884", "loss_scale": "1024", "train_wall": "322", "gb_free": "7.1", "wall": "13232"}
[2024-06-08 17:08:12,785][train_inner][INFO] - {"epoch": 1, "update": 0.538, "loss": "3.076", "ntokens": "128.695", "acc_total": "128.695", "n_correct": "70.61", "wer_total": "128.695", "n_error": "57.99", "ppl": "8.44", "accuracy": "54.866", "wer": "45.06", "wps": "79.8", "ups": "0.62", "wpb": "128.7", "bsz": "8", "num_updates": "6800", "lr": "0.0003416", "gnorm": "3.871", "loss_scale": "1024", "train_wall": "322", "gb_free": "7.1", "wall": "13555"}
[2024-06-08 17:13:35,174][train_inner][INFO] - {"epoch": 1, "update": 0.553, "loss": "2.977", "ntokens": "128.315", "acc_total": "128.315", "n_correct": "71.53", "wer_total": "128.315", "n_error": "56.635", "ppl": "7.87", "accuracy": "55.746", "wer": "44.137", "wps": "79.6", "ups": "0.62", "wpb": "128.3", "bsz": "8", "num_updates": "7000", "lr": "0.0003515", "gnorm": "3.828", "loss_scale": "1024", "train_wall": "322", "gb_free": "7.1", "wall": "13877"}
[2024-06-08 17:18:57,578][train_inner][INFO] - {"epoch": 1, "update": 0.569, "loss": "2.94", "ntokens": "128.155", "acc_total": "128.155", "n_correct": "71.595", "wer_total": "128.155", "n_error": "56.44", "ppl": "7.68", "accuracy": "55.866", "wer": "44.04", "wps": "79.5", "ups": "0.62", "wpb": "128.2", "bsz": "8", "num_updates": "7200", "lr": "0.0003614", "gnorm": "3.904", "loss_scale": "1024", "train_wall": "322", "gb_free": "7.1", "wall": "14200"}
[2024-06-08 17:24:19,730][train_inner][INFO] - {"epoch": 1, "update": 0.585, "loss": "2.945", "ntokens": "126.975", "acc_total": "126.975", "n_correct": "71.48", "wer_total": "126.975", "n_error": "55.395", "ppl": "7.7", "accuracy": "56.295", "wer": "43.627", "wps": "78.8", "ups": "0.62", "wpb": "127", "bsz": "8", "num_updates": "7400", "lr": "0.0003713", "gnorm": "3.902", "loss_scale": "1024", "train_wall": "321", "gb_free": "7.1", "wall": "14522"}
[2024-06-08 17:27:00,780][fairseq_cli.train][INFO] - begin validation on "valid" subset
[2024-06-08 17:48:18,301][valid][INFO] - {"epoch": 1, "valid_loss": "2.907", "valid_ntokens": "15.5723", "valid_acc_total": "15.5723", "valid_n_correct": "8.75559", "valid_wer_total": "15.5723", "valid_n_error": "6.79144", "valid_ppl": "7.5", "valid_accuracy": "56.225", "valid_wer": "43.612", "valid_wps": "154.4", "valid_wpb": "15.6", "valid_bsz": "1", "valid_num_updates": "7500", "valid_best_accuracy": "56.225"}
[2024-06-08 17:48:18,301][fairseq.checkpoint_utils][INFO] - Preparing to save checkpoint for epoch 1 @ 7500 updates
[2024-06-08 17:48:18,302][fairseq.trainer][INFO] - Saving checkpoint to checkpoints/checkpoint_1_7500.pt
[2024-06-08 17:48:21,499][fairseq.trainer][INFO] - Finished saving checkpoint to checkpoints/checkpoint_1_7500.pt
[2024-06-08 17:48:26,650][fairseq.checkpoint_utils][INFO] - Saved checkpoint checkpoints/checkpoint_1_7500.pt (epoch 1 @ 7500 updates, score 56.225) (writing took 8.348442672984675 seconds)
[2024-06-08 17:51:07,314][train_inner][INFO] - {"epoch": 1, "update": 0.601, "loss": "2.888", "ntokens": "128.245", "acc_total": "128.245", "n_correct": "72.335", "wer_total": "128.245", "n_error": "55.815", "ppl": "7.4", "accuracy": "56.404", "wer": "43.522", "wps": "16", "ups": "0.12", "wpb": "128.2", "bsz": "8", "num_updates": "7600", "lr": "0.0003812", "gnorm": "3.914", "loss_scale": "1024", "train_wall": "321", "gb_free": "7.1", "wall": "16129"}
[2024-06-08 17:56:29,549][train_inner][INFO] - {"epoch": 1, "update": 0.617, "loss": "2.847", "ntokens": "128.505", "acc_total": "128.505", "n_correct": "73.015", "wer_total": "128.505", "n_error": "55.395", "ppl": "7.19", "accuracy": "56.819", "wer": "43.107", "wps": "79.8", "ups": "0.62", "wpb": "128.5", "bsz": "8", "num_updates": "7800", "lr": "0.0003911", "gnorm": "3.839", "loss_scale": "1024", "train_wall": "322", "gb_free": "7.1", "wall": "16452"}
[2024-06-08 18:01:51,768][train_inner][INFO] - {"epoch": 1, "update": 0.633, "loss": "2.905", "ntokens": "127.52", "acc_total": "127.52", "n_correct": "72.17", "wer_total": "127.52", "n_error": "55.24", "ppl": "7.49", "accuracy": "56.595", "wer": "43.319", "wps": "79.2", "ups": "0.62", "wpb": "127.5", "bsz": "8", "num_updates": "8000", "lr": "0.000401", "gnorm": "3.971", "loss_scale": "1024", "train_wall": "321", "gb_free": "7.1", "wall": "16774"}
[2024-06-08 18:07:13,983][train_inner][INFO] - {"epoch": 1, "update": 0.648, "loss": "2.806", "ntokens": "128.09", "acc_total": "128.09", "n_correct": "73.2", "wer_total": "128.09", "n_error": "54.78", "ppl": "6.99", "accuracy": "57.147", "wer": "42.767", "wps": "79.5", "ups": "0.62", "wpb": "128.1", "bsz": "8", "num_updates": "8200", "lr": "0.0004109", "gnorm": "3.954", "loss_scale": "2048", "train_wall": "321", "gb_free": "7.1", "wall": "17096"}
[2024-06-08 18:12:36,267][train_inner][INFO] - {"epoch": 1, "update": 0.664, "loss": "2.82", "ntokens": "127.165", "acc_total": "127.165", "n_correct": "73.66", "wer_total": "127.165", "n_error": "53.38", "ppl": "7.06", "accuracy": "57.925", "wer": "41.977", "wps": "78.9", "ups": "0.62", "wpb": "127.2", "bsz": "8", "num_updates": "8400", "lr": "0.0004208", "gnorm": "3.858", "loss_scale": "2048", "train_wall": "322", "gb_free": "7.1", "wall": "17418"}
[2024-06-08 18:17:58,606][train_inner][INFO] - {"epoch": 1, "update": 0.68, "loss": "2.687", "ntokens": "128.38", "acc_total": "128.38", "n_correct": "75.61", "wer_total": "128.38", "n_error": "52.67", "ppl": "6.44", "accuracy": "58.895", "wer": "41.027", "wps": "79.7", "ups": "0.62", "wpb": "128.4", "bsz": "8", "num_updates": "8600", "lr": "0.0004307", "gnorm": "3.921", "loss_scale": "2048", "train_wall": "322", "gb_free": "7.1", "wall": "17741"}
[2024-06-08 18:23:20,876][train_inner][INFO] - {"epoch": 1, "update": 0.696, "loss": "2.735", "ntokens": "128.605", "acc_total": "128.605", "n_correct": "74.93", "wer_total": "128.605", "n_error": "53.565", "ppl": "6.66", "accuracy": "58.264", "wer": "41.651", "wps": "79.8", "ups": "0.62", "wpb": "128.6", "bsz": "8", "num_updates": "8800", "lr": "0.0004406", "gnorm": "3.909", "loss_scale": "2048", "train_wall": "322", "gb_free": "7.1", "wall": "18063"}
[2024-06-08 18:28:43,301][train_inner][INFO] - {"epoch": 1, "update": 0.712, "loss": "2.661", "ntokens": "128.05", "acc_total": "128.05", "n_correct": "75.205", "wer_total": "128.05", "n_error": "52.76", "ppl": "6.32", "accuracy": "58.731", "wer": "41.203", "wps": "79.4", "ups": "0.62", "wpb": "128.1", "bsz": "8", "num_updates": "9000", "lr": "0.0004505", "gnorm": "3.841", "loss_scale": "2048", "train_wall": "322", "gb_free": "7.1", "wall": "18385"}
[2024-06-08 18:34:05,423][train_inner][INFO] - {"epoch": 1, "update": 0.727, "loss": "2.642", "ntokens": "128.705", "acc_total": "128.705", "n_correct": "75.825", "wer_total": "128.705", "n_error": "52.785", "ppl": "6.24", "accuracy": "58.914", "wer": "41.012", "wps": "79.9", "ups": "0.62", "wpb": "128.7", "bsz": "8", "num_updates": "9200", "lr": "0.0004604", "gnorm": "3.866", "loss_scale": "2048", "train_wall": "321", "gb_free": "7.1", "wall": "18707"}
[2024-06-08 18:39:27,843][train_inner][INFO] - {"epoch": 1, "update": 0.743, "loss": "2.672", "ntokens": "126.76", "acc_total": "126.76", "n_correct": "75.655", "wer_total": "126.76", "n_error": "51.025", "ppl": "6.37", "accuracy": "59.684", "wer": "40.253", "wps": "78.6", "ups": "0.62", "wpb": "126.8", "bsz": "8", "num_updates": "9400", "lr": "0.0004703", "gnorm": "3.951", "loss_scale": "2048", "train_wall": "322", "gb_free": "7.1", "wall": "19030"}
[2024-06-08 18:44:49,958][train_inner][INFO] - {"epoch": 1, "update": 0.759, "loss": "2.652", "ntokens": "127.53", "acc_total": "127.53", "n_correct": "75.565", "wer_total": "127.53", "n_error": "51.89", "ppl": "6.29", "accuracy": "59.253", "wer": "40.688", "wps": "79.2", "ups": "0.62", "wpb": "127.5", "bsz": "8", "num_updates": "9600", "lr": "0.0004802", "gnorm": "3.942", "loss_scale": "2048", "train_wall": "321", "gb_free": "7.1", "wall": "19352"}
[2024-06-08 18:50:12,320][train_inner][INFO] - {"epoch": 1, "update": 0.775, "loss": "2.635", "ntokens": "128.81", "acc_total": "128.81", "n_correct": "77.015", "wer_total": "128.81", "n_error": "51.7", "ppl": "6.21", "accuracy": "59.79", "wer": "40.137", "wps": "79.9", "ups": "0.62", "wpb": "128.8", "bsz": "8", "num_updates": "9800", "lr": "0.0004901", "gnorm": "3.946", "loss_scale": "2048", "train_wall": "322", "gb_free": "7.1", "wall": "19674"}
[2024-06-08 18:55:34,493][train_inner][INFO] - {"epoch": 1, "update": 0.791, "loss": "2.652", "ntokens": "128.93", "acc_total": "128.93", "n_correct": "76.055", "wer_total": "128.93", "n_error": "52.81", "ppl": "6.29", "accuracy": "58.989", "wer": "40.96", "wps": "80", "ups": "0.62", "wpb": "128.9", "bsz": "8", "num_updates": "10000", "lr": "0.0005", "gnorm": "4.075", "loss_scale": "2048", "train_wall": "321", "gb_free": "7.1", "wall": "19997"}
[2024-06-08 18:55:34,493][fairseq_cli.train][INFO] - begin validation on "valid" subset
[2024-06-08 19:16:51,259][valid][INFO] - {"epoch": 1, "valid_loss": "2.582", "valid_ntokens": "15.5723", "valid_acc_total": "15.5723", "valid_n_correct": "9.29519", "valid_wer_total": "15.5723", "valid_n_error": "6.26423", "valid_ppl": "5.99", "valid_accuracy": "59.691", "valid_wer": "40.227", "valid_wps": "154.5", "valid_wpb": "15.6", "valid_bsz": "1", "valid_num_updates": "10000", "valid_best_accuracy": "59.691"}
[2024-06-08 19:16:51,260][fairseq.checkpoint_utils][INFO] - Preparing to save checkpoint for epoch 1 @ 10000 updates
[2024-06-08 19:16:51,260][fairseq.trainer][INFO] - Saving checkpoint to checkpoints/checkpoint_1_10000.pt
[2024-06-08 19:16:54,439][fairseq.trainer][INFO] - Finished saving checkpoint to checkpoints/checkpoint_1_10000.pt
[2024-06-08 19:17:05,913][fairseq.checkpoint_utils][INFO] - Saved checkpoint checkpoints/checkpoint_1_10000.pt (epoch 1 @ 10000 updates, score 59.691) (writing took 14.652903156995308 seconds)
[2024-06-08 19:22:28,064][train_inner][INFO] - {"epoch": 1, "update": 0.806, "loss": "2.605", "ntokens": "128.81", "acc_total": "128.81", "n_correct": "77.185", "wer_total": "128.81", "n_error": "51.565", "ppl": "6.08", "accuracy": "59.922", "wer": "40.032", "wps": "16", "ups": "0.12", "wpb": "128.8", "bsz": "8", "num_updates": "10200", "lr": "0.000485243", "gnorm": "4.021", "loss_scale": "2048", "train_wall": "321", "gb_free": "7.1", "wall": "21610"}
[2024-06-08 19:24:27,285][fairseq.trainer][INFO] - NOTE: gradient overflow detected, ignoring gradient, setting loss scale to: 2048.0
[2024-06-08 19:27:51,875][train_inner][INFO] - {"epoch": 1, "update": 0.822, "loss": "2.56", "ntokens": "127.93", "acc_total": "127.93", "n_correct": "79.055", "wer_total": "127.93", "n_error": "48.845", "ppl": "5.9", "accuracy": "61.796", "wer": "38.181", "wps": "79", "ups": "0.62", "wpb": "127.9", "bsz": "8", "num_updates": "10400", "lr": "0.000470922", "gnorm": "3.839", "loss_scale": "2048", "train_wall": "323", "gb_free": "7.1", "wall": "21934"}
[2024-06-08 19:33:13,931][train_inner][INFO] - {"epoch": 1, "update": 0.838, "loss": "2.523", "ntokens": "127.445", "acc_total": "127.445", "n_correct": "77.46", "wer_total": "127.445", "n_error": "49.86", "ppl": "5.75", "accuracy": "60.779", "wer": "39.123", "wps": "79.1", "ups": "0.62", "wpb": "127.4", "bsz": "8", "num_updates": "10600", "lr": "0.000457024", "gnorm": "4.025", "loss_scale": "2048", "train_wall": "321", "gb_free": "7.1", "wall": "22256"}
[2024-06-08 19:38:36,286][train_inner][INFO] - {"epoch": 1, "update": 0.854, "loss": "2.398", "ntokens": "128.18", "acc_total": "128.18", "n_correct": "78.985", "wer_total": "128.18", "n_error": "49.095", "ppl": "5.27", "accuracy": "61.62", "wer": "38.302", "wps": "79.5", "ups": "0.62", "wpb": "128.2", "bsz": "8", "num_updates": "10800", "lr": "0.000443536", "gnorm": "3.987", "loss_scale": "2048", "train_wall": "322", "gb_free": "7.1", "wall": "22578"}
[2024-06-08 19:43:58,358][train_inner][INFO] - {"epoch": 1, "update": 0.87, "loss": "2.419", "ntokens": "127.95", "acc_total": "127.95", "n_correct": "79.135", "wer_total": "127.95", "n_error": "48.755", "ppl": "5.35", "accuracy": "61.848", "wer": "38.105", "wps": "79.5", "ups": "0.62", "wpb": "128", "bsz": "8", "num_updates": "11000", "lr": "0.000430446", "gnorm": "3.811", "loss_scale": "2048", "train_wall": "321", "gb_free": "7.1", "wall": "22900"}
[2024-06-08 19:49:20,533][train_inner][INFO] - {"epoch": 1, "update": 0.886, "loss": "2.457", "ntokens": "127.915", "acc_total": "127.915", "n_correct": "78.81", "wer_total": "127.915", "n_error": "49", "ppl": "5.49", "accuracy": "61.611", "wer": "38.307", "wps": "79.4", "ups": "0.62", "wpb": "127.9", "bsz": "8", "num_updates": "11200", "lr": "0.000417742", "gnorm": "3.81", "loss_scale": "2048", "train_wall": "321", "gb_free": "7.1", "wall": "23223"}
[2024-06-08 19:54:42,648][train_inner][INFO] - {"epoch": 1, "update": 0.901, "loss": "2.417", "ntokens": "127.985", "acc_total": "127.985", "n_correct": "79.705", "wer_total": "127.985", "n_error": "48.23", "ppl": "5.34", "accuracy": "62.277", "wer": "37.684", "wps": "79.5", "ups": "0.62", "wpb": "128", "bsz": "8", "num_updates": "11400", "lr": "0.000405413", "gnorm": "3.956", "loss_scale": "2048", "train_wall": "321", "gb_free": "7.1", "wall": "23545"}
[2024-06-08 20:00:04,821][train_inner][INFO] - {"epoch": 1, "update": 0.917, "loss": "2.382", "ntokens": "126.795", "acc_total": "126.795", "n_correct": "79.1", "wer_total": "126.795", "n_error": "47.64", "ppl": "5.21", "accuracy": "62.384", "wer": "37.572", "wps": "78.7", "ups": "0.62", "wpb": "126.8", "bsz": "8", "num_updates": "11600", "lr": "0.000393448", "gnorm": "3.967", "loss_scale": "2048", "train_wall": "321", "gb_free": "7.1", "wall": "23867"}
[2024-06-08 20:05:27,041][train_inner][INFO] - {"epoch": 1, "update": 0.933, "loss": "2.338", "ntokens": "127.205", "acc_total": "127.205", "n_correct": "79.61", "wer_total": "127.205", "n_error": "47.535", "ppl": "5.06", "accuracy": "62.584", "wer": "37.369", "wps": "79", "ups": "0.62", "wpb": "127.2", "bsz": "8", "num_updates": "11800", "lr": "0.000381836", "gnorm": "3.826", "loss_scale": "2048", "train_wall": "321", "gb_free": "7.1", "wall": "24189"}
[2024-06-08 20:10:49,170][train_inner][INFO] - {"epoch": 1, "update": 0.949, "loss": "2.268", "ntokens": "128.37", "acc_total": "128.37", "n_correct": "81.66", "wer_total": "128.37", "n_error": "46.65", "ppl": "4.82", "accuracy": "63.613", "wer": "36.34", "wps": "79.7", "ups": "0.62", "wpb": "128.4", "bsz": "8", "num_updates": "12000", "lr": "0.000370567", "gnorm": "3.685", "loss_scale": "2048", "train_wall": "321", "gb_free": "7.1", "wall": "24511"}
[2024-06-08 20:16:11,190][train_inner][INFO] - {"epoch": 1, "update": 0.965, "loss": "2.337", "ntokens": "127.515", "acc_total": "127.515", "n_correct": "80.45", "wer_total": "127.515", "n_error": "46.99", "ppl": "5.05", "accuracy": "63.091", "wer": "36.851", "wps": "79.2", "ups": "0.62", "wpb": "127.5", "bsz": "8", "num_updates": "12200", "lr": "0.000359631", "gnorm": "4.035", "loss_scale": "2048", "train_wall": "321", "gb_free": "7.1", "wall": "24833"}
[2024-06-08 20:21:33,336][train_inner][INFO] - {"epoch": 1, "update": 0.98, "loss": "2.245", "ntokens": "130.215", "acc_total": "130.215", "n_correct": "85.24", "wer_total": "130.215", "n_error": "44.92", "ppl": "4.74", "accuracy": "65.461", "wer": "34.497", "wps": "80.8", "ups": "0.62", "wpb": "130.2", "bsz": "8", "num_updates": "12400", "lr": "0.000349017", "gnorm": "3.662", "loss_scale": "4096", "train_wall": "321", "gb_free": "7.1", "wall": "25155"}
[2024-06-08 20:22:00,667][fairseq.trainer][INFO] - NOTE: gradient overflow detected, ignoring gradient, setting loss scale to: 2048.0
[2024-06-08 20:24:15,974][fairseq_cli.train][INFO] - begin validation on "valid" subset
[2024-06-08 20:45:33,062][valid][INFO] - {"epoch": 1, "valid_loss": "2.163", "valid_ntokens": "15.5723", "valid_acc_total": "15.5723", "valid_n_correct": "10.1102", "valid_wer_total": "15.5723", "valid_n_error": "5.4555", "valid_ppl": "4.48", "valid_accuracy": "64.924", "valid_wer": "35.033", "valid_wps": "154.4", "valid_wpb": "15.6", "valid_bsz": "1", "valid_num_updates": "12500", "valid_best_accuracy": "64.924"}
[2024-06-08 20:45:33,063][fairseq.checkpoint_utils][INFO] - Preparing to save checkpoint for epoch 1 @ 12500 updates
[2024-06-08 20:45:33,063][fairseq.trainer][INFO] - Saving checkpoint to checkpoints/checkpoint_1_12500.pt
[2024-06-08 20:45:36,244][fairseq.trainer][INFO] - Finished saving checkpoint to checkpoints/checkpoint_1_12500.pt
[2024-06-08 20:45:40,481][fairseq.checkpoint_utils][INFO] - Saved checkpoint checkpoints/checkpoint_1_12500.pt (epoch 1 @ 12500 updates, score 64.924) (writing took 7.41779721097555 seconds)
[2024-06-08 20:48:21,126][train_inner][INFO] - {"epoch": 1, "update": 0.996, "loss": "2.238", "ntokens": "127.435", "acc_total": "127.435", "n_correct": "84.635", "wer_total": "127.435", "n_error": "42.745", "ppl": "4.72", "accuracy": "66.414", "wer": "33.543", "wps": "15.9", "ups": "0.12", "wpb": "127.4", "bsz": "8", "num_updates": "12600", "lr": "0.000338716", "gnorm": "3.753", "loss_scale": "2048", "train_wall": "322", "gb_free": "7.1", "wall": "26763"}
[2024-06-08 20:49:34,478][fairseq_cli.train][INFO] - begin validation on "valid" subset
[2024-06-08 21:10:51,412][valid][INFO] - {"epoch": 1, "valid_loss": "2.14", "valid_ntokens": "15.5723", "valid_acc_total": "15.5723", "valid_n_correct": "10.5792", "valid_wer_total": "15.5723", "valid_n_error": "4.98744", "valid_ppl": "4.41", "valid_accuracy": "67.936", "valid_wer": "32.028", "valid_wps": "154.4", "valid_wpb": "15.6", "valid_bsz": "1", "valid_num_updates": "12646", "valid_best_accuracy": "67.936"}
[2024-06-08 21:10:51,412][fairseq.checkpoint_utils][INFO] - Preparing to save checkpoint for epoch 1 @ 12646 updates
[2024-06-08 21:10:51,413][fairseq.trainer][INFO] - Saving checkpoint to checkpoints/checkpoint_best.pt
[2024-06-08 21:10:55,367][fairseq.trainer][INFO] - Finished saving checkpoint to checkpoints/checkpoint_best.pt
[2024-06-08 21:10:57,755][fairseq.checkpoint_utils][INFO] - Saved checkpoint checkpoints/checkpoint_best.pt (epoch 1 @ 12646 updates, score 67.936) (writing took 6.342292756948154 seconds)
[2024-06-08 21:10:57,755][fairseq_cli.train][INFO] - end of epoch 1 (average epoch stats below)
[2024-06-08 21:10:57,761][train][INFO] - {"epoch": 1, "train_loss": "3.759", "train_ntokens": "128.044", "train_acc_total": "128.044", "train_n_correct": "61.1846", "train_wer_total": "128.044", "train_n_error": "66.7107", "train_ppl": "13.54", "train_accuracy": "47.784", "train_wer": "52.1", "train_wps": "57.6", "train_ups": "0.45", "train_wpb": "128", "train_bsz": "8", "train_num_updates": "12646", "train_lr": "0.000336391", "train_gnorm": "3.805", "train_loss_scale": "2048", "train_train_wall": "20349", "train_gb_free": "7.1", "train_wall": "28120"}
[2024-06-08 21:10:57,812][fairseq.trainer][INFO] - begin training epoch 2
[2024-06-08 21:10:57,813][fairseq_cli.train][INFO] - Start iterating over samples
[2024-06-08 21:15:05,431][train_inner][INFO] - {"epoch": 2, "update": 1.012, "loss": "2.064", "ntokens": "128.01", "acc_total": "128.01", "n_correct": "87.865", "wer_total": "128.01", "n_error": "40.085", "ppl": "4.18", "accuracy": "68.639", "wer": "31.314", "wps": "16", "ups": "0.12", "wpb": "128", "bsz": "8", "num_updates": "12800", "lr": "0.00032872", "gnorm": "3.633", "loss_scale": "2048", "train_wall": "320", "gb_free": "7.1", "wall": "28367"}
[2024-06-08 21:20:27,481][train_inner][INFO] - {"epoch": 2, "update": 1.028, "loss": "2.033", "ntokens": "128.055", "acc_total": "128.055", "n_correct": "89.085", "wer_total": "128.055", "n_error": "38.92", "ppl": "4.09", "accuracy": "69.568", "wer": "30.393", "wps": "79.5", "ups": "0.62", "wpb": "128.1", "bsz": "8", "num_updates": "13000", "lr": "0.000319018", "gnorm": "3.542", "loss_scale": "2048", "train_wall": "321", "gb_free": "7.1", "wall": "28690"}
[2024-06-08 21:25:49,530][train_inner][INFO] - {"epoch": 2, "update": 1.044, "loss": "2.05", "ntokens": "128.53", "acc_total": "128.53", "n_correct": "85.335", "wer_total": "128.53", "n_error": "43.125", "ppl": "4.14", "accuracy": "66.393", "wer": "33.552", "wps": "79.8", "ups": "0.62", "wpb": "128.5", "bsz": "8", "num_updates": "13200", "lr": "0.000309603", "gnorm": "3.642", "loss_scale": "2048", "train_wall": "321", "gb_free": "7.1", "wall": "29012"}
[2024-06-08 21:31:11,446][train_inner][INFO] - {"epoch": 2, "update": 1.06, "loss": "2.033", "ntokens": "128.945", "acc_total": "128.945", "n_correct": "86.145", "wer_total": "128.945", "n_error": "42.765", "ppl": "4.09", "accuracy": "66.808", "wer": "33.165", "wps": "80.1", "ups": "0.62", "wpb": "128.9", "bsz": "8", "num_updates": "13400", "lr": "0.000300466", "gnorm": "3.478", "loss_scale": "2048", "train_wall": "321", "gb_free": "7.1", "wall": "29333"}
[2024-06-08 21:36:33,638][train_inner][INFO] - {"epoch": 2, "update": 1.075, "loss": "1.973", "ntokens": "128.04", "acc_total": "128.04", "n_correct": "86.67", "wer_total": "128.04", "n_error": "41.3", "ppl": "3.93", "accuracy": "67.69", "wer": "32.256", "wps": "79.5", "ups": "0.62", "wpb": "128", "bsz": "8", "num_updates": "13600", "lr": "0.000291598", "gnorm": "3.487", "loss_scale": "2048", "train_wall": "321", "gb_free": "7.1", "wall": "29656"}
[2024-06-08 21:41:56,017][train_inner][INFO] - {"epoch": 2, "update": 1.091, "loss": "1.991", "ntokens": "128.705", "acc_total": "128.705", "n_correct": "86.48", "wer_total": "128.705", "n_error": "42.185", "ppl": "3.97", "accuracy": "67.192", "wer": "32.777", "wps": "79.8", "ups": "0.62", "wpb": "128.7", "bsz": "8", "num_updates": "13800", "lr": "0.000282992", "gnorm": "3.608", "loss_scale": "2048", "train_wall": "322", "gb_free": "7.1", "wall": "29978"}
[2024-06-08 21:47:18,266][train_inner][INFO] - {"epoch": 2, "update": 1.107, "loss": "1.994", "ntokens": "126.77", "acc_total": "126.77", "n_correct": "86.36", "wer_total": "126.77", "n_error": "40.36", "ppl": "3.98", "accuracy": "68.123", "wer": "31.837", "wps": "78.7", "ups": "0.62", "wpb": "126.8", "bsz": "8", "num_updates": "14000", "lr": "0.00027464", "gnorm": "3.501", "loss_scale": "2048", "train_wall": "322", "gb_free": "7.1", "wall": "30300"}
[2024-06-08 21:52:40,561][train_inner][INFO] - {"epoch": 2, "update": 1.123, "loss": "1.985", "ntokens": "128.03", "acc_total": "128.03", "n_correct": "88.06", "wer_total": "128.03", "n_error": "39.92", "ppl": "3.96", "accuracy": "68.781", "wer": "31.18", "wps": "79.4", "ups": "0.62", "wpb": "128", "bsz": "8", "num_updates": "14200", "lr": "0.000266535", "gnorm": "3.484", "loss_scale": "2048", "train_wall": "322", "gb_free": "7.1", "wall": "30623"}
[2024-06-08 21:58:02,940][train_inner][INFO] - {"epoch": 2, "update": 1.139, "loss": "1.954", "ntokens": "127.94", "acc_total": "127.94", "n_correct": "87.005", "wer_total": "127.94", "n_error": "40.89", "ppl": "3.88", "accuracy": "68.005", "wer": "31.96", "wps": "79.4", "ups": "0.62", "wpb": "127.9", "bsz": "8", "num_updates": "14400", "lr": "0.000258668", "gnorm": "3.47", "loss_scale": "2048", "train_wall": "322", "gb_free": "7.1", "wall": "30945"}
[2024-06-08 22:03:25,393][train_inner][INFO] - {"epoch": 2, "update": 1.154, "loss": "1.925", "ntokens": "127.65", "acc_total": "127.65", "n_correct": "87.05", "wer_total": "127.65", "n_error": "40.57", "ppl": "3.8", "accuracy": "68.194", "wer": "31.782", "wps": "79.2", "ups": "0.62", "wpb": "127.7", "bsz": "8", "num_updates": "14600", "lr": "0.000251034", "gnorm": "3.452", "loss_scale": "4096", "train_wall": "322", "gb_free": "7.1", "wall": "31267"}
[2024-06-08 22:08:47,927][train_inner][INFO] - {"epoch": 2, "update": 1.17, "loss": "1.971", "ntokens": "128.675", "acc_total": "128.675", "n_correct": "92.42", "wer_total": "128.675", "n_error": "36.245", "ppl": "3.92", "accuracy": "71.824", "wer": "28.168", "wps": "79.8", "ups": "0.62", "wpb": "128.7", "bsz": "8", "num_updates": "14800", "lr": "0.000243626", "gnorm": "3.312", "loss_scale": "4096", "train_wall": "322", "gb_free": "7.1", "wall": "31590"}
[2024-06-08 22:09:20,069][fairseq.trainer][INFO] - NOTE: gradient overflow detected, ignoring gradient, setting loss scale to: 2048.0
[2024-06-08 22:14:11,851][train_inner][INFO] - {"epoch": 2, "update": 1.186, "loss": "1.843", "ntokens": "128.54", "acc_total": "128.54", "n_correct": "92.845", "wer_total": "128.54", "n_error": "35.69", "ppl": "3.59", "accuracy": "72.23", "wer": "27.766", "wps": "79.4", "ups": "0.62", "wpb": "128.5", "bsz": "8", "num_updates": "15000", "lr": "0.000236435", "gnorm": "3.437", "loss_scale": "2048", "train_wall": "323", "gb_free": "7.1", "wall": "31914"}
[2024-06-08 22:14:11,852][fairseq_cli.train][INFO] - begin validation on "valid" subset
[2024-06-08 22:35:28,938][valid][INFO] - {"epoch": 2, "valid_loss": "1.968", "valid_ntokens": "15.5723", "valid_acc_total": "15.5723", "valid_n_correct": "11.0025", "valid_wer_total": "15.5723", "valid_n_error": "4.56401", "valid_ppl": "3.91", "valid_accuracy": "70.654", "valid_wer": "29.308", "valid_wps": "154.4", "valid_wpb": "15.6", "valid_bsz": "1", "valid_num_updates": "15000", "valid_best_accuracy": "70.654"}
[2024-06-08 22:35:28,939][fairseq.checkpoint_utils][INFO] - Preparing to save checkpoint for epoch 2 @ 15000 updates
[2024-06-08 22:35:28,939][fairseq.trainer][INFO] - Saving checkpoint to checkpoints/checkpoint_2_15000.pt
[2024-06-08 22:35:32,052][fairseq.trainer][INFO] - Finished saving checkpoint to checkpoints/checkpoint_2_15000.pt
[2024-06-08 22:35:36,475][fairseq.checkpoint_utils][INFO] - Saved checkpoint checkpoints/checkpoint_2_15000.pt (epoch 2 @ 15000 updates, score 70.654) (writing took 7.536663006991148 seconds)
[2024-06-08 22:40:58,073][train_inner][INFO] - {"epoch": 2, "update": 1.202, "loss": "1.879", "ntokens": "127.16", "acc_total": "127.16", "n_correct": "91.58", "wer_total": "127.16", "n_error": "35.535", "ppl": "3.68", "accuracy": "72.02", "wer": "27.945", "wps": "15.8", "ups": "0.12", "wpb": "127.2", "bsz": "8", "num_updates": "15200", "lr": "0.000229457", "gnorm": "3.497", "loss_scale": "2048", "train_wall": "321", "gb_free": "7.1", "wall": "33520"}
[2024-06-08 22:42:44,273][fairseq.trainer][INFO] - NOTE: gradient overflow detected, ignoring gradient, setting loss scale to: 1024.0
[2024-06-08 22:46:21,609][train_inner][INFO] - {"epoch": 2, "update": 1.218, "loss": "1.811", "ntokens": "129", "acc_total": "129", "n_correct": "95.255", "wer_total": "129", "n_error": "33.725", "ppl": "3.51", "accuracy": "73.841", "wer": "26.143", "wps": "79.7", "ups": "0.62", "wpb": "129", "bsz": "8", "num_updates": "15400", "lr": "0.000222685", "gnorm": "3.33", "loss_scale": "1024", "train_wall": "323", "gb_free": "7.1", "wall": "33844"}
[2024-06-08 22:51:43,494][train_inner][INFO] - {"epoch": 2, "update": 1.234, "loss": "1.907", "ntokens": "129.425", "acc_total": "129.425", "n_correct": "91.93", "wer_total": "129.425", "n_error": "37.485", "ppl": "3.75", "accuracy": "71.03", "wer": "28.963", "wps": "80.4", "ups": "0.62", "wpb": "129.4", "bsz": "8", "num_updates": "15600", "lr": "0.000216113", "gnorm": "3.334", "loss_scale": "1024", "train_wall": "321", "gb_free": "7.1", "wall": "34166"}
[2024-06-08 22:57:05,463][train_inner][INFO] - {"epoch": 2, "update": 1.25, "loss": "1.865", "ntokens": "128.47", "acc_total": "128.47", "n_correct": "93.32", "wer_total": "128.47", "n_error": "35.105", "ppl": "3.64", "accuracy": "72.64", "wer": "27.325", "wps": "79.8", "ups": "0.62", "wpb": "128.5", "bsz": "8", "num_updates": "15800", "lr": "0.000209735", "gnorm": "3.316", "loss_scale": "1024", "train_wall": "321", "gb_free": "7.1", "wall": "34487"}
[2024-06-08 23:02:27,384][train_inner][INFO] - {"epoch": 2, "update": 1.265, "loss": "1.867", "ntokens": "127.59", "acc_total": "127.59", "n_correct": "92.48", "wer_total": "127.59", "n_error": "35.075", "ppl": "3.65", "accuracy": "72.482", "wer": "27.49", "wps": "79.3", "ups": "0.62", "wpb": "127.6", "bsz": "8", "num_updates": "16000", "lr": "0.000203545", "gnorm": "3.334", "loss_scale": "1024", "train_wall": "321", "gb_free": "7.1", "wall": "34809"}
[2024-06-08 23:07:49,261][train_inner][INFO] - {"epoch": 2, "update": 1.281, "loss": "1.879", "ntokens": "129.08", "acc_total": "129.08", "n_correct": "94.255", "wer_total": "129.08", "n_error": "34.79", "ppl": "3.68", "accuracy": "73.021", "wer": "26.952", "wps": "80.2", "ups": "0.62", "wpb": "129.1", "bsz": "8", "num_updates": "16200", "lr": "0.000197538", "gnorm": "3.377", "loss_scale": "1024", "train_wall": "321", "gb_free": "7.1", "wall": "35131"}
[2024-06-08 23:13:11,304][train_inner][INFO] - {"epoch": 2, "update": 1.297, "loss": "1.848", "ntokens": "128.535", "acc_total": "128.535", "n_correct": "92.125", "wer_total": "128.535", "n_error": "36.37", "ppl": "3.6", "accuracy": "71.673", "wer": "28.296", "wps": "79.8", "ups": "0.62", "wpb": "128.5", "bsz": "8", "num_updates": "16400", "lr": "0.000191708", "gnorm": "3.401", "loss_scale": "1024", "train_wall": "321", "gb_free": "7.1", "wall": "35453"}
[2024-06-08 23:18:33,226][train_inner][INFO] - {"epoch": 2, "update": 1.313, "loss": "1.827", "ntokens": "127.33", "acc_total": "127.33", "n_correct": "92.175", "wer_total": "127.33", "n_error": "35.125", "ppl": "3.55", "accuracy": "72.391", "wer": "27.586", "wps": "79.1", "ups": "0.62", "wpb": "127.3", "bsz": "8", "num_updates": "16600", "lr": "0.00018605", "gnorm": "3.285", "loss_scale": "1024", "train_wall": "321", "gb_free": "7.1", "wall": "35775"}
[2024-06-08 23:23:55,442][train_inner][INFO] - {"epoch": 2, "update": 1.329, "loss": "1.81", "ntokens": "128.755", "acc_total": "128.755", "n_correct": "92.31", "wer_total": "128.755", "n_error": "36.41", "ppl": "3.51", "accuracy": "71.694", "wer": "28.279", "wps": "79.9", "ups": "0.62", "wpb": "128.8", "bsz": "8", "num_updates": "16800", "lr": "0.000180559", "gnorm": "3.231", "loss_scale": "1024", "train_wall": "321", "gb_free": "7.1", "wall": "36097"}
[2024-06-08 23:29:17,369][train_inner][INFO] - {"epoch": 2, "update": 1.344, "loss": "1.761", "ntokens": "127.755", "acc_total": "127.755", "n_correct": "92.265", "wer_total": "127.755", "n_error": "35.47", "ppl": "3.39", "accuracy": "72.22", "wer": "27.764", "wps": "79.4", "ups": "0.62", "wpb": "127.8", "bsz": "8", "num_updates": "17000", "lr": "0.00017523", "gnorm": "3.216", "loss_scale": "1024", "train_wall": "321", "gb_free": "7.1", "wall": "36419"}
[2024-06-08 23:34:39,426][train_inner][INFO] - {"epoch": 2, "update": 1.36, "loss": "1.751", "ntokens": "127.955", "acc_total": "127.955", "n_correct": "91.37", "wer_total": "127.955", "n_error": "36.57", "ppl": "3.37", "accuracy": "71.408", "wer": "28.58", "wps": "79.5", "ups": "0.62", "wpb": "128", "bsz": "8", "num_updates": "17200", "lr": "0.000170059", "gnorm": "3.193", "loss_scale": "1024", "train_wall": "321", "gb_free": "7.1", "wall": "36741"}
[2024-06-08 23:40:01,426][train_inner][INFO] - {"epoch": 2, "update": 1.376, "loss": "1.839", "ntokens": "128.75", "acc_total": "128.75", "n_correct": "93.005", "wer_total": "128.75", "n_error": "35.725", "ppl": "3.58", "accuracy": "72.237", "wer": "27.748", "wps": "80", "ups": "0.62", "wpb": "128.8", "bsz": "8", "num_updates": "17400", "lr": "0.00016504", "gnorm": "3.166", "loss_scale": "2048", "train_wall": "321", "gb_free": "7.1", "wall": "37063"}
[2024-06-08 23:42:42,319][fairseq_cli.train][INFO] - begin validation on "valid" subset
[2024-06-09 00:03:58,802][valid][INFO] - {"epoch": 2, "valid_loss": "1.8", "valid_ntokens": "15.5723", "valid_acc_total": "15.5723", "valid_n_correct": "11.4577", "valid_wer_total": "15.5723", "valid_n_error": "4.11198", "valid_ppl": "3.48", "valid_accuracy": "73.578", "valid_wer": "26.406", "valid_wps": "154.5", "valid_wpb": "15.6", "valid_bsz": "1", "valid_num_updates": "17500", "valid_best_accuracy": "73.578"}
[2024-06-09 00:03:58,802][fairseq.checkpoint_utils][INFO] - Preparing to save checkpoint for epoch 2 @ 17500 updates
[2024-06-09 00:03:58,802][fairseq.trainer][INFO] - Saving checkpoint to checkpoints/checkpoint_2_17500.pt
[2024-06-09 00:04:01,967][fairseq.trainer][INFO] - Finished saving checkpoint to checkpoints/checkpoint_2_17500.pt
[2024-06-09 00:04:06,204][fairseq.checkpoint_utils][INFO] - Saved checkpoint checkpoints/checkpoint_2_17500.pt (epoch 2 @ 17500 updates, score 73.578) (writing took 7.401797092985362 seconds)
[2024-06-09 00:06:46,865][train_inner][INFO] - {"epoch": 2, "update": 1.392, "loss": "1.765", "ntokens": "128.49", "acc_total": "128.49", "n_correct": "94.375", "wer_total": "128.49", "n_error": "34.085", "ppl": "3.4", "accuracy": "73.449", "wer": "26.527", "wps": "16", "ups": "0.12", "wpb": "128.5", "bsz": "8", "num_updates": "17600", "lr": "0.000160169", "gnorm": "3.209", "loss_scale": "2048", "train_wall": "321", "gb_free": "7.1", "wall": "38669"}
[2024-06-09 00:12:09,158][train_inner][INFO] - {"epoch": 2, "update": 1.408, "loss": "1.789", "ntokens": "128.16", "acc_total": "128.16", "n_correct": "93.155", "wer_total": "128.16", "n_error": "34.975", "ppl": "3.46", "accuracy": "72.686", "wer": "27.29", "wps": "79.5", "ups": "0.62", "wpb": "128.2", "bsz": "8", "num_updates": "17800", "lr": "0.000155442", "gnorm": "3.159", "loss_scale": "2048", "train_wall": "322", "gb_free": "7.1", "wall": "38991"}
[2024-06-09 00:17:30,988][train_inner][INFO] - {"epoch": 2, "update": 1.423, "loss": "1.738", "ntokens": "127.91", "acc_total": "127.91", "n_correct": "90.655", "wer_total": "127.91", "n_error": "37.22", "ppl": "3.33", "accuracy": "70.874", "wer": "29.099", "wps": "79.5", "ups": "0.62", "wpb": "127.9", "bsz": "8", "num_updates": "18000", "lr": "0.000150854", "gnorm": "3.097", "loss_scale": "2048", "train_wall": "321", "gb_free": "7.1", "wall": "39313"}
[2024-06-09 00:19:28,454][fairseq.trainer][INFO] - NOTE: gradient overflow detected, ignoring gradient, setting loss scale to: 1024.0
[2024-06-09 00:23:17,839][train_inner][INFO] - {"epoch": 2, "update": 1.439, "loss": "1.838", "ntokens": "127.1", "acc_total": "127.1", "n_correct": "91.56", "wer_total": "127.1", "n_error": "35.515", "ppl": "3.57", "accuracy": "72.038", "wer": "27.943", "wps": "73.3", "ups": "0.58", "wpb": "127.1", "bsz": "8", "num_updates": "18200", "lr": "0.000146402", "gnorm": "13.197", "loss_scale": "1024", "train_wall": "346", "gb_free": "6.5", "wall": "39660"}
[2024-06-09 00:29:03,085][train_inner][INFO] - {"epoch": 2, "update": 1.455, "loss": "1.725", "ntokens": "128.06", "acc_total": "128.06", "n_correct": "94.445", "wer_total": "128.06", "n_error": "33.58", "ppl": "3.31", "accuracy": "73.751", "wer": "26.222", "wps": "74.2", "ups": "0.58", "wpb": "128.1", "bsz": "8", "num_updates": "18400", "lr": "0.000142081", "gnorm": "11.918", "loss_scale": "1024", "train_wall": "344", "gb_free": "6.5", "wall": "40005"}
[2024-06-09 00:34:48,159][train_inner][INFO] - {"epoch": 2, "update": 1.471, "loss": "1.667", "ntokens": "127.77", "acc_total": "127.77", "n_correct": "96.02", "wer_total": "127.77", "n_error": "31.725", "ppl": "3.18", "accuracy": "75.151", "wer": "24.83", "wps": "74.1", "ups": "0.58", "wpb": "127.8", "bsz": "8", "num_updates": "18600", "lr": "0.000137888", "gnorm": "11.358", "loss_scale": "1024", "train_wall": "344", "gb_free": "6.5", "wall": "40350"}
[2024-06-09 00:40:33,252][train_inner][INFO] - {"epoch": 2, "update": 1.487, "loss": "1.734", "ntokens": "127.345", "acc_total": "127.345", "n_correct": "94.105", "wer_total": "127.345", "n_error": "33.23", "ppl": "3.33", "accuracy": "73.898", "wer": "26.094", "wps": "73.8", "ups": "0.58", "wpb": "127.3", "bsz": "8", "num_updates": "18800", "lr": "0.000133819", "gnorm": "11.833", "loss_scale": "1024", "train_wall": "344", "gb_free": "6.5", "wall": "40695"}
[2024-06-09 00:46:18,367][train_inner][INFO] - {"epoch": 2, "update": 1.503, "loss": "1.665", "ntokens": "127.845", "acc_total": "127.845", "n_correct": "97.185", "wer_total": "127.845", "n_error": "30.63", "ppl": "3.17", "accuracy": "76.018", "wer": "23.959", "wps": "74.1", "ups": "0.58", "wpb": "127.8", "bsz": "8", "num_updates": "19000", "lr": "0.000129869", "gnorm": "11.307", "loss_scale": "1024", "train_wall": "344", "gb_free": "6.5", "wall": "41040"}
[2024-06-09 00:52:03,702][train_inner][INFO] - {"epoch": 2, "update": 1.518, "loss": "1.614", "ntokens": "127.27", "acc_total": "127.27", "n_correct": "97.48", "wer_total": "127.27", "n_error": "29.77", "ppl": "3.06", "accuracy": "76.593", "wer": "23.391", "wps": "73.7", "ups": "0.58", "wpb": "127.3", "bsz": "8", "num_updates": "19200", "lr": "0.000126036", "gnorm": "10.546", "loss_scale": "1024", "train_wall": "345", "gb_free": "6.5", "wall": "41386"}
[2024-06-09 00:57:48,692][train_inner][INFO] - {"epoch": 2, "update": 1.534, "loss": "1.574", "ntokens": "128.9", "acc_total": "128.9", "n_correct": "98.11", "wer_total": "128.9", "n_error": "30.775", "ppl": "2.98", "accuracy": "76.113", "wer": "23.875", "wps": "74.7", "ups": "0.58", "wpb": "128.9", "bsz": "8", "num_updates": "19400", "lr": "0.000122317", "gnorm": "10.409", "loss_scale": "1024", "train_wall": "344", "gb_free": "6.5", "wall": "41731"}
[2024-06-09 01:03:33,596][train_inner][INFO] - {"epoch": 2, "update": 1.55, "loss": "1.552", "ntokens": "128.29", "acc_total": "128.29", "n_correct": "99.71", "wer_total": "128.29", "n_error": "28.57", "ppl": "2.93", "accuracy": "77.722", "wer": "22.27", "wps": "74.4", "ups": "0.58", "wpb": "128.3", "bsz": "8", "num_updates": "19600", "lr": "0.000118707", "gnorm": "10.375", "loss_scale": "1024", "train_wall": "344", "gb_free": "6.5", "wall": "42076"}
[2024-06-09 01:09:18,987][train_inner][INFO] - {"epoch": 2, "update": 1.566, "loss": "1.556", "ntokens": "127.45", "acc_total": "127.45", "n_correct": "98.785", "wer_total": "127.45", "n_error": "28.65", "ppl": "2.94", "accuracy": "77.509", "wer": "22.479", "wps": "73.8", "ups": "0.58", "wpb": "127.5", "bsz": "8", "num_updates": "19800", "lr": "0.000115203", "gnorm": "10.258", "loss_scale": "1024", "train_wall": "345", "gb_free": "6.5", "wall": "42421"}
[2024-06-09 01:15:04,292][train_inner][INFO] - {"epoch": 2, "update": 1.582, "loss": "1.512", "ntokens": "128.54", "acc_total": "128.54", "n_correct": "100.25", "wer_total": "128.54", "n_error": "28.285", "ppl": "2.85", "accuracy": "77.991", "wer": "22.005", "wps": "74.5", "ups": "0.58", "wpb": "128.5", "bsz": "8", "num_updates": "20000", "lr": "0.000111803", "gnorm": "10.437", "loss_scale": "1024", "train_wall": "344", "gb_free": "6.5", "wall": "42766"}
[2024-06-09 01:15:04,292][fairseq_cli.train][INFO] - begin validation on "valid" subset
[2024-06-09 01:36:20,382][valid][INFO] - {"epoch": 2, "valid_loss": "1.552", "valid_ntokens": "15.5723", "valid_acc_total": "15.5723", "valid_n_correct": "12.0531", "valid_wer_total": "15.5723", "valid_n_error": "3.51662", "valid_ppl": "2.93", "valid_accuracy": "77.401", "valid_wer": "22.583", "valid_wps": "154.5", "valid_wpb": "15.6", "valid_bsz": "1", "valid_num_updates": "20000", "valid_best_accuracy": "77.401"}
[2024-06-09 01:36:20,383][fairseq.checkpoint_utils][INFO] - Preparing to save checkpoint for epoch 2 @ 20000 updates
[2024-06-09 01:36:20,383][fairseq.trainer][INFO] - Saving checkpoint to checkpoints/checkpoint_2_20000.pt
[2024-06-09 01:36:23,542][fairseq.trainer][INFO] - Finished saving checkpoint to checkpoints/checkpoint_2_20000.pt
[2024-06-09 01:36:28,768][fairseq.checkpoint_utils][INFO] - Saved checkpoint checkpoints/checkpoint_2_20000.pt (epoch 2 @ 20000 updates, score 77.401) (writing took 8.385050918965135 seconds)
[2024-06-09 01:42:13,564][train_inner][INFO] - {"epoch": 2, "update": 1.597, "loss": "1.552", "ntokens": "127.605", "acc_total": "127.605", "n_correct": "99.715", "wer_total": "127.605", "n_error": "27.89", "ppl": "2.93", "accuracy": "78.143", "wer": "21.857", "wps": "15.7", "ups": "0.12", "wpb": "127.6", "bsz": "8", "num_updates": "20200", "lr": "0.000108504", "gnorm": "9.757", "loss_scale": "2048", "train_wall": "344", "gb_free": "6.5", "wall": "44396"}
[2024-06-09 01:47:58,589][train_inner][INFO] - {"epoch": 2, "update": 1.613, "loss": "1.504", "ntokens": "127.79", "acc_total": "127.79", "n_correct": "100.75", "wer_total": "127.79", "n_error": "27.03", "ppl": "2.84", "accuracy": "78.84", "wer": "21.152", "wps": "74.1", "ups": "0.58", "wpb": "127.8", "bsz": "8", "num_updates": "20400", "lr": "0.000105301", "gnorm": "9.835", "loss_scale": "2048", "train_wall": "344", "gb_free": "6.5", "wall": "44741"}
[2024-06-09 01:53:43,695][train_inner][INFO] - {"epoch": 2, "update": 1.629, "loss": "1.462", "ntokens": "127.675", "acc_total": "127.675", "n_correct": "100.875", "wer_total": "127.675", "n_error": "26.785", "ppl": "2.76", "accuracy": "79.009", "wer": "20.979", "wps": "74", "ups": "0.58", "wpb": "127.7", "bsz": "8", "num_updates": "20600", "lr": "0.000102194", "gnorm": "9.779", "loss_scale": "2048", "train_wall": "344", "gb_free": "6.5", "wall": "45086"}
[2024-06-09 01:59:28,882][train_inner][INFO] - {"epoch": 2, "update": 1.645, "loss": "1.448", "ntokens": "128.22", "acc_total": "128.22", "n_correct": "101.685", "wer_total": "128.22", "n_error": "26.525", "ppl": "2.73", "accuracy": "79.305", "wer": "20.687", "wps": "74.3", "ups": "0.58", "wpb": "128.2", "bsz": "8", "num_updates": "20800", "lr": "9.91776e-05", "gnorm": "10.002", "loss_scale": "2048", "train_wall": "344", "gb_free": "6.5", "wall": "45431"}
[2024-06-09 02:05:14,015][train_inner][INFO] - {"epoch": 2, "update": 1.661, "loss": "1.446", "ntokens": "128.145", "acc_total": "128.145", "n_correct": "101.96", "wer_total": "128.145", "n_error": "26.18", "ppl": "2.72", "accuracy": "79.566", "wer": "20.43", "wps": "74.3", "ups": "0.58", "wpb": "128.1", "bsz": "8", "num_updates": "21000", "lr": "9.62506e-05", "gnorm": "9.808", "loss_scale": "2048", "train_wall": "344", "gb_free": "6.5", "wall": "45776"}
[2024-06-09 02:10:59,215][train_inner][INFO] - {"epoch": 2, "update": 1.677, "loss": "1.473", "ntokens": "127.55", "acc_total": "127.55", "n_correct": "101.58", "wer_total": "127.55", "n_error": "25.955", "ppl": "2.78", "accuracy": "79.639", "wer": "20.349", "wps": "73.9", "ups": "0.58", "wpb": "127.5", "bsz": "8", "num_updates": "21200", "lr": "9.341e-05", "gnorm": "9.621", "loss_scale": "2048", "train_wall": "344", "gb_free": "6.5", "wall": "46121"}
[2024-06-09 02:16:44,149][train_inner][INFO] - {"epoch": 2, "update": 1.692, "loss": "1.481", "ntokens": "128.52", "acc_total": "128.52", "n_correct": "101.86", "wer_total": "128.52", "n_error": "26.62", "ppl": "2.79", "accuracy": "79.256", "wer": "20.713", "wps": "74.5", "ups": "0.58", "wpb": "128.5", "bsz": "8", "num_updates": "21400", "lr": "9.06532e-05", "gnorm": "9.201", "loss_scale": "2048", "train_wall": "344", "gb_free": "6.5", "wall": "46466"}
[2024-06-09 02:19:41,763][fairseq.trainer][INFO] - NOTE: gradient overflow detected, ignoring gradient, setting loss scale to: 1024.0
[2024-06-09 02:22:30,777][train_inner][INFO] - {"epoch": 2, "update": 1.708, "loss": "1.455", "ntokens": "127.77", "acc_total": "127.77", "n_correct": "101.385", "wer_total": "127.77", "n_error": "26.37", "ppl": "2.74", "accuracy": "79.35", "wer": "20.639", "wps": "73.7", "ups": "0.58", "wpb": "127.8", "bsz": "8", "num_updates": "21600", "lr": "8.79777e-05", "gnorm": "9.332", "loss_scale": "1024", "train_wall": "346", "gb_free": "6.5", "wall": "46813"}
[2024-06-09 02:28:15,686][train_inner][INFO] - {"epoch": 2, "update": 1.724, "loss": "1.325", "ntokens": "127.96", "acc_total": "127.96", "n_correct": "102.99", "wer_total": "127.96", "n_error": "24.965", "ppl": "2.51", "accuracy": "80.486", "wer": "19.51", "wps": "74.2", "ups": "0.58", "wpb": "128", "bsz": "8", "num_updates": "21800", "lr": "8.53812e-05", "gnorm": "9.231", "loss_scale": "1024", "train_wall": "344", "gb_free": "6.5", "wall": "47158"}
[2024-06-09 02:33:10,615][fairseq.trainer][INFO] - NOTE: gradient overflow detected, ignoring gradient, setting loss scale to: 512.0
[2024-06-09 02:34:02,301][train_inner][INFO] - {"epoch": 2, "update": 1.74, "loss": "1.383", "ntokens": "128.975", "acc_total": "128.975", "n_correct": "103.38", "wer_total": "128.975", "n_error": "25.585", "ppl": "2.61", "accuracy": "80.155", "wer": "19.837", "wps": "74.4", "ups": "0.58", "wpb": "129", "bsz": "8", "num_updates": "22000", "lr": "8.28614e-05", "gnorm": "9.074", "loss_scale": "512", "train_wall": "346", "gb_free": "6.5", "wall": "47504"}
[2024-06-09 02:39:47,303][train_inner][INFO] - {"epoch": 2, "update": 1.756, "loss": "1.42", "ntokens": "127.665", "acc_total": "127.665", "n_correct": "102.175", "wer_total": "127.665", "n_error": "25.47", "ppl": "2.68", "accuracy": "80.034", "wer": "19.951", "wps": "74", "ups": "0.58", "wpb": "127.7", "bsz": "8", "num_updates": "22200", "lr": "8.04159e-05", "gnorm": "9.368", "loss_scale": "512", "train_wall": "344", "gb_free": "6.5", "wall": "47849"}
[2024-06-09 02:45:32,407][train_inner][INFO] - {"epoch": 2, "update": 1.772, "loss": "1.457", "ntokens": "127.005", "acc_total": "127.005", "n_correct": "100.485", "wer_total": "127.005", "n_error": "26.505", "ppl": "2.74", "accuracy": "79.119", "wer": "20.869", "wps": "73.6", "ups": "0.58", "wpb": "127", "bsz": "8", "num_updates": "22400", "lr": "7.80425e-05", "gnorm": "9.558", "loss_scale": "512", "train_wall": "344", "gb_free": "6.5", "wall": "48194"}
[2024-06-09 02:48:25,162][fairseq_cli.train][INFO] - begin validation on "valid" subset
[2024-06-09 03:09:40,396][valid][INFO] - {"epoch": 2, "valid_loss": "1.38", "valid_ntokens": "15.5723", "valid_acc_total": "15.5723", "valid_n_correct": "12.4863", "valid_wer_total": "15.5723", "valid_n_error": "3.08316", "valid_ppl": "2.6", "valid_accuracy": "80.183", "valid_wer": "19.799", "valid_wps": "154.6", "valid_wpb": "15.6", "valid_bsz": "1", "valid_num_updates": "22500", "valid_best_accuracy": "80.183"}
[2024-06-09 03:09:40,396][fairseq.checkpoint_utils][INFO] - Preparing to save checkpoint for epoch 2 @ 22500 updates
[2024-06-09 03:09:40,397][fairseq.trainer][INFO] - Saving checkpoint to checkpoints/checkpoint_2_22500.pt
[2024-06-09 03:09:43,612][fairseq.trainer][INFO] - Finished saving checkpoint to checkpoints/checkpoint_2_22500.pt
[2024-06-09 03:09:50,377][fairseq.checkpoint_utils][INFO] - Saved checkpoint checkpoints/checkpoint_2_22500.pt (epoch 2 @ 22500 updates, score 80.183) (writing took 9.980852170963772 seconds)
[2024-06-09 03:12:42,562][train_inner][INFO] - {"epoch": 2, "update": 1.787, "loss": "1.37", "ntokens": "127.585", "acc_total": "127.585", "n_correct": "102.25", "wer_total": "127.585", "n_error": "25.325", "ppl": "2.58", "accuracy": "80.143", "wer": "19.85", "wps": "15.7", "ups": "0.12", "wpb": "127.6", "bsz": "8", "num_updates": "22600", "lr": "7.57393e-05", "gnorm": "9.243", "loss_scale": "512", "train_wall": "344", "gb_free": "6.5", "wall": "49825"}
[2024-06-09 03:18:28,147][train_inner][INFO] - {"epoch": 2, "update": 1.803, "loss": "1.415", "ntokens": "128.24", "acc_total": "128.24", "n_correct": "101.68", "wer_total": "128.24", "n_error": "26.55", "ppl": "2.67", "accuracy": "79.289", "wer": "20.703", "wps": "74.2", "ups": "0.58", "wpb": "128.2", "bsz": "8", "num_updates": "22800", "lr": "7.3504e-05", "gnorm": "9.49", "loss_scale": "512", "train_wall": "345", "gb_free": "6.5", "wall": "50170"}
[2024-06-09 03:24:13,514][train_inner][INFO] - {"epoch": 2, "update": 1.819, "loss": "1.379", "ntokens": "128.03", "acc_total": "128.03", "n_correct": "102.465", "wer_total": "128.03", "n_error": "25.545", "ppl": "2.6", "accuracy": "80.032", "wer": "19.952", "wps": "74.1", "ups": "0.58", "wpb": "128", "bsz": "8", "num_updates": "23000", "lr": "7.13346e-05", "gnorm": "9.154", "loss_scale": "512", "train_wall": "345", "gb_free": "6.5", "wall": "50516"}
[2024-06-09 03:29:58,917][train_inner][INFO] - {"epoch": 2, "update": 1.835, "loss": "1.304", "ntokens": "127.595", "acc_total": "127.595", "n_correct": "102.925", "wer_total": "127.595", "n_error": "24.65", "ppl": "2.47", "accuracy": "80.665", "wer": "19.319", "wps": "73.9", "ups": "0.58", "wpb": "127.6", "bsz": "8", "num_updates": "23200", "lr": "6.92293e-05", "gnorm": "9.001", "loss_scale": "512", "train_wall": "345", "gb_free": "6.5", "wall": "50861"}
[2024-06-09 03:35:44,302][train_inner][INFO] - {"epoch": 2, "update": 1.851, "loss": "1.337", "ntokens": "127.635", "acc_total": "127.635", "n_correct": "103.18", "wer_total": "127.635", "n_error": "24.455", "ppl": "2.53", "accuracy": "80.84", "wer": "19.16", "wps": "73.9", "ups": "0.58", "wpb": "127.6", "bsz": "8", "num_updates": "23400", "lr": "6.71862e-05", "gnorm": "9.237", "loss_scale": "512", "train_wall": "345", "gb_free": "6.5", "wall": "51206"}
[2024-06-09 03:41:29,695][train_inner][INFO] - {"epoch": 2, "update": 1.866, "loss": "1.326", "ntokens": "128.225", "acc_total": "128.225", "n_correct": "104.13", "wer_total": "128.225", "n_error": "24.09", "ppl": "2.51", "accuracy": "81.209", "wer": "18.787", "wps": "74.2", "ups": "0.58", "wpb": "128.2", "bsz": "8", "num_updates": "23600", "lr": "6.52033e-05", "gnorm": "9.03", "loss_scale": "512", "train_wall": "345", "gb_free": "6.5", "wall": "51552"}
[2024-06-09 03:47:15,271][train_inner][INFO] - {"epoch": 2, "update": 1.882, "loss": "1.327", "ntokens": "127.665", "acc_total": "127.665", "n_correct": "103.4", "wer_total": "127.665", "n_error": "24.245", "ppl": "2.51", "accuracy": "80.993", "wer": "18.991", "wps": "73.9", "ups": "0.58", "wpb": "127.7", "bsz": "8", "num_updates": "23800", "lr": "6.3279e-05", "gnorm": "9.067", "loss_scale": "512", "train_wall": "345", "gb_free": "6.5", "wall": "51897"}
[2024-06-09 03:53:00,231][train_inner][INFO] - {"epoch": 2, "update": 1.898, "loss": "1.353", "ntokens": "126.965", "acc_total": "126.965", "n_correct": "102.72", "wer_total": "126.965", "n_error": "24.235", "ppl": "2.55", "accuracy": "80.904", "wer": "19.088", "wps": "73.6", "ups": "0.58", "wpb": "127", "bsz": "8", "num_updates": "24000", "lr": "6.14114e-05", "gnorm": "8.995", "loss_scale": "512", "train_wall": "344", "gb_free": "6.5", "wall": "52242"}
[2024-06-09 03:58:45,602][train_inner][INFO] - {"epoch": 2, "update": 1.914, "loss": "1.329", "ntokens": "128.02", "acc_total": "128.02", "n_correct": "104.135", "wer_total": "128.02", "n_error": "23.88", "ppl": "2.51", "accuracy": "81.343", "wer": "18.653", "wps": "74.1", "ups": "0.58", "wpb": "128", "bsz": "8", "num_updates": "24200", "lr": "5.9599e-05", "gnorm": "9.083", "loss_scale": "1024", "train_wall": "345", "gb_free": "6.5", "wall": "52588"}
[2024-06-09 04:04:30,656][train_inner][INFO] - {"epoch": 2, "update": 1.93, "loss": "1.267", "ntokens": "128.935", "acc_total": "128.935", "n_correct": "105.425", "wer_total": "128.935", "n_error": "23.505", "ppl": "2.41", "accuracy": "81.766", "wer": "18.23", "wps": "74.7", "ups": "0.58", "wpb": "128.9", "bsz": "8", "num_updates": "24400", "lr": "5.784e-05", "gnorm": "8.82", "loss_scale": "1024", "train_wall": "344", "gb_free": "6.5", "wall": "52933"}
[2024-06-09 04:10:15,984][train_inner][INFO] - {"epoch": 2, "update": 1.946, "loss": "1.292", "ntokens": "128.01", "acc_total": "128.01", "n_correct": "104.26", "wer_total": "128.01", "n_error": "23.74", "ppl": "2.45", "accuracy": "81.447", "wer": "18.545", "wps": "74.1", "ups": "0.58", "wpb": "128", "bsz": "8", "num_updates": "24600", "lr": "5.6133e-05", "gnorm": "8.869", "loss_scale": "1024", "train_wall": "344", "gb_free": "6.5", "wall": "53278"}
[2024-06-09 04:16:00,937][train_inner][INFO] - {"epoch": 2, "update": 1.961, "loss": "1.272", "ntokens": "128.26", "acc_total": "128.26", "n_correct": "104.03", "wer_total": "128.26", "n_error": "24.225", "ppl": "2.42", "accuracy": "81.109", "wer": "18.887", "wps": "74.4", "ups": "0.58", "wpb": "128.3", "bsz": "8", "num_updates": "24800", "lr": "5.44763e-05", "gnorm": "8.976", "loss_scale": "1024", "train_wall": "344", "gb_free": "6.5", "wall": "53623"}
[2024-06-09 04:21:46,173][train_inner][INFO] - {"epoch": 2, "update": 1.977, "loss": "1.282", "ntokens": "127.78", "acc_total": "127.78", "n_correct": "104.3", "wer_total": "127.78", "n_error": "23.475", "ppl": "2.43", "accuracy": "81.625", "wer": "18.371", "wps": "74", "ups": "0.58", "wpb": "127.8", "bsz": "8", "num_updates": "25000", "lr": "5.28686e-05", "gnorm": "9.141", "loss_scale": "1024", "train_wall": "344", "gb_free": "6.5", "wall": "53968"}
[2024-06-09 04:21:46,174][fairseq_cli.train][INFO] - begin validation on "valid" subset
[2024-06-09 04:43:01,525][valid][INFO] - {"epoch": 2, "valid_loss": "1.282", "valid_ntokens": "15.5723", "valid_acc_total": "15.5723", "valid_n_correct": "12.7182", "valid_wer_total": "15.5723", "valid_n_error": "2.85256", "valid_ppl": "2.43", "valid_accuracy": "81.672", "valid_wer": "18.318", "valid_wps": "154.6", "valid_wpb": "15.6", "valid_bsz": "1", "valid_num_updates": "25000", "valid_best_accuracy": "81.672"}
[2024-06-09 04:43:01,526][fairseq.checkpoint_utils][INFO] - Preparing to save checkpoint for epoch 2 @ 25000 updates
[2024-06-09 04:43:01,526][fairseq.trainer][INFO] - Saving checkpoint to checkpoints/checkpoint_2_25000.pt
[2024-06-09 04:43:04,657][fairseq.trainer][INFO] - Finished saving checkpoint to checkpoints/checkpoint_2_25000.pt
[2024-06-09 04:43:08,744][fairseq.checkpoint_utils][INFO] - Saved checkpoint checkpoints/checkpoint_2_25000.pt (epoch 2 @ 25000 updates, score 81.672) (writing took 7.218426860985346 seconds)
[2024-06-09 04:48:53,449][train_inner][INFO] - {"epoch": 2, "update": 1.993, "loss": "1.265", "ntokens": "127.19", "acc_total": "127.19", "n_correct": "104.285", "wer_total": "127.19", "n_error": "22.895", "ppl": "2.4", "accuracy": "81.992", "wer": "18.001", "wps": "15.6", "ups": "0.12", "wpb": "127.2", "bsz": "8", "num_updates": "25200", "lr": "5.13083e-05", "gnorm": "8.89", "loss_scale": "1024", "train_wall": "344", "gb_free": "6.5", "wall": "55595"}
[2024-06-09 04:51:26,306][fairseq_cli.train][INFO] - begin validation on "valid" subset
[2024-06-09 05:12:42,896][valid][INFO] - {"epoch": 2, "valid_loss": "1.264", "valid_ntokens": "15.5723", "valid_acc_total": "15.5723", "valid_n_correct": "12.7604", "valid_wer_total": "15.5723", "valid_n_error": "2.81016", "valid_ppl": "2.4", "valid_accuracy": "81.943", "valid_wer": "18.046", "valid_wps": "154.5", "valid_wpb": "15.6", "valid_bsz": "1", "valid_num_updates": "25289", "valid_best_accuracy": "81.943"}
[2024-06-09 05:12:42,897][fairseq.checkpoint_utils][INFO] - Preparing to save checkpoint for epoch 2 @ 25289 updates
[2024-06-09 05:12:42,897][fairseq.trainer][INFO] - Saving checkpoint to checkpoints/checkpoint_best.pt
[2024-06-09 05:12:46,858][fairseq.trainer][INFO] - Finished saving checkpoint to checkpoints/checkpoint_best.pt
[2024-06-09 05:12:49,200][fairseq.checkpoint_utils][INFO] - Saved checkpoint checkpoints/checkpoint_best.pt (epoch 2 @ 25289 updates, score 81.943) (writing took 6.303241335961502 seconds)
[2024-06-09 05:12:49,201][fairseq_cli.train][INFO] - end of epoch 2 (average epoch stats below)
[2024-06-09 05:12:49,202][train][INFO] - {"epoch": 2, "train_loss": "1.639", "train_ntokens": "128.044", "train_acc_total": "128.044", "train_n_correct": "96.6153", "train_wer_total": "128.044", "train_n_error": "31.4058", "train_ppl": "3.11", "train_accuracy": "75.455", "train_wer": "24.527", "train_wps": "56", "train_ups": "0.44", "train_wpb": "128", "train_bsz": "8", "train_num_updates": "25289", "train_lr": "5.06288e-05", "train_gnorm": "7.078", "train_loss_scale": "1024", "train_train_wall": "21158", "train_gb_free": "6.5", "train_wall": "57031"}
[2024-06-09 05:12:49,247][fairseq.trainer][INFO] - begin training epoch 3
[2024-06-09 05:12:49,247][fairseq_cli.train][INFO] - Start iterating over samples
[2024-06-09 05:16:00,321][train_inner][INFO] - {"epoch": 3, "update": 2.009, "loss": "1.137", "ntokens": "128.715", "acc_total": "128.715", "n_correct": "106.895", "wer_total": "128.715", "n_error": "21.8", "ppl": "2.2", "accuracy": "83.048", "wer": "16.937", "wps": "15.8", "ups": "0.12", "wpb": "128.7", "bsz": "8", "num_updates": "25400", "lr": "4.9794e-05", "gnorm": "8.154", "loss_scale": "1024", "train_wall": "343", "gb_free": "6.5", "wall": "57222"}
[2024-06-09 05:21:45,682][train_inner][INFO] - {"epoch": 3, "update": 2.025, "loss": "1.067", "ntokens": "127.795", "acc_total": "127.795", "n_correct": "107.74", "wer_total": "127.795", "n_error": "20.05", "ppl": "2.1", "accuracy": "84.307", "wer": "15.689", "wps": "74", "ups": "0.58", "wpb": "127.8", "bsz": "8", "num_updates": "25600", "lr": "4.83244e-05", "gnorm": "8.18", "loss_scale": "1024", "train_wall": "345", "gb_free": "6.5", "wall": "57568"}
[2024-06-09 05:27:30,595][train_inner][INFO] - {"epoch": 3, "update": 2.04, "loss": "1.028", "ntokens": "128.005", "acc_total": "128.005", "n_correct": "107.535", "wer_total": "128.005", "n_error": "20.46", "ppl": "2.04", "accuracy": "84.008", "wer": "15.984", "wps": "74.2", "ups": "0.58", "wpb": "128", "bsz": "8", "num_updates": "25800", "lr": "4.68982e-05", "gnorm": "7.977", "loss_scale": "1024", "train_wall": "344", "gb_free": "6.5", "wall": "57913"}
[2024-06-09 05:33:15,589][train_inner][INFO] - {"epoch": 3, "update": 2.056, "loss": "1.023", "ntokens": "127.955", "acc_total": "127.955", "n_correct": "107.625", "wer_total": "127.955", "n_error": "20.33", "ppl": "2.03", "accuracy": "84.112", "wer": "15.888", "wps": "74.2", "ups": "0.58", "wpb": "128", "bsz": "8", "num_updates": "26000", "lr": "4.55141e-05", "gnorm": "7.909", "loss_scale": "1024", "train_wall": "344", "gb_free": "6.5", "wall": "58258"}
[2024-06-09 05:39:00,762][train_inner][INFO] - {"epoch": 3, "update": 2.072, "loss": "1.084", "ntokens": "126.94", "acc_total": "126.94", "n_correct": "105.93", "wer_total": "126.94", "n_error": "21", "ppl": "2.12", "accuracy": "83.449", "wer": "16.543", "wps": "73.6", "ups": "0.58", "wpb": "126.9", "bsz": "8", "num_updates": "26200", "lr": "4.41708e-05", "gnorm": "8.224", "loss_scale": "2048", "train_wall": "344", "gb_free": "6.5", "wall": "58603"}
[2024-06-09 05:44:45,857][train_inner][INFO] - {"epoch": 3, "update": 2.088, "loss": "0.994", "ntokens": "127.52", "acc_total": "127.52", "n_correct": "107.63", "wer_total": "127.52", "n_error": "19.89", "ppl": "1.99", "accuracy": "84.402", "wer": "15.598", "wps": "73.9", "ups": "0.58", "wpb": "127.5", "bsz": "8", "num_updates": "26400", "lr": "4.28672e-05", "gnorm": "7.933", "loss_scale": "2048", "train_wall": "344", "gb_free": "6.5", "wall": "58948"}
[2024-06-09 05:45:25,409][fairseq.trainer][INFO] - NOTE: gradient overflow detected, ignoring gradient, setting loss scale to: 1024.0
[2024-06-09 05:50:32,339][train_inner][INFO] - {"epoch": 3, "update": 2.104, "loss": "1.012", "ntokens": "128.085", "acc_total": "128.085", "n_correct": "107.325", "wer_total": "128.085", "n_error": "20.755", "ppl": "2.02", "accuracy": "83.792", "wer": "16.204", "wps": "73.9", "ups": "0.58", "wpb": "128.1", "bsz": "8", "num_updates": "26600", "lr": "4.16021e-05", "gnorm": "7.838", "loss_scale": "1024", "train_wall": "346", "gb_free": "6.5", "wall": "59294"}
[2024-06-09 05:56:17,448][train_inner][INFO] - {"epoch": 3, "update": 2.12, "loss": "1.042", "ntokens": "127.38", "acc_total": "127.38", "n_correct": "105.76", "wer_total": "127.38", "n_error": "21.62", "ppl": "2.06", "accuracy": "83.027", "wer": "16.973", "wps": "73.8", "ups": "0.58", "wpb": "127.4", "bsz": "8", "num_updates": "26800", "lr": "4.03743e-05", "gnorm": "8.079", "loss_scale": "1024", "train_wall": "344", "gb_free": "6.5", "wall": "59639"}
[2024-06-09 06:02:02,614][train_inner][INFO] - {"epoch": 3, "update": 2.135, "loss": "1.038", "ntokens": "126.82", "acc_total": "126.82", "n_correct": "104.755", "wer_total": "126.82", "n_error": "22.06", "ppl": "2.05", "accuracy": "82.601", "wer": "17.395", "wps": "73.5", "ups": "0.58", "wpb": "126.8", "bsz": "8", "num_updates": "27000", "lr": "3.91827e-05", "gnorm": "8.175", "loss_scale": "1024", "train_wall": "344", "gb_free": "6.5", "wall": "59985"}
[2024-06-09 06:07:47,809][train_inner][INFO] - {"epoch": 3, "update": 2.151, "loss": "0.978", "ntokens": "128.005", "acc_total": "128.005", "n_correct": "107.53", "wer_total": "128.005", "n_error": "20.475", "ppl": "1.97", "accuracy": "84.005", "wer": "15.995", "wps": "74.2", "ups": "0.58", "wpb": "128", "bsz": "8", "num_updates": "27200", "lr": "3.80263e-05", "gnorm": "7.894", "loss_scale": "1024", "train_wall": "344", "gb_free": "6.5", "wall": "60330"}
[2024-06-09 06:13:33,094][train_inner][INFO] - {"epoch": 3, "update": 2.167, "loss": "1.037", "ntokens": "127.945", "acc_total": "127.945", "n_correct": "107.775", "wer_total": "127.945", "n_error": "20.16", "ppl": "2.05", "accuracy": "84.235", "wer": "15.757", "wps": "74.1", "ups": "0.58", "wpb": "127.9", "bsz": "8", "num_updates": "27400", "lr": "3.6904e-05", "gnorm": "7.87", "loss_scale": "1024", "train_wall": "344", "gb_free": "6.5", "wall": "60675"}
[2024-06-09 06:16:25,767][fairseq_cli.train][INFO] - begin validation on "valid" subset
[2024-06-09 06:37:41,902][valid][INFO] - {"epoch": 3, "valid_loss": "1.23", "valid_ntokens": "15.5723", "valid_acc_total": "15.5723", "valid_n_correct": "12.6905", "valid_wer_total": "15.5723", "valid_n_error": "2.88004", "valid_ppl": "2.35", "valid_accuracy": "81.494", "valid_wer": "18.495", "valid_wps": "154.5", "valid_wpb": "15.6", "valid_bsz": "1", "valid_num_updates": "27500", "valid_best_accuracy": "81.943"}
[2024-06-09 06:37:41,903][fairseq.checkpoint_utils][INFO] - Preparing to save checkpoint for epoch 3 @ 27500 updates
[2024-06-09 06:37:41,903][fairseq.trainer][INFO] - Saving checkpoint to checkpoints/checkpoint_3_27500.pt
[2024-06-09 06:37:45,013][fairseq.trainer][INFO] - Finished saving checkpoint to checkpoints/checkpoint_3_27500.pt
[2024-06-09 06:37:47,347][fairseq.checkpoint_utils][INFO] - Saved checkpoint checkpoints/checkpoint_3_27500.pt (epoch 3 @ 27500 updates, score 81.494) (writing took 5.444471130031161 seconds)
[2024-06-09 06:40:39,677][train_inner][INFO] - {"epoch": 3, "update": 2.183, "loss": "1.006", "ntokens": "127.265", "acc_total": "127.265", "n_correct": "107.54", "wer_total": "127.265", "n_error": "19.725", "ppl": "2.01", "accuracy": "84.501", "wer": "15.499", "wps": "15.6", "ups": "0.12", "wpb": "127.3", "bsz": "8", "num_updates": "27600", "lr": "3.58149e-05", "gnorm": "7.871", "loss_scale": "1024", "train_wall": "344", "gb_free": "6.5", "wall": "62302"}
[2024-06-09 06:46:24,882][train_inner][INFO] - {"epoch": 3, "update": 2.199, "loss": "0.995", "ntokens": "127.93", "acc_total": "127.93", "n_correct": "108.25", "wer_total": "127.93", "n_error": "19.67", "ppl": "1.99", "accuracy": "84.617", "wer": "15.376", "wps": "74.1", "ups": "0.58", "wpb": "127.9", "bsz": "8", "num_updates": "27800", "lr": "3.47579e-05", "gnorm": "8.045", "loss_scale": "1024", "train_wall": "344", "gb_free": "6.5", "wall": "62647"}
[2024-06-09 06:52:09,967][train_inner][INFO] - {"epoch": 3, "update": 2.214, "loss": "0.998", "ntokens": "127.42", "acc_total": "127.42", "n_correct": "107.92", "wer_total": "127.42", "n_error": "19.495", "ppl": "2", "accuracy": "84.696", "wer": "15.3", "wps": "73.8", "ups": "0.58", "wpb": "127.4", "bsz": "8", "num_updates": "28000", "lr": "3.37321e-05", "gnorm": "8", "loss_scale": "1024", "train_wall": "344", "gb_free": "6.5", "wall": "62992"}
[2024-06-09 06:57:54,984][train_inner][INFO] - {"epoch": 3, "update": 2.23, "loss": "1.024", "ntokens": "127.62", "acc_total": "127.62", "n_correct": "108.25", "wer_total": "127.62", "n_error": "19.37", "ppl": "2.03", "accuracy": "84.822", "wer": "15.178", "wps": "74", "ups": "0.58", "wpb": "127.6", "bsz": "8", "num_updates": "28200", "lr": "3.27365e-05", "gnorm": "8.162", "loss_scale": "1024", "train_wall": "344", "gb_free": "6.5", "wall": "63337"}
[2024-06-09 07:00:45,747][fairseq.trainer][INFO] - NOTE: gradient overflow detected, ignoring gradient, setting loss scale to: 512.0
[2024-06-09 07:03:41,750][train_inner][INFO] - {"epoch": 3, "update": 2.246, "loss": "1.025", "ntokens": "127.605", "acc_total": "127.605", "n_correct": "108.09", "wer_total": "127.605", "n_error": "19.515", "ppl": "2.04", "accuracy": "84.707", "wer": "15.293", "wps": "73.6", "ups": "0.58", "wpb": "127.6", "bsz": "8", "num_updates": "28400", "lr": "3.17704e-05", "gnorm": "7.917", "loss_scale": "512", "train_wall": "346", "gb_free": "6.5", "wall": "63684"}
[2024-06-09 07:09:26,986][train_inner][INFO] - {"epoch": 3, "update": 2.262, "loss": "1.005", "ntokens": "127.595", "acc_total": "127.595", "n_correct": "107.915", "wer_total": "127.595", "n_error": "19.68", "ppl": "2.01", "accuracy": "84.576", "wer": "15.424", "wps": "73.9", "ups": "0.58", "wpb": "127.6", "bsz": "8", "num_updates": "28600", "lr": "3.08327e-05", "gnorm": "8.112", "loss_scale": "512", "train_wall": "344", "gb_free": "6.5", "wall": "64029"}
[2024-06-09 07:15:12,298][train_inner][INFO] - {"epoch": 3, "update": 2.278, "loss": "0.978", "ntokens": "128.11", "acc_total": "128.11", "n_correct": "108.565", "wer_total": "128.11", "n_error": "19.535", "ppl": "1.97", "accuracy": "84.744", "wer": "15.249", "wps": "74.2", "ups": "0.58", "wpb": "128.1", "bsz": "8", "num_updates": "28800", "lr": "2.99228e-05", "gnorm": "8.027", "loss_scale": "512", "train_wall": "344", "gb_free": "6.5", "wall": "64374"}
[2024-06-09 07:20:57,380][train_inner][INFO] - {"epoch": 3, "update": 2.294, "loss": "1.032", "ntokens": "128.455", "acc_total": "128.455", "n_correct": "108.395", "wer_total": "128.455", "n_error": "20.05", "ppl": "2.05", "accuracy": "84.384", "wer": "15.609", "wps": "74.4", "ups": "0.58", "wpb": "128.5", "bsz": "8", "num_updates": "29000", "lr": "2.90397e-05", "gnorm": "8.138", "loss_scale": "512", "train_wall": "344", "gb_free": "6.5", "wall": "64719"}
[2024-06-09 07:26:42,561][train_inner][INFO] - {"epoch": 3, "update": 2.309, "loss": "0.993", "ntokens": "127.22", "acc_total": "127.22", "n_correct": "108.01", "wer_total": "127.22", "n_error": "19.2", "ppl": "1.99", "accuracy": "84.9", "wer": "15.092", "wps": "73.7", "ups": "0.58", "wpb": "127.2", "bsz": "8", "num_updates": "29200", "lr": "2.81826e-05", "gnorm": "7.623", "loss_scale": "512", "train_wall": "344", "gb_free": "6.5", "wall": "65065"}
[2024-06-09 07:32:27,962][train_inner][INFO] - {"epoch": 3, "update": 2.325, "loss": "1.022", "ntokens": "128.01", "acc_total": "128.01", "n_correct": "108.035", "wer_total": "128.01", "n_error": "19.975", "ppl": "2.03", "accuracy": "84.396", "wer": "15.604", "wps": "74.1", "ups": "0.58", "wpb": "128", "bsz": "8", "num_updates": "29400", "lr": "2.73509e-05", "gnorm": "8.151", "loss_scale": "512", "train_wall": "345", "gb_free": "6.5", "wall": "65410"}
[2024-06-09 07:38:13,068][train_inner][INFO] - {"epoch": 3, "update": 2.341, "loss": "0.995", "ntokens": "127.46", "acc_total": "127.46", "n_correct": "107.625", "wer_total": "127.46", "n_error": "19.835", "ppl": "1.99", "accuracy": "84.438", "wer": "15.562", "wps": "73.9", "ups": "0.58", "wpb": "127.5", "bsz": "8", "num_updates": "29600", "lr": "2.65436e-05", "gnorm": "7.934", "loss_scale": "512", "train_wall": "344", "gb_free": "6.5", "wall": "65755"}
[2024-06-09 07:43:58,331][train_inner][INFO] - {"epoch": 3, "update": 2.357, "loss": "0.988", "ntokens": "128.71", "acc_total": "128.71", "n_correct": "108.83", "wer_total": "128.71", "n_error": "19.88", "ppl": "1.98", "accuracy": "84.554", "wer": "15.446", "wps": "74.6", "ups": "0.58", "wpb": "128.7", "bsz": "8", "num_updates": "29800", "lr": "2.57603e-05", "gnorm": "8.195", "loss_scale": "512", "train_wall": "344", "gb_free": "6.5", "wall": "66100"}
[2024-06-09 07:49:43,841][train_inner][INFO] - {"epoch": 3, "update": 2.373, "loss": "0.999", "ntokens": "128.475", "acc_total": "128.475", "n_correct": "108.655", "wer_total": "128.475", "n_error": "19.82", "ppl": "2", "accuracy": "84.573", "wer": "15.427", "wps": "74.4", "ups": "0.58", "wpb": "128.5", "bsz": "8", "num_updates": "30000", "lr": "2.5e-05", "gnorm": "7.976", "loss_scale": "512", "train_wall": "345", "gb_free": "6.5", "wall": "66446"}
[2024-06-09 07:49:43,842][fairseq_cli.train][INFO] - Stopping training due to num_updates: 30000 >= max_update: 30000
[2024-06-09 07:49:43,842][fairseq_cli.train][INFO] - begin validation on "valid" subset
[2024-06-09 08:11:00,907][valid][INFO] - {"epoch": 3, "valid_loss": "1.2", "valid_ntokens": "15.5723", "valid_acc_total": "15.5723", "valid_n_correct": "12.7345", "valid_wer_total": "15.5723", "valid_n_error": "2.83716", "valid_ppl": "2.3", "valid_accuracy": "81.777", "valid_wer": "18.219", "valid_wps": "154.4", "valid_wpb": "15.6", "valid_bsz": "1", "valid_num_updates": "30000", "valid_best_accuracy": "81.943"}
[2024-06-09 08:11:00,907][fairseq.checkpoint_utils][INFO] - Preparing to save checkpoint for epoch 3 @ 30000 updates
[2024-06-09 08:11:00,907][fairseq.trainer][INFO] - Saving checkpoint to checkpoints/checkpoint_3_30000.pt
[2024-06-09 08:11:04,046][fairseq.trainer][INFO] - Finished saving checkpoint to checkpoints/checkpoint_3_30000.pt
[2024-06-09 08:11:06,383][fairseq.checkpoint_utils][INFO] - Saved checkpoint checkpoints/checkpoint_3_30000.pt (epoch 3 @ 30000 updates, score 81.777) (writing took 5.4761370189953595 seconds)
[2024-06-09 08:11:06,640][fairseq_cli.train][INFO] - end of epoch 3 (average epoch stats below)
[2024-06-09 08:11:06,653][train][INFO] - {"epoch": 3, "train_loss": "1.016", "train_ntokens": "127.773", "train_acc_total": "127.773", "train_n_correct": "107.664", "train_wer_total": "127.773", "train_n_error": "20.104", "train_ppl": "2.02", "train_accuracy": "84.262", "train_wer": "15.734", "train_wps": "56.3", "train_ups": "0.44", "train_wpb": "127.8", "train_bsz": "8", "train_num_updates": "30000", "train_lr": "2.5e-05", "train_gnorm": "8.002", "train_loss_scale": "512", "train_train_wall": "8113", "train_gb_free": "6.5", "train_wall": "67729"}
[2024-06-09 08:11:06,654][fairseq_cli.train][INFO] - done training in 67728.1 seconds