Skip to main content
The WandbLogger class in Meta AI’s MMF library will enable W&B to log the training/validation metrics, system (GPU and CPU) metrics, model checkpoints and configuration parameters.

Current features

The following features are currently supported by the WandbLogger in MMF:
  • Training & Validation metrics
  • Learning Rate over time
  • Model Checkpoint saving to W&B Artifacts
  • GPU and CPU system metrics
  • Training configuration parameters

Config parameters

The following options are available in MMF config to enable and customize the wandb logging: