text
stringlengths
0
1.16k
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] loss_scale ................... 1.0
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] memory_breakdown ............. False
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] mics_hierarchial_params_gather False
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] mics_shard_size .............. -1
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] monitor_config ............... tensorboard=TensorBoardConfig(enabled=False, output_path='', job_name='DeepSpeedJobName') wandb=WandbConfig(enabled=False, group=None, team=None, project='deepspeed') csv_monitor=CSVConfig(enabled=False, output_path='', job_name='DeepSpeedJobName') enabled=False
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] nebula_config ................ {
"enabled": false,
"persistent_storage_path": null,
"persistent_time_interval": 100,
"num_of_version_in_retention": 2,
"enable_nebula_load": true,
"load_path": null
}
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] optimizer_legacy_fusion ...... False
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] optimizer_name ............... adamw
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] optimizer_params ............. {'lr': 4e-05, 'betas': [0.9, 0.999], 'eps': 1e-08, 'weight_decay': 0.01}
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] pipeline ..................... {'stages': 'auto', 'partition': 'best', 'seed_layers': False, 'activation_checkpoint_interval': 0}
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] pld_enabled .................. False
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] pld_params ................... False
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] prescale_gradients ........... False
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] scheduler_name ............... None
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] scheduler_params ............. None
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] sparse_attention ............. None
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] sparse_gradients_enabled ..... False
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] steps_per_print .............. inf
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] train_batch_size ............. 8
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] train_micro_batch_size_per_gpu 2
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] use_node_local_storage ....... False
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] wall_clock_breakdown ......... True
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] world_size ................... 4
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] zero_allow_untested_optimizer False
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] zero_config .................. stage=1 contiguous_gradients=True reduce_scatter=True reduce_bucket_size=1000000000 allgather_partitions=True allgather_bucket_size=1000000000 overlap_comm=True load_from_fp32_weights=True elastic_checkpoint=False offload_param=None offload_optimizer=None sub_group_size=1,000,000,000 cpu_offload_param=None cpu_offload_use_pin_memory=None cpu_offload=None prefetch_bucket_size=50,000,000 param_persistence_threshold=100,000 model_persistence_threshold=sys.maxsize max_live_parameters=1,000,000,000 max_reuse_distance=1,000,000,000 gather_16bit_weights_on_model_save=False stage3_gather_fp16_weights_on_model_save=False ignore_unused_parameters=True legacy_stage1=False round_robin_gradients=False zero_hpz_partition_size=1 zero_quantized_weights=False zero_quantized_gradients=False mics_shard_size=-1 mics_hierarchical_params_gather=False memory_efficient_linear=True
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] zero_enabled ................. True
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] zero_force_ds_cpu_optimizer .. True
[2024-10-22 17:03:50,415] [INFO] [config.py:964:print] zero_optimization_stage ...... 1
[2024-10-22 17:03:50,415] [INFO] [config.py:950:print_user_config] json = {
"zero_optimization": {
"stage": 1,
"allgather_partitions": true,
"allgather_bucket_size": 1.000000e+09,
"overlap_comm": true,
"reduce_scatter": true,
"reduce_bucket_size": 1.000000e+09,
"contiguous_gradients": true
},
"fp16": {
"enabled": false,
"auto_cast": true,
"loss_scale": 0,
"initial_scale_power": 32,
"loss_scale_window": 1000,
"hysteresis": 2,
"min_loss_scale": 1
},
"bf16": {
"enabled": true
},
"optimizer": {
"type": "AdamW",
"params": {
"lr": 4e-05,
"betas": [0.9, 0.999],
"eps": 1e-08,
"weight_decay": 0.01
}
},
"gradient_accumulation_steps": 1,
"gradient_clipping": 1.0,
"steps_per_print": inf,
"train_batch_size": 8,
"train_micro_batch_size_per_gpu": 2,
"wall_clock_breakdown": true
}
[INFO|trainer.py:1721] 2024-10-22 17:03:50,415 >> ***** Running training *****
[INFO|trainer.py:1722] 2024-10-22 17:03:50,415 >> Num examples = 52,702
[INFO|trainer.py:1723] 2024-10-22 17:03:50,415 >> Num Epochs = 4
[INFO|trainer.py:1724] 2024-10-22 17:03:50,415 >> Instantaneous batch size per device = 2
[INFO|trainer.py:1727] 2024-10-22 17:03:50,415 >> Total train batch size (w. parallel, distributed & accumulation) = 8
[INFO|trainer.py:1728] 2024-10-22 17:03:50,416 >> Gradient Accumulation steps = 1
[INFO|trainer.py:1729] 2024-10-22 17:03:50,416 >> Total optimization steps = 26,352
[INFO|trainer.py:1730] 2024-10-22 17:03:50,418 >> Number of trainable parameters = 15,728,640
0%| | 0/26352 [00:00<?, ?it/s][2024-10-22 17:03:52,222] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect)
[2024-10-22 17:03:52,236] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect)
[2024-10-22 17:03:52,248] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect)
[2024-10-22 17:03:52,251] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect)
[2024-10-22 17:03:55,374] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect)
[2024-10-22 17:03:55,532] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect)
[2024-10-22 17:03:55,542] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect)
[2024-10-22 17:03:55,546] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect)
[2024-10-22 17:03:58,325] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect)
[2024-10-22 17:03:58,628] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect)
[2024-10-22 17:03:58,704] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect)
[2024-10-22 17:03:58,712] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect)
[2024-10-22 17:04:01,259] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect)
[2024-10-22 17:04:01,561] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect)
[2024-10-22 17:04:01,738] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect)
[2024-10-22 17:04:01,747] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect)
Registering VQA_lavis step
Registering EVAL step