Step by Step Guide to Integration WandB for fine tuning

Introduction

Wandb, short for Weights and Biases, is a platform that provides tools for machine learning experiment tracking, visualization, and collaboration. It helps users keep track of their machine learning experiments by logging hyperparameters, metrics, and output visualizations. This makes it easier to monitor progress, compare different runs, and share results with others.

How to Create Integration

  1. To create Fine tuning Job, Kindly follow the doc. Fine tuning

  2. In ‘Hyperparameter Configuration’ step just click on ‘Track finetuning job with WandB(optional)’.

../_images/wandb1.png
  1. After that click on create link.

../_images/wandb_create_click.png
  1. You will be redirected to the integration creation page. Enter all the mandatory fields and click the Next button.

../_images/wandb_click_create_button.png
  1. You can see the successfully created integration list below.

../_images/list_wandb.png
  1. Select an integration and Enter Run Name and click on Launch button.

../_images/wandb_launch.png