Skip to main content

Carey's workspace

Charts
3

Grouping for distributed training

Set group and job_type in your script to get auto-grouped experiments from distributed training jobs, and a dedicated group page.

The code looks something like this: wandb.init(group="experiment_1", job_type="rollout")

Click a Group in the left sidebar to go to the dedicated group page for that experiment.

Sample code in a Google Colab: http://wandb.me/grouping

02468Step-2024
group: exp_5, jobType: rollout
group: exp_1, jobType: rollout
02468Step12345
group: exp_5, jobType: rollout
group: exp_1, jobType: rollout