text stringlengths 0 1.16k |
|---|
[2024-10-23 14:41:16,193] [INFO] [config.py:964:print] memory_breakdown ............. False |
[2024-10-23 14:41:16,193] [INFO] [config.py:964:print] mics_hierarchial_params_gather False |
[2024-10-23 14:41:16,193] [INFO] [config.py:964:print] mics_shard_size .............. -1 |
[2024-10-23 14:41:16,193] [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-23 14:41:16,193] [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-23 14:41:16,193] [INFO] [config.py:964:print] optimizer_legacy_fusion ...... False |
[2024-10-23 14:41:16,193] [INFO] [config.py:964:print] optimizer_name ............... adamw |
[2024-10-23 14:41:16,193] [INFO] [config.py:964:print] optimizer_params ............. {'lr': 4e-05, 'betas': [0.9, 0.999], 'eps': 1e-08, 'weight_decay': 0.01} |
[2024-10-23 14:41:16,193] [INFO] [config.py:964:print] pipeline ..................... {'stages': 'auto', 'partition': 'best', 'seed_layers': False, 'activation_checkpoint_interval': 0} |
[2024-10-23 14:41:16,193] [INFO] [config.py:964:print] pld_enabled .................. False |
[2024-10-23 14:41:16,193] [INFO] [config.py:964:print] pld_params ................... False |
[2024-10-23 14:41:16,193] [INFO] [config.py:964:print] prescale_gradients ........... False |
[2024-10-23 14:41:16,193] [INFO] [config.py:964:print] scheduler_name ............... None |
[2024-10-23 14:41:16,193] [INFO] [config.py:964:print] scheduler_params ............. None |
[2024-10-23 14:41:16,193] [INFO] [config.py:964:print] sparse_attention ............. None |
[2024-10-23 14:41:16,193] [INFO] [config.py:964:print] sparse_gradients_enabled ..... False |
[2024-10-23 14:41:16,193] [INFO] [config.py:964:print] steps_per_print .............. inf |
[2024-10-23 14:41:16,193] [INFO] [config.py:964:print] train_batch_size ............. 8 |
[2024-10-23 14:41:16,193] [INFO] [config.py:964:print] train_micro_batch_size_per_gpu 2 |
[2024-10-23 14:41:16,193] [INFO] [config.py:964:print] use_node_local_storage ....... False |
[2024-10-23 14:41:16,193] [INFO] [config.py:964:print] wall_clock_breakdown ......... True |
[2024-10-23 14:41:16,193] [INFO] [config.py:964:print] world_size ................... 4 |
[2024-10-23 14:41:16,193] [INFO] [config.py:964:print] zero_allow_untested_optimizer False |
[2024-10-23 14:41:16,193] [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-23 14:41:16,193] [INFO] [config.py:964:print] zero_enabled ................. True |
[2024-10-23 14:41:16,193] [INFO] [config.py:964:print] zero_force_ds_cpu_optimizer .. True |
[2024-10-23 14:41:16,193] [INFO] [config.py:964:print] zero_optimization_stage ...... 1 |
[2024-10-23 14:41:16,193] [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-23 14:41:16,193 >> ***** Running training ***** |
[INFO|trainer.py:1722] 2024-10-23 14:41:16,193 >> Num examples = 9,681 |
[INFO|trainer.py:1723] 2024-10-23 14:41:16,193 >> Num Epochs = 4 |
[INFO|trainer.py:1724] 2024-10-23 14:41:16,193 >> Instantaneous batch size per device = 2 |
[INFO|trainer.py:1727] 2024-10-23 14:41:16,193 >> Total train batch size (w. parallel, distributed & accumulation) = 8 |
[INFO|trainer.py:1728] 2024-10-23 14:41:16,193 >> Gradient Accumulation steps = 1 |
[INFO|trainer.py:1729] 2024-10-23 14:41:16,193 >> Total optimization steps = 4,844 |
[INFO|trainer.py:1730] 2024-10-23 14:41:16,196 >> Number of trainable parameters = 15,728,640 |
0%| | 0/4844 [00:00<?, ?it/s][2024-10-23 14:41:17,931] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect) |
[2024-10-23 14:41:17,937] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect) |
[2024-10-23 14:41:17,940] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect) |
[2024-10-23 14:41:17,945] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect) |
[2024-10-23 14:41:20,915] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect) |
[2024-10-23 14:41:21,043] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect) |
[2024-10-23 14:41:21,053] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect) |
[2024-10-23 14:41:21,066] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect) |
[2024-10-23 14:41:23,775] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect) |
[2024-10-23 14:41:24,032] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect) |
[2024-10-23 14:41:24,083] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect) |
[2024-10-23 14:41:24,110] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect) |
[2024-10-23 14:41:26,600] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect) |
[2024-10-23 14:41:26,890] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect) |
[2024-10-23 14:41:27,062] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect) |
[2024-10-23 14:41:27,073] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect) |
Registering VQA_lavis step |
Registering EVAL step |
Registering RESULT step |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.