ART is an open source library and does not require an API key to run in Google Colab, which we’ll use for this quick start. But if you’re interested in seeing the progress of your training runs and inspecting your model’s completions as it trains, you can optionally provision API keys from platforms like Weights & Biases.If you’d like to enable observability while working through this guide, create a W&B account and provision an API key.
Once you have your Weights & Biases API key, open the notebook in Google Colab and set them in the Environment Variables cell.Once your API keys are set, or if you won’t need observability while completing this walkthrough, continue on to the next step.
From here on out, you can follow the instructions in the notebook! While training is occuring, remember to track your progress in Weights & Biases.If you have questions along the way, please ask in the Discord. Happy training!