Cancel a Training Job

You can cancel a training job for any reason while a model is training.

A model training job can be canceled at any time using the "Cancel Training" button.

If you cancel a training job, the job will stop. If you cancel early in the training process, your credits will be refunded. If you are many epochs into training, no refund will be issued.

When you cancel a training job, the weights used in training will not be saved. This is in contrast to Early Stopping, which lets you stop a training job and save the weights. Early Stopping charges you for used training credits since you will end up with a model you can train.

To cancel a training job, click the "Cancel Training" button:

After canceling a job, you can still train a model using the same dataset version.

Last updated

Was this helpful?