text stringlengths 0 1.16k |
|---|
"synchronize_checkpoint_boundary": false, |
"profile": false |
} |
[2024-10-22 17:11:40,054] [INFO] [config.py:964:print] aio_config ................... {'block_size': 1048576, 'queue_depth': 8, 'thread_count': 1, 'single_submit': False, 'overlap_events': True} |
[2024-10-22 17:11:40,054] [INFO] [config.py:964:print] amp_enabled .................. False |
[2024-10-22 17:11:40,054] [INFO] [config.py:964:print] amp_params ................... False |
[2024-10-22 17:11:40,054] [INFO] [config.py:964:print] autotuning_config ............ { |
"enabled": false, |
"start_step": null, |
"end_step": null, |
"metric_path": null, |
"arg_mappings": null, |
"metric": "throughput", |
"model_info": null, |
"results_dir": "autotuning_results", |
"exps_dir": "autotuning_exps", |
"overwrite": true, |
"fast": true, |
"start_profile_step": 3, |
"end_profile_step": 5, |
"tuner_type": "gridsearch", |
"tuner_early_stopping": 5, |
"tuner_num_trials": 50, |
"model_info_path": null, |
"mp_size": 1, |
"max_train_batch_size": null, |
"min_train_batch_size": 1, |
"max_train_micro_batch_size_per_gpu": 1.024000e+03, |
"min_train_micro_batch_size_per_gpu": 1, |
"num_tuning_micro_batch_sizes": 3 |
} |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] bfloat16_enabled ............. True |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] checkpoint_parallel_write_pipeline False |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] checkpoint_tag_validation_enabled True |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] checkpoint_tag_validation_fail False |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] comms_config ................. <deepspeed.comm.config.DeepSpeedCommsConfig object at 0x721d90d25b40> |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] communication_data_type ...... None |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] compression_config ........... {'weight_quantization': {'shared_parameters': {'enabled': False, 'quantizer_kernel': False, 'schedule_offset': 0, 'quantize_groups': 1, 'quantize_verbose': False, 'quantization_type': 'symmetric', 'quantize_weight_in_forward': False, 'rounding': 'nearest', 'fp16_mixed_quantize': False, 'quantize_change_ratio': 0.001}, 'different_groups': {}}, 'activation_quantization': {'shared_parameters': {'enabled': False, 'quantization_type': 'symmetric', 'range_calibration': 'dynamic', 'schedule_offset': 1000}, 'different_groups': {}}, 'sparse_pruning': {'shared_parameters': {'enabled': False, 'method': 'l1', 'schedule_offset': 1000}, 'different_groups': {}}, 'row_pruning': {'shared_parameters': {'enabled': False, 'method': 'l1', 'schedule_offset': 1000}, 'different_groups': {}}, 'head_pruning': {'shared_parameters': {'enabled': False, 'method': 'topk', 'schedule_offset': 1000}, 'different_groups': {}}, 'channel_pruning': {'shared_parameters': {'enabled': False, 'method': 'l1', 'schedule_offset': 1000}, 'different_groups': {}}, 'layer_reduction': {'enabled': False}} |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] curriculum_enabled_legacy .... False |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] curriculum_params_legacy ..... False |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] data_efficiency_config ....... {'enabled': False, 'seed': 1234, 'data_sampling': {'enabled': False, 'num_epochs': 1000, 'num_workers': 0, 'curriculum_learning': {'enabled': False}}, 'data_routing': {'enabled': False, 'random_ltd': {'enabled': False, 'layer_token_lr_schedule': {'enabled': False}}}} |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] data_efficiency_enabled ...... False |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] dataloader_drop_last ......... False |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] disable_allgather ............ False |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] dump_state ................... False |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] dynamic_loss_scale_args ...... None |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] eigenvalue_enabled ........... False |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] eigenvalue_gas_boundary_resolution 1 |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] eigenvalue_layer_name ........ bert.encoder.layer |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] eigenvalue_layer_num ......... 0 |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] eigenvalue_max_iter .......... 100 |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] eigenvalue_stability ......... 1e-06 |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] eigenvalue_tol ............... 0.01 |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] eigenvalue_verbose ........... False |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] elasticity_enabled ........... False |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] flops_profiler_config ........ { |
"enabled": false, |
"recompute_fwd_factor": 0.0, |
"profile_step": 1, |
"module_depth": -1, |
"top_modules": 1, |
"detailed": true, |
"output_file": null |
} |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] fp16_auto_cast ............... None |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] fp16_enabled ................. False |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] fp16_master_weights_and_gradients False |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] global_rank .................. 0 |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] grad_accum_dtype ............. None |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] gradient_accumulation_steps .. 1 |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] gradient_clipping ............ 1.0 |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] gradient_predivide_factor .... 1.0 |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] hybrid_engine ................ enabled=False max_out_tokens=512 inference_tp_size=1 release_inference_cache=False pin_parameters=True tp_gather_partition_size=8 |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] initial_dynamic_scale ........ 1 |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] load_universal_checkpoint .... False |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] loss_scale ................... 1.0 |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] memory_breakdown ............. False |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] mics_hierarchial_params_gather False |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] mics_shard_size .............. -1 |
[2024-10-22 17:11:40,055] [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:11:40,055] [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:11:40,055] [INFO] [config.py:964:print] optimizer_legacy_fusion ...... False |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] optimizer_name ............... adamw |
[2024-10-22 17:11:40,055] [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:11:40,055] [INFO] [config.py:964:print] pipeline ..................... {'stages': 'auto', 'partition': 'best', 'seed_layers': False, 'activation_checkpoint_interval': 0} |
[2024-10-22 17:11:40,055] [INFO] [config.py:964:print] pld_enabled .................. False |
[2024-10-22 17:11:40,056] [INFO] [config.py:964:print] pld_params ................... False |
[2024-10-22 17:11:40,056] [INFO] [config.py:964:print] prescale_gradients ........... False |
[2024-10-22 17:11:40,056] [INFO] [config.py:964:print] scheduler_name ............... None |
[2024-10-22 17:11:40,056] [INFO] [config.py:964:print] scheduler_params ............. None |
[2024-10-22 17:11:40,056] [INFO] [config.py:964:print] sparse_attention ............. None |
[2024-10-22 17:11:40,056] [INFO] [config.py:964:print] sparse_gradients_enabled ..... False |
[2024-10-22 17:11:40,056] [INFO] [config.py:964:print] steps_per_print .............. inf |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.