Deepspeed’s Monitor module can log training details into a Tensorboard-compatible file, to WandB, or to simple CSV files. Below is an overview of what DeepSpeed will log automatically.
.. autopydantic_model:: deepspeed.monitor.config.TensorBoardConfig
.. autopydantic_model:: deepspeed.monitor.config.WandbConfig
.. autopydantic_model:: deepspeed.monitor.config.CSVConfig