Visualizing MetricsΒΆ

etalon logs all the metrics to wandb. You can visualize these metrics using wandb dashboard. Check Setup Wandb [Optional] to setup wandb and Specifying wandb args [Optional] to log metrics to wandb.

To visualize the metrics, follow the steps below:

  1. Go to wandb dashboard at https://wandb.ai/<your-org>/<your-project>.

  2. Select the runs you want to visualize in Workspace tab.

wandb_dashboard
  1. Go to any charts section you want to visualize.

wandb_charts
  1. Select the chart from the set of available charts in a given charts section.

wandb_chart
  1. You can also customize the chart based on your requirements on wandb.