Organize logged charts and media into related groups by naming logged items with a shared prefix, which makes it easier to scan and compare metrics in the W&B UI. TheDocumentation Index
Fetch the complete documentation index at: https://wb-21fd5541-style-guide-support-models-articles-20260527-00.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
/ character separates logged panels in the W&B UI. By default, the segment of the logged item’s name before the / defines a group of panels known as a Panel Section.
For example, the following code logs metrics into two panel sections, val and train:
/.
Experiments