I have the following panel where I have individual charts for each parameter of a model, where the parameter is logged with model_name/sub_module1/sub_module2.../parameter_name
as the key, i.e., the same structure as pytorch’s module hierarchy (module.named_parameters()
) but with dots replaced by backslashes to conform with W&B logging standards.
These plots are all shown in the same panel as shown in the image below. Given that I’ve followed W&B’s naming conventions, how can I group at a module / submodule level?
Hi @jeromeku-test , thank you for reaching out with your question.
You can change the grouping behaviour for subsection from the Workspace Settings of each project:
Unlocking the protected settings, you can select Group last prefix
to group at the subsection level rather than at the first section. Please let us know if you have any further questions
Hi @jeromeku-test , I wanted to follow up on this request. Please let us know if we can be of further assistance or if your issue has been resolved.
Hi @jeromeku-test , since we have not heard back from you we are going to close this request. If you would like to re-open the conversation, please let us know!