Why was my job cancelled?

Last updated: April 21, 2025

There are three reasons that a job may be cancelled:

  1. You do not have sufficient balance on your account to cover the cost of the job.

  2. You have entered an incorrect WandB API key

  3. There is an issue with the training data

How to see why your job was cancelled

API

Check the events list for your job via the together-CLI tool:

$ together list-events <job-fine-tune-id>

Web

How to check if there is an issue with your training data

📄 Can I check if my training file is formatted correctly?